body {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #585858;
    background-color: #fff; 
	margin: 0;
	padding:0;
	line-height: 1.5em;	

scrollbar-face-color:#0099FF;
scrollbar-highlight-color:#3399CC;
scrollbar-3dlight-color:#DFEBF9;
scrollbar-darkshadow-color:#0099FF;
scrollbar-shadow-color:#0099CC;
scrollbar-arrow-color:#DFEBF9;
scrollbar-track-color:#DFEBF9;
}
td, tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;	}
	

hr {
	color: #ff9900;
	filter: Alpha(Opacity=80,FinishOpacity=0,Style=2);
	height: 2px;
	width: 99%;
}

a:link, a:visited {
font-family: Arial, verdana; 
color: #000080; 
font-size: 9pt; 
text-decoration: none; 
font-weight: bold;
} 
a:active, a:hover { color: #0000ff; font-size: 9pt; text-decoration: none }

.templatemo_topmenu{

	float: left;
	width: 900px;
	text-align:center;
	margin-top: 0px;
	padding: 0px 0px 0px 50px;
}

.templatemo_topmenu ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.templatemo_topmenu li{
	display: inline ;
}

.templatemo_topmenu li a{
	float: left;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000080;
	width: 90px;
	height: 28px;
	padding: 10px 2px 0px 0px;
}

.templatemo_topmenu li a:hover, .templatemo_topmenu li .current{

	color: #fff;

	width: 90px;

	background: url(images/templatemo_hover.jpg) no-repeat;

}

#templatemo_who_section {

	float: center;

	font-size: 16px;

	color: #fff;

	background: url(images/templatemo_who.jpg) no-repeat;

	width: 570px;

	height: 60px;

	padding: 35px 0px 0px 70px;

	font-weight: bold;

}

.templatemo_copyright {

	float: left;

	width: 900px;

	text-align: center;
    font-size: 10px;
	color: #1e693c;

}
