﻿body {
	margin:0px 0px 0px 0px; 
	background: #969595 url('siteart/bg.jpg') repeat-x;
}


td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
}

#maincontainer {
	border:0px; 
	margin:0 auto; 
	width:990px;
}



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:#8d1111;
	text-decoration:underline;
}
a:hover {
	color:#000;
}


a.nav:link, a.nav:active, a.nav:visited{
	text-transform:uppercase;
	color:#fff;
	padding:6px 15px 6px 15px;
	text-decoration:none;
	font-size:11px;
}
a.nav:hover {
	background:#000;
}


.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid #fff;
border-bottom-width: 0;
z-index: 100;
background-color:#8d1111;
width: 150px;
}
.anylinkcss a:link {
display: block;
border-bottom: 1px solid #fff;
padding: 5px 5px 5px 14px;
text-decoration: none;
font-size:11px;
color: white;
text-transform:uppercase;
}
.anylinkcss a:active {
display: block;
border-bottom: 1px solid #fff;
padding: 5px 5px 5px 14px;
text-decoration: none;
font-size:11px;
color: white;
text-transform:uppercase;
}
.anylinkcss a:visited {
display: block;
border-bottom: 1px solid #fff;
padding: 5px 5px 5px 14px;
text-decoration: none;
font-size:11px;
color: white;
text-transform:uppercase;
}
.anylinkcss a:hover{ /*hover background color*/
background-color: black;
color: white;
}



#nav_container {
	vertical-align:top; 
	height:28px; 
	padding-top:5px; 
	background: url('siteart/nav_bg.jpg') no-repeat;
}

#left {
	vertical-align:top; 
	width:195px; 
	background: #fff url('siteart/logo_btm.jpg') no-repeat;
}


#manulogos {
	vertical-align:top; 
	text-align:center; 
	margin:0 auto; 
	padding:20px 0px; 
	width:171px;
}

#mlogo {
	vertical-align:top;
	text-align:center;
	padding:0px 10px 20px 10px;
}




.title {
	font-family:Times New Roman, Times, serif;
	font-size:16px;
	text-transform:uppercase;
	font-weight:bold;
	color:#8d1111;
}



#scroller {
	vertical-align:top; 
	background: #fff url('siteart/scroll_shadow.jpg') repeat-x; 
	padding:14px 5px 5px 5px;
}




