body {
    margin-left: 0px;
    margin-top: 0px;
    background-color: White;
    background-image:url('../images/bg_go.gif');
    
}
.body_text
{
    font-family: verdana,helvetica,sans-serif;
    font-size: 13.5px;
    color: #666666;
    width: 460px;
    font-style: normal;
    line-height: 2;
}

.logo{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cccc66;
	font-style: normal;
	font-weight: bold;

}

.sidebarHeader {
	font-family: verdana,helvetica,sans-serif;
	font-size: 9px;
	color: #77b1e5;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
a.sidebarHeader:hover {
	color: #ECE9D8;
	font-style: normal;
	font-weight: bold;
}
.sidebarServices {
	font-family: verdana,helvetica,sans-serif;
	font-size: 11px;
	color: Gray;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
}

.frmText {
	font-family: verdana,helvetica,sans-serif;
	font-size: 12px;
	color: Gray;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
    text-align: right;
}

.footer{
	font-family: verdana,helvetica,sans-serif;
	font-size: 11px;
	color: Gray;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	
}
.italic {
	color: #999999;
	font-weight: bold;
	font-style: italic;
}
.headers{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #C4C4C4;
}


a:link {color: Gray;text-decoration: none;} 
a:visited {color:Gray;text-decoration: none;}
a:hover {color:#666666;text-decoration: underline;} 
a:active {color:#77b1e5;text-decoration: none;}