body{
	
	background:#000000;
	color:#000000;
	margin:0pt;
	margin-top:10pt;
	font-family:Verdana;
	font-size:10pt;
}

.header{
	background: url(../images/undernavbar.gif);
}

.headerbg2{
	background: url(../images/undernavbar110.gif);
}

.navbar{
	background: url(../images/topnavbar.gif);
	font-size:8pt;
}



.sitenav{
	position:relative;
	top:-1px;
	font-size:10pt;
}

.main{
	background:#ffffff;
}


.sidenav{
	background: url(../images/side_button.png);
	background-repeat:no-repeat;
}

.text_adjust{
	font-size:8pt;
	font-weight:normal;
	position:relative;
	top:-4px;
}

a.sidenav_btn:link{
	color:#000000
}

a.sidenav_btn:visited{
	color:#000000
}

a.sidenav_btn:hover{
	color:#0000cc
}

a.sidenav_btn:active{
	color:#0000cc;
}

.title{
	color:#ffffff;
	font-family:verdana;
	font-size:30pt;
	font-weight:bold;

}

.phone{
	font-weight:bold;
}




a{
	text-decoration:none;
}

a:link{
	font-weight:bold;
	color:#000000;

}

a:visited{
	font-weight:bold;
	color:#0000FF;
}

a:hover{
	font-weight:bold;
	color:#0000FF;
}

a:active{
	font-weight:bold;
	color:#000000;
}

a.bottomnav:link{
	color:#ffffff;

}

a.bottomnav:visited{
	color:#0ffffff;
}

a.bottomnav:hover{
	color:#ffff00;
}

a.bottomnav:active{
	color:#ffff00;
}