/* CSS Document */

html {
     overflow: -moz-scrollbars-vertical;
}
.maincell {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	left: 140px;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
#top {
	height: 209px;
	width: auto;
	background-image: url(_images/header.jpg);
}
#left {
	float: left;
	width: 175px;
/*	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;*/
	height: auto;
	/*margin-top: 3px;*/
	margin-bottom: 3px;
	padding-bottom: 10px;
}
#center {
	height: 100%;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 180px;
	border: 1px dotted #0140F0;
	color: #000000;
	text-align: justify;
	padding-left: 5px;
	padding-right: 5px;
	background-image: url(_images/background.jpg);
	background-repeat: no-repeat;
}
#bottom {
	clear: both;
	/*height: -20px;*/
	margin-right: 0px;
	padding-bottom: 1px;
	padding-left: 5px;
	padding-top: 1px;
	padding-right: 5px;
	text-align: right;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #990000;
	border-bottom-color: #990000;
	background-color: #FFFFFF;
	color: #990000;
}
#listhead {
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	border: 1px dotted #91ACC7;
}
#listdescription {
	padding: 2px;
	text-align: justify;
	height: 100%;
}
#listfooter {
	color: #666666;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 10px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-right: 0px;
}
#stats {
	margin-left: 183px;
	margin-right: 0px;
	border: 1px dotted #00471B;
	margin-bottom: 3px;
	margin-top: -22px;
	padding-left: 10px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	text-align: right;
	font-size: 12px;
	color: #00471B;
}
.navmenu {
	padding: 2px;
	width: 180px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #990000;
	font-size: 13px;
}
.navmenu a:link {
	color: #ffffff;
	text-decoration: none;
}
.navmenu a:visited {
	color: #ffffff;
	text-decoration: none;
}
.navmenu a:hover {
	color: #000000;
	text-decoration: underline;
	}
.navmenu_sub {
	width: 180px;
	font-size: 10px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	border-top-style: dotted;
	border-top-width: 1px;
	border-top-color: #000000;
}
.navmenu_sub a:link {
	color: #ffffff;
	text-decoration: none;
}
.navmenu_sub a:visited {
	color: #ffffff;
	text-decoration: none;
}
.navmenu_sub a:hover {
	color: #000000;
	text-decoration: underline;
}
