.navitext {
	font-family: Verdana;
	font-size : 8 pt;
	color: #000000;
}

.nee a:link { text-decoration: none; color: #000000; }
.nee a:visited { text-decoration: none; color: #000000; }
.nee a:hover { text-decoration: none; color: #000000; }
.nee a:active { text-decoration: none; color: #000000; }

.tableshit {
height: 16;
font-family: Verdana;
font-size: 7pt;
background-color: #EEEEEE;
color: #000000;
left: 0;
top: 0;
border: 1 solid #000000
}

.textshit {
font-family: Verdana;
font-size: 7pt;
background-color: #EEEEEE;
color: #000000;
left: 0;
top: 0;
border: 1 solid #000000
}

.statshit {
font-family: Verdana;
font-size: 7pt;
color: #000000;
}


.contenttext {
font-size: 8pt;
font-family: Verdana;
font-weight: normal;
color: #000000;
}

.covtext {
font-size: 11pt;
font-family: Verdana;
font-weight: normal;
color: #000000;
}


/* --------------------------------------------- */


body {
	background-color:#EEEEEE;
	color:#000000;
	font-family:Verdana,Helvetica,sans-serif;
	font-size:8pt;
	margin:20px;
	text-align:center;
}
a:link, a:visited {
	background-color:inherit;
	color:#042467;
	text-decoration:none;
}
a:active, a:hover {
	background-color:inherit;
	color:#0948CD;
	text-decoration:underline;
}
div,span {
	background-color:inherit;
	color:#000000;
	font-family:Verdana,Helvetica,sans-serif;
}
img {
	border:0px;
}
form {
	display:inline;
}
td {
	background-color:inherit;
	color:#000000;
	font-size:8pt;
	vertical-align:top;
}
textarea {
	width:90%;
}

#head,#nav-left,#content,#bottom {
	float:left;
	margin:auto;
}

#head {
	background-color:#BBBBBB;
	border:1px solid #000000;
	color:inherit;
	height:120px;
	margin-bottom:20px;
	width:100%;
}
#nav-left {
	width:14%;
}
#nav-right {
	float:right;
	width:20%;
}
#content {
	background-color:inherit;
	color:#000000;
	text-align:center;
	width:66%;
}
#bottom {
	background-color:#444444;
	border:1px solid #D4D4D4;
	color:inherit;
	margin-top:20px;
	padding:4px 0px 4px 0px;
	width:100%;
}

.form {
	background-color:#FFFFFF;
	border:1px solid #000000;
	color:#000000;
	font-family:Verdana,Helvetica,sans-serif;
	font-size:8pt;
	margin:2px;
	padding-left:3px;
	}
.forum {
	background-color:#000000;
	color:inherit;
	margin:auto;
}
.headb {
	background-color:#BBBBBB;
	border:1px solid #000000;
	color:inherit;
	font-weight:bold;
	padding:4px;
	text-align:left;
}
.bottom {
	background-color:#C4C4C4;
	color:inherit;
	padding:4px 6px 4px 8px;
	text-align:left;
}
.newshead {
	background-color:#BBBBBB;
	color:inherit;
	font-size:10pt;
	font-weight:bold;
	padding:4px 6px 4px 8px;
	text-align:left;
}
.left,.center,.right {
	padding:1px;
}
.leftb,.centerb,.rightb {
	background-color:#D0D0D0;
	color:inherit;
	padding:4px 6px 4px 8px;
}
.leftc,.centerc,.rightc {
	background-color:#C4C4C4;
	color:inherit;
	padding:4px 6px 4px 8px;
}
.left,.leftb,.leftc {
	text-align:left;
}
.center,.centerb,.centerc {
	text-align:center;
}
.right,.rightb,.rightc {
	text-align:right;
}
.quote {
	background-color:#AAAAAA;
	border:1px solid #D4D4D4;
	color:inherit;
	padding:6px;
	text-align:left;
}
.navhead,.navhead2 {
	background-color:#777777;
	border:solid #D4D4D4;
	border-width:1px 1px 0px 1px;
	color:inherit;
	font-weight:bold;
	padding:4px;
	text-align:center;
}
.navbodyb,.navbody2b {
	background-color:#444444;
	border:1px solid #D4D4D4;
	color:inherit;
	padding:4px 6px 4px 8px;
	text-align:left;
}
.calhead {
	background-color:#555555;
	color:inherit;
	padding:4px 2px 4px 2px;
	text-align:center;
}
.calday,.calevent,.caltoday, .calweek {
	padding:4px 2px 4px 2px;
	text-align:right;
}
.calday {
	background-color:#666666;
	color:inherit;
}
.calevent {
	background-color:#444444;
	color:inherit;
}
.caltoday {
	background-color:#3E3E3E;
	color:inherit;
}
.calweek {
	background-color:#333333;
	color:inherit;
}