body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 24pt;
	color: #FF0000;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: normal;
	color: #FF0000;
}

a {
	color: #3366CC;
	text-decoration: none;
}

form {
	background-color: #CCCC99;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
  font-size: 24pt;
	line-height: 30pt;
  background-color: #006666;
	color: #DCDCDC;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	line-height: 22pt;
	font-weight: bold;
	color: #7F00AA;
	background-color: #000000;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	background-color: #AA7FFF;
  color: #DCDCDC;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
  font-weight: bold;
	background-color: #000000;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	background-color: #990099;
	color: #F3F3F3;
}

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 18pt;
	padding: 3pt;
	background-color: #FFFFFF;
}

.sidebarHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	line-height: normal;
	color: #AAAAAA;
	background-color: #000000;
}

.sidebarFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 18pt;
	background-color: #CCCCCC;
}

.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	line-height: 22pt;
	color: #333333;
	background-color: #808080;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
}

.box1 {
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
	border-width: medium;
  border-style: ridge;
}

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #FFFFFF;
  background-color: #336699;
}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
  color: #FF0000; 
	font-weight: bold;
	font-size: 14pt;
}

a:hover {
	text-decoration: underline;
}

input.big {
	width: 100pt;
}

input.small {
	width: 50pt;
}
