.mainstyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.greyborder {
	background-color: #f2f2f2;
}
.whitebg {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

}
.logotext {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-variant: normal;
}
.blueborder {
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0c2caf;
	border-bottom-color: #0c2caf;
}
.tabborder {
	border: 1px solid #666666;
}
.menubar {
	background-color: #6f6f6f;
}
.color1 {
	background-color: #6f6f6f;
}
.border {
	background-color: #333333;
}
.dark {
	background-color: #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #FFFFFF;
	text-transform: none;



}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	background-color: #f2f2f2;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.signature {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.sidetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: capitalize;
	color: #660000;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;


}
.maintext {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.caps {
	text-transform: uppercase;
	color: #333333;
}
.clientsmallbold {

	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.clientsbold {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #660000;
	text-decoration: none;
}
.main_menu {
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #666666;
}
.red_text {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
}
.page_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: normal;
	color: #BA002E;
	text-decoration: none;
}
.text_gray_13 {
	font-size: 13px;
	font-weight: normal;
	color:#444444;
}
.text_blue_13_bold {
	font-size: 13px;
	font-weight: normal;
	color:#22469C;
	font-weight:bold;
	text-decoration:underline;
}
