@charset "utf-8";
/* CSS Document */
html {scrollbar-base-color:#000000;}
body {
	font: 100% Helvetica, Verdana, Arial, sans-serif;
	background: #000000;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-color: #000000;
}
.oneColElsCtr #container {
	width: 46em;
	background:  #000000;
	margin: 0 auto; 
	border: 2px  medium   solid outset    #666666;
	text-align: left; 
}
.oneColElsCtr #mainContent {
	padding: 0 20px; 
}
body,td,th {
	font-size: small;
	color: #CCCCCC;
	font-family: Verdana, Arial, sans-serif;
}
a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: x-small;
	color: #FF6600;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: underline;
	color: #339900;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Chaucer, Lucida Handwriting, TypoUpright BT, Arial;
}
h1 {
	font-size: x-large;
	color: #CC6600;
}
h2 {
	font-size: large;
	color: #336633;
}
h3 {
	font-size: large;
	color: #006666;
}
h4 {
	font-size: large;
	color: #CC9933;
}
.style1 {color: #FF6600}
h5 {
	font-size: large;
	color: #CC6633;
}
h6 {
	font-size: large;
	color: #CC9966;
}
