BODY
{ 
	 margin-top: 0px;
	 margin-bottom: 0px;
	 scrollbar-3dlight-color:#064E80;
    scrollbar-arrow-color:#064E80;
    scrollbar-base-color:#064E80;
    scrollbar-darkshadow-color:#064E80;
    scrollbar-face-color:#608EAE;
    scrollbar-highlight-color:#064E80;
    scrollbar-shadow-color:#E8F6FF;
	 background-color: #ffffff;
}
.body_text{
	 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	 font-size: 11px;
	 font-weight: normal;
	 padding-left: 8px;
	 color: #6E808D;
}
.border{
	border: 1px solid #ced1b2;
}
.nav{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #737a34;
	text-decoration: none;
}
.nav:hover{
	color: #ac1b38;
	text-decoration: underline;
}
.navselect{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #ac1b38;
	text-decoration: none;
}
.text{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	padding-top: 17px;
	line-height: 16px;
	}
.text_heading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #8eea97;
	text-align: left;
	text-transform: uppercase;
	font-weight: bold;
	}
	.clickhere{
	font-family: Tahoma;
	font-size: 11px;
	color: #dbffff;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	text-decoration: underline;
		}
	.clickhere:hover{
	color: #8eea97;
	text-align: left;
	font-weight: bold;
	text-decoration: underline;
		}
	.clickhere2{
	font-family: Tahoma;
	font-size: 11px;
	color: #ff405b;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
	}
	.clickhere2:hover{
	color: #ff405b;
	text-align: left;
	font-weight: bold;
	text-decoration: underline;
	}
	.white_text_lower
{
	color: #ffffff;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 10px;
	padding-right: 6px;
	text-align: right;
}
	.black_text_lower
{
	color: #000000;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 10px;
	padding-right: 6px;
	text-align: right;
	text-decoration: underline;
}
	.black_text_lower:hover
{
	color: #960924;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 10px;
	text-align: right;
	text-decoration: underline;
}