.black12bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.black10bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.black9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	
	color: #000000;
	text-decoration: none;
}

.black10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.grey12bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.white12bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	
}

.blue9bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color:#0000FF;
	text-decoration: underline;
}

.grey11bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#666666;

}

.grey12bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#666666;

}
.red11bold {
	font-family: Courier;
	font-size: 11px;
	font-weight: bold;
	color:#FF0000;
	text-transform: uppercase;

}

.red12bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#FF0000;
		text-decoration: none;
}

.rowGrey {
	background-color: #E6E6E6;
	height: 30px;
	padding-top: 2px;
	vertical-align: middle;
}

.rowWhite {
	background-color: #FFFFFF;
	height: 30px;
	padding-top: 2px;
	vertical-align: middle;
}

.black12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.productTable {
	padding: 2px;
	width: 235px;
}
.productTitle {
	font-family: Courier;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
}
.productDesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.errormsg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
}
.black11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.white9bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}

.rollover:link {text-decoration:none; color:#000000;}
.rollover:active {text-decoration:none; color:#000000; }
.rollover:visited {text-decoration:none; color:#000000;}
.rollover:hover {
	color:#000000;
	background-color: #FFFFFF;
	background-position: 100% 100%;
	text-decoration: none;
	font-weight: bold;
}
.rollover:visited:hover {
	text-decoration:none;
	color:#B80000;
	font-weight: bold;
}

.rollovernavgrey:link {text-decoration:none; color:#000000;}
.rollovernavgrey:active {text-decoration:none; color:#000000; }
.rollovernavgrey:visited {text-decoration:none; color:#000000;}

.rollovernavgrey:hover{
	color:#000000;
	background-color: #999999;
	background-position: 100% 100%;
	text-decoration: none;
	font-weight: bold;
}

.rollovernavbar:link {text-decoration:none; color:#FFFFFF;}
.rollovernavbar:active {text-decoration:none; color:#FFFFFF; }
.rollovernavbar:visited {text-decoration:none; color:#FFFFFF;}


.rollovernavwhite:link {text-decoration:none; color:#000000;}
.rollovernavwhite:active {text-decoration:none; color:#000000; }
.rollovernavwhite:visited {text-decoration:none; color:#000000;}

.rollovernavwhite:hover{
	color:#000000;
	background-color:#CCFFFF;
	background-position: 100% 100%;
	height: 100%;
	text-decoration: none;
	font-weight: bold;
}
	


.greyline {
	border: thin solid #CCCCCC;
}
.backgroundborder {
	border: 2px solid #000000;

}.productlink:link{color:#666666}
.productlink:active{color:#666666;}
.productlink:visited{color:#666666;} 
