body {
	font-family: verdana, Arial, Helvetica, san-serif;
	color: #AEAEAE;
	font-size: 11px;
	line-height: 15px;
	background-color: #040404;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	SCROLLBAR-ARROW-COLOR: #0099cc;
	SCROLLBAR-BASE-COLOR: #040404;
	SCROLLBAR-FACE-COLOR: #040404;
}
.td,th {
	font-family: verdana, Arial, Helvetica, san-serif;
	color: #AEAEAE;
	font-size: 10px;
	line-height: 15px;
	background-color: #313131;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	SCROLLBAR-ARROW-COLOR: #0099cc;
	SCROLLBAR-BASE-COLOR: #040404;
	SCROLLBAR-FACE-COLOR: #040404;
}
a:link {
	color: #0099cc;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0487b3;
}
a:hover {
	text-decoration: none;
	color: #0eb5ec;
}
a:active {
	text-decoration: none;
	color: #0099cc;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 18px;
	color: #D8D8D8;
}
h2 {
	font-size: 14px;
	color: #FF66CC;
}
h3 {
	font-size: 12px;
	color: #BBBBBB;
}
h4 {
	font-size: 9px;
	color: #333333;
}
h5 {
	font-size: x-small;
	color: #BBBBBB;
}
h6 {
	font-size: xx-small;
	color: #BBBBBB;
}
A.leftNav:link {
	color: #0099cc;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
	padding-top: 2px;
	padding-left: 10px;
	padding-right: 0px;
	padding-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;

}
A.leftNav:visited {
	color: #0487b3;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
	padding-top: 2px;
	padding-left: 10px;
	padding-right: 0px;
	padding-bottom: 2px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
}
A.leftNav:hover {
	color: #0eb5ec;
	display: block;	background-color: #5e5e5e;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
	padding-top: 2px;
	padding-left: 10px;
	padding-right: 0px;
	padding-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
}

.pageTitle {
	font-size: 12px;
	font-weight: bold;
	color: #0099CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.pageTitleWhite {
	font-size: 12px;
	font-weight: bold;
	color: #F5F5F5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.small {
	font-family: verdana, Arial, Helvetica, san-serif;
	color: #DBDBDB;
	font-size: 11px;
	line-height: 15px;
}
.form {
	color: #333333;
	background-color: #0099CC;
	border: 1px solid #000000;

}
#SpamTrap {display: none;}