body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #CCCCCC;
}

A {
	color: #000000;
	text-decoration: none;
}
.pagetitle {
	font-size: 12px;
	font-weight: bold;
}

.hlink {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.forms {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
}

td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

th {
	font-size: 10px;
}

.bodystyle {
	font-size: 12px;
	color: #000000;
}
.abodystyle {
	font-size: 12px;
	color: #000000;
}
.hbodystyle {
	font-size: 12px;
	color: #FFFFFF;
}
.productbody TD {
	font-size: 11px;
	color: #000000;
}
.aproductbody TD {
	font-size: 11px;
	color: #000000;
}
A.bodystyle:hover {
	color: #000000;
}

.small {
	font-size: 9px;
}

.lightsmall {
	font-size: 9px;
	color: #000000;
/*	text-decoration: none; */

}

.justified {
	font-size: 10px;
	text-align: justify;
}

.footer {
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}

A.footer:hover {
	color: #000000;
}

.light {
	font-size: 10px;
	color: #EEEEEE;
	text-decoration: none;
}

A.light:hover {
	color: #FFFFFF;
}

.hfooter {
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
.repeat-x {
	background-repeat: repeat-x;
}

.norepeatbg {
	background-repeat: no-repeat;
}
input
{
FONT-FAMILY: tahoma,sans-serif; FONT-SIZE: 10px;
}
textarea
{
FONT-FAMILY: tahoma,sans-serif; FONT-SIZE: 10px;
}