body {
	margin:0px;
	padding:0px;
	background-image:url('http://www.qualityworkclothes.com/images/grey.gif');
	background-repeat:repeat-x;
	background-color:#35312e
}
.bodyback {
	background-image:url('../images/bodyback.jpg');
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif
}
.tablebroder {
border:#ffffff 0px solid;
background-color:#ffffff;
}
.blacktext {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height: 20px;
}
.blacktext a {

	color: #333333;
	text-decoration: none;
}
.blacktext a:hover{

	color: #286cab;
	text-decoration: none;
}
.whitetext {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.whitetext a {

	color: #ffffff;
	text-decoration: none;
}
.whitetext a:hover{

	color: #000000;
	text-decoration: none;
}
.bluetext {
	font-family: Tahoma;
	font-size: 11px;
	color: #286cab;
	text-decoration: none;
}
.bluetext a {

	color: #286cab;
	text-decoration: none;
}
.bluetext a:hover{

	color: #000000;
	text-decoration: none;
}
.redtext {
	font-family: Tahoma;
	font-size: 11px;
	color:#FF0000;
	text-decoration: none;
}
.tablebroder {
border:#dddddd 1px solid;
background-color:#f7f8f7;
}