@charset "utf-8";
/* CSS Document */

body {
	color:#000000;
	background-color:#FFFFFF;
	margin: 0;
	padding: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	}
.main {
	width:707px;
	margin-left:auto;
	margin-right:auto; 
	text-align:left;
	}
.base {
	background-image:url(images/bottom_bg.jpg);
	background-repeat: no-repeat;
	height: 217px;
	background-position: bottom;
	}
.right {
	background-image:url(images/right_bg.gif);
	background-repeat:repeat-y;
	width: 548px;
	}
.navitem {
	background-image:url(images/navigation.jpg);
	width: 157px;	
	height: 136px;
	background-repeat: no-repeat;
	}
	
.nav a { 
	color: #57585e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	margin-top: 0px;
	padding-top:0px;
	margin-left: 7px;
	}
.nav a:link {text-decoration: none;  color: #57585e; }
.nav a:visited {text-decoration: none; color: #57585e; }
.nav a:hover {text-decoration:none; color: #917640; }
.nav a:active {text-decoration: none; color: #57585e; }

.top { 
	text-align:right;
	padding-right: 20px;
	padding-bottom: 0px;
	color: #43495C;
}
.top a { 
	color: #7d87a9;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	
	}
.top a:link {text-decoration: none;  color: #7d87a9; }
.top a:visited {text-decoration: none; color: #7d87a9; }
.top a:hover {text-decoration:none; color: #43495C; }
.top a:active {text-decoration: none; color: #7d87a9; }

.title { 
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 13px;
	}
#maroon {
	color: #4e1a1a;
	}
.hgws {
	width:707px;
	text-align:right;
	}

.hgws a { 
	color: #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	}
.hgws a:link {text-decoration: none;  color: #cccccc; }
.hgws a:visited {text-decoration: none; color: #cccccc; }
.hgws a:hover {text-decoration:none; color: #666666; }
.hgws a:active {text-decoration: none; color: #cccccc; }