/* CSS Document */

body {
	background-color: #333333;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	background-image: url(images/construction_bkg.jpg);
}
.main {
	border-collapse: collapse;
}
.whitecopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}
.productdescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #333333;
	font-weight:bold;
}
.producttitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #006600;
	font-weight:bold;
	text-transform:uppercase;
}
.colortitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #006600;
	font-weight:bold;
	text-transform:uppercase;
}
.homenews {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #CCCCCC;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#FFFFFF;
}
A    {
	font-family:Arial,Helvetica,Verdana,sans-serif; 
	font-size:11px; 
	font-weight: bold; 
	color:#FFFFFF;
	text-decoration:underline; 
}
A:hover {
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px; 
	font-weight: bold; 
	color:#FFFFFF; 
	text-decoration:none; 
}
A.nav    {
	font-family:Arial,Helvetica,Verdana,sans-serif; 
	font-size:10px; 
	font-weight: bold; 
	color:#FFFFFF;
	text-decoration:none; 
}
A.nav:hover {
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px; 
	font-weight: bold; 
	color:#FFFFFF; 
	text-decoration:underline; 
}
A.enlarge    {
	font-family:Arial,Helvetica,Verdana,sans-serif; 
	font-size:10px; 
	font-weight: bold; 
	color: #666666;
	text-decoration:underline; 
	text-transform:uppercase;
}
A.enlarge:hover {
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px; 
	font-weight: bold; 
	color:#666666;
	text-decoration:none;
	text-transform:uppercase; 
}