@charset "UTF-8";
.bodytext {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
}
.searchtext {
	font-family: Arial;
	font-size: 10px;
	color: #333333;
}
.bodytextsmall {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
}
a:hover {
	color: #FF9900;
}
.bodytextbold {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.bodytextgreen {
	font-family: Verdana;
	font-size: 12px;
	color: #339999;
}
.bodytextblue {
	font-family: Verdana;
	font-size: 12px;
	color: #3366CC;
}
.bodytextmaroon {
	font-family: Verdana;
	font-size: 12px;
	color: #990000;
}
.logintext {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
}
.textbold {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.pagetitle {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
}
.textitalic {
	font-family: Verdana;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #333333;
}
.whitetext {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

