Body {
	background-color: #000000;
	background-image:url('img/bg.gif');
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	font-family: Arial, Helvetica, sans-serif;
	padding:0px;
	FONT-SIZE: 10px; 
	COLOR: #FFFFFF
}

a:link,a:active,a:visited { color : orange; text-decoration: none;}
a:hover		{ text-decoration: underline; color : #2181B0; }

/* no borer around images */
img { border: 0}

.topictitle,h1,h2	{ font-weight: bold; font-size: 18px; color : #FF9E02; }

.gen { font-size : 11px; }
.gen12 { font-size : 12px; }
.gen14 { font-size : 14px; }
.gensmall { font-size : 10px; }
.genred { color : #FF6600; font-size : 13px; font-weight: bold; }

.blTableBorder {
	background-color: #000000;
	border: #FFFFFF; 
	border-style: solid; border-width: 1px 1px 1px 1px;
}

hr	{ height: 0px; border: solid #FFFFFF 0px; border-top-width: 1px;}


