﻿body {
	margin:0px; 
	background:#e6e5e1 url('siteart/bg.jpg') repeat-x;
}


td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
}

img {
	border:0px;
}


ul {
	padding:10px 0px 0px 20px; margin:0px 0px 0px 0px;
}

ol {
	padding:10px 0px 0px 20px; margin:0px 0px 0px 0px;
}


a:link, a:active, a:visited {
	color:#125c9f;
	text-decoration:underline;
}
a:hover {
	color:#000;
}


a.nav:link, a.nav:active, a.nav:visited{
	text-transform:capitalize;
	color:#fff;
	padding:8px 30px 7px 30px;
	text-decoration:none;
	font-size:13px;
	display:block;
}

a.nav:hover {
	background: url('siteart/nav-on.jpg') repeat-x;
}




.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid #022543;
border-bottom-width: 0;
z-index: 100;
background-color: #125c9f;
width: 230px;
color:#fff;
text-align:left;
font-size:13px;
font-weight:normal;
}

.anylinkcss a:link {
display: block;
border-bottom: 1px solid #022543;
padding: 5px 5px 5px 10px;
text-decoration: none;
font-weight: bold;
color:#fff;
font-size:13px;
font-weight:normal;

}
.anylinkcss a:active {
display: block;
border-bottom: 1px solid #022543;
padding: 5px 5px 5px 10px;
text-decoration: none;
font-weight: bold;
color:#fff;
font-size:13px;
font-weight:normal;

}
.anylinkcss a:visited {
display: block;
border-bottom: 1px solid #022543;
padding: 5px 5px 5px 10px;
text-decoration: none;
font-weight: bold;
color:#fff;
font-size:13px;
font-weight:normal;

}
.anylinkcss a:hover{ 
background-color: black;
color: white;
}





.title {
	color:#022543;
	font-weight:bold;
	font-size:18px;
}

.title2 {
	color:#022543;
	font-size:14px;
	font-weight:bold;
}




#left {
	background: #ebe9df url('siteart/top_tan.jpg') repeat-x;
	vertical-align:top;
	width:284px;
	text-align:left;
	color:#022543;
	font-weight:bold;
}

#right {
	background: #f7f6f1 url('siteart/top_ltan.jpg') repeat-x;
	vertical-align:top;
	text-align:left;
	color:#022543;
}

#manulogo {
	padding:10px 15px 0px 15px;
}
