.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.boldtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bolder;
}
.go {
	background-color: #257ED0;
	border: 1px solid #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.top_border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.vertblackline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
a.botnav:link {
	color: #FFFFFF;
}
a.botnav:visited {
	color: #FFFFFF;
}
a.botnav:active {
	color: #FFFFFF;
}
a.botnav:hover {
	color: #2287BB;
	background-color:#FFFFFF;
}

.compare
{
border-bottom:1px;
border-bottom-color:#cccccc;
border-bottom-style:solid;
/*border-top:thin;
border-top-color:#000000;*/

/*border-right:thin;
border-right-color:#000000;

border-left:thin;
border-left-color:#000000;*/


font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

}

.profile
{

border-bottom:thin;
border-bottom-color:#000000;
border-bottom-style:solid;
border-top:thin;
border-top-color:#000000;

border-right:thin;
border-right-color:#000000;

border-left:thin;
border-left-color:#000000;

font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

}



.vertbottomline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.largetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
