.navy
{
	color: navy;
	line-height: 16px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
} 

.gray
{
	color: #353535;
	line-height: 140%;
	text-decoration:none;
	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;

} 
.title {
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #144DB6;
	text-decoration: none;
}
.border {
	padding: 2px;
	border: 1px solid  #CCCCCC;
}

.redbig
{
	color: #CC3300;
	font: bold 11pt Arial;
} 

a.blue{
	color: Navy;
	text-decoration: none;
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;

}

a.blue:hover {
	color: #B00000;
	text-decoration: none;
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
}

a.red{
	color: #CC3300;
	text-decoration: none;
	font-family: tahoma;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;

}

a.red:hover {
	color: #333311;
	text-decoration: underline;
	font-family: tahoma;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
}
.productlink {
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	line-height: 16px;
	color: #D14B34;
	text-decoration: none;
}
.productlink:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	line-height: 16px;
	color: #0D2E7B;
	text-decoration: none;
}
