HTML 	{
	scrollbar-base-color: #000000; 
 	scrollbar-face-color: #323232; 
 	scrollbar-track-color: #000000; 
 	scrollbar-arrow-color: #ffffff;
 	scrollbar-highlight-color: #8E8D8D; 
 	scrollbar-3dlight-color: #A7A5A5; 
 	scrollbar-shadow-color: #545353;
 	scrollbar-darkshadow-color: #323232;
	}
	
BODY {
	font-size : 15px;
	font-family : verdana;
	font-weight : normal;
	color : #FFFFFF;
	background-color : #000000;
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	width : auto;
}

.leftcolumnformat
	{
	margin-top:0px;
	margin-left: 0px;
	margin-bottom : 0px;
	margin-right : 0px;
	border: 0;
}

.rightcolumnformat
	{
	margin-top:0px;
	margin-left: 0px;
	margin-bottom : 0px;
	margin-right : 0px;
	border: 0;
}
	
.maintableformat
	{
	border-top:0px solid #000000;
	margin-bottom:0px;
	margin-top:0px;
	background: transparent;
	border: none;
	padding:12px;
}

.middletableformat
	{
	border-top:0px solid #000000;
	margin-bottom:0px;
	margin-top:0px;
	background: transparent;
	border: none;
	padding:12px;
}

.even_box
	{
	border-top:0px solid #000000;
	margin-bottom:0px;
	margin-top:0px;
	background: #000000;
	border: none;
	padding:15px;
}

H1 {
	font-family : verdana;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	font-size : 17pt;
	color : #FFFFFF;
	background-color : transparent;
}

H2 {
	font-family : verdana;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	font-size : 16pt;
	color : Aqua;
	background-color : transparent;
}

a	{
	color:#FF0000;
	text-decoration:none;
	}

a:link
	{
	color: #FFFFFF;
	text-decoration:none;
	}
	
a:visited
	{
	color: #CBCACA;
	text-decoration:none;
	}

a:hover
	{
	color: #FF0000;
	}

p {
font-size : .9em; 
font-family : verdana; 

}

.boxTitle       
	{
	font-family: Verdana;
	font-size: 15px;
	color: Green;
	text-align:left;
	padding:1px;
	font-variant: normal;
	text-transform: none;
	letter-spacing: .0em;
	font-weight: bold;
	line-height:121%;
}

.subH       
	{
	font-family: Verdana;
	font-size: 15px;
	color: #EDBF36;
	text-align:left;
	padding:1px;
	font-variant: normal;
	text-transform: none;
	letter-spacing: .0em;
	font-weight: bold;
	line-height:121%;
}

.smalltext {
font-family : verdana; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : .8em; 
}


.smalltext a:link{
font-family : verdana; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
}

.smalltext a:visited{
font-family : verdana; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
}

.noline a:link{
  text-decoration : none;
}

.noline a:visited{
  text-decoration : none;
}


.largetext {
	font-family : verdana;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	font-size : 13pt;
	color : Fuchsia;
}

.largetext a:link{
font-family : verdana; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.largetext a:visited{
font-family : verdana; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.errortext {
  font-family : verdana; 
  font-size : .9em;
  color : red;
  font-weight : bold;
}

.footertext {
	font-size: 11px;
	color:#FFFFFF;
	text-align:center;
	background-color : none;
}

.grid {
border : #efb240 .0em solid;
}

.white {
	background-color : #000000;
}

.black {
	background-color : #000000;
}

.bg_dark {
  background-color : #000000;
}

.bg_medium {
	background-color : #000000;
	font : bold 18px;
}

.bg_light {
	background-color : #000000;
}
