body,td,th {
	font-size: 12px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
}

html {
  	scrollbar-arrow-color: #FFFFFF;
  	scrollbar-base-color: #FFFFFF;
  	scrollbar-darkshadow-color: #800000;
  	scrollbar-face-color: #800000;
  	scrollbar-highlight-color: #800000;
  	scrollbar-track-color: #000000;
}

a 	{
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #999999;
	text-decoration: none;

}
a:hover 			{
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #66CCCC;
	text-decoration: none;

}
h1	{
	font-size: 24px;
	background-color: #800000;
	color: #000000;
	letter-spacing: 2px;
	text-align: center;
	word-spacing: 2px;
	height: 30px;
	width: 100%;
	border: 1px dotted #000000;
}
h2	{
	font-size: 24px;
	color: #FFFFFF;
}
h3	{
	font-size: 18px;
	color: #FFFFFF;
}
.fineprint		{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.spacedprint	{
	letter-spacing: 5px;
	word-spacing: 5px;
}
.table1	{
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.table2	{
	width: 818px;
}
.table3	{
	width: 100%;
	border: 1px dashed #800000;
	background-color: #292929;
}
td.table3 {
	background-color: #800000;
	width: 75px;
	color: #000000;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #333333;
}
td.gb {
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	vertical-align: top;
	border-top-color: #333333;
	border-top-width: 1px;
}
table.newstable	{
	border: 1px solid #000000;
	width: 100%;
	background-color: #333333;
}
table.newstable a	{
	color: #FFFFFF;
}
table.newstable a:hover	{
	color: #66CCCC;	
}
.headernewstable	{
	background-color: #800000;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
table.membermenu	{
	border: 1px solid #000000;
	width: 100%;
	background-color: #666633;
	font-weight: bold;
	color: #CCCCCC;
}
table.membermenu a	{
	color: #CCCCCC;
}
table.membermenu a:hover	{
	color: #003300;	
}
.headermembermenu	{
	background-color: #003300;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
table.menu a { 
	display: block; 
} 
table.menu {
	width: 565px;
	background-color: #000000;
} 
div.menu a {
	color: #800000; 
	background-color: #000000; 
	text-decoration:none; 
	padding: 4px;
}
div.menu a:link {
	color: #000000; 
	background-color: #800000; 
}

div.menu a:active { 
	color: #000000;
	background-color: #800000; 
}

div.menu a:visited {
	color: #000000; 
	background-color: #800000; 
}

div.menu a:hover {
	color: #800000;
	background-color: #000000; 
}
.errorcolor	{
	color: #FF0000;
	font-size: 10px;
}
#tdtop	{
	height: 100px;
	background-color: #800000;
}
#tdleft		{
	background-image: url(images/left.gif);
	background-repeat: repeat-y;
	width: 21px;
}
#tdbl		{
	background-image: url(images/bottom-left.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 21px;
}
#tdbottom		{
	background-image: url(images/bottom.gif);
	background-repeat: repeat-x;
	height: 21px;
}
#tdbr		{
	background-image: url(images/bottom-right.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 21px;
}
#tdright	{
	background-image: url(images/right.gif);
	background-repeat: repeat-y;
	width: 21px;
}
#tdmain	{
	background-color: #333333;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 12px;
}
input.forminput	{
	width: 250px;
	background-color: #292929;
	border: 1px solid #000000;
	color: #CCCCCC;
}
textarea.forminput	{
	width: 250px;
	background-color: #292929;
	border: 1px solid #000000;
	color: #CCCCCC;
	height: 150px;
}
select.forminput	{
	width: 250px;
	background-color: #292929;
	border: 1px solid #000000;
	color: #CCCCCC;
}
textarea.forminput_sml	{
	width: 250px;
	background-color: #292929;
	border: 1px solid #000000;
	color: #CCCCCC;
	height: 50px;
}
input.forminput_sml	{
	width: 50px;
	background-color: #292929;
	border: 1px solid #000000;
	color: #CCCCCC;
}
input.forminput_mdm	{
	width: 110px;
	background-color: #292929;
	border: 1px solid #000000;
	color: #CCCCCC;
}
input.logininput_mdm	{
	width: 110px;
	background-color: #333333;
	border: 1px solid #000000;
	color: #CCCCCC;
}
a.linkopacity img	{
	filter:alpha(opacity=50);
	-moz-opacity: 0.5; 
}
a.linkopacity:hover img	{
	-moz-opacity: 1.0;   
}
a.linkopacityopp img	{
	filter:alpha(opacity=100);
	-moz-opacity: 1.0; 
}
a.linkopacityopp:hover img	{
	-moz-opacity: 0.5;   
}
#question	{
	font-weight: bold;
	color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #292929;
	padding-top: 15px;
}
#answer	{
	padding-bottom: 15px;
	font-style: italic;
}