body{
	font-family:"arial";
	background-color:#000000;
	font-size:9px;
	margin: 0px;
	color: #000000;
	scrollbar-face-color : #B50202;
	scrollbar-shadow-color : #ff0000;
	scrollbar-highlight-color : #ff0000;
	scrollbar-3dlight-color : #ff0000;
	scrollbar-darkshadow-color : #ff0000;
	scrollbar-track-color : #ff0000;
	scrollbar-arrow-color : #ff0000;
}

input{
	border: 1px solid #CC0000;
	font-family:"arial";
	font-size:9px;
	color: #000000;
	padding-left:2px;
}
table{
	font-size:11px;
	background-image:url(../images/table_back.gif)
	
}
hr{
	width: 100%;
	height: 2px;
	clear: both;
}
hr.white{
	color: #000000;
	width: 100%;
	height: 2px;
	clear: both;
}
hr.black{
	color: #404040;
	width: 100%;
	height: 1px;
	clear: both;
}
a:link {
	text-decoration: underline;
	color: #ffffff;
}     
a:visited {
	text-decoration: underline;
	color: #ffffff;
}  
a:hover {
	text-decoration: underline;
	color: #02B9B9;
}   
a:active {
	text-decoration: underline;
	color: #ffffff;
}


.indent{
	padding-left:10px;
	font-size:12px;
}


#horizon        
	{
	background-color: transparent;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
	}

#content    
	{
	font-family: Verdana, Geneva, Arial, sans-serif;
	margin-left: -499px;
	position: absolute;
	top: -403px;
	background-image: url(../images/page_back.gif);
	left: 50%;
	width: 998px;
	height: 806px;
	visibility: visible
	}
	
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #322D27;
}

.large {
	font-size: 11px;
	font-weight:bold;
}

.large2 {
	font-size: 12px;
	font-weight:bold;
}

.large4 {
	font-size: 14px;
	font-weight:bold;
}

.large3 {
	font-size: 12px;
	font-weight:normal;
}

.largewhite {
	font-size: 11px;
	font-weight:bold;
	color:#FFFFFF;
}

.largewhite2 {
	font-size: 12px;
	font-weight:bold;
	color:#FFFFFF;
}

.white {
	font-size: 10px;
	color:#FFFFFF;
}

.blue {
	font-size: 10px;
	color:#02B9B9;
	font-weight:bold;
}

.largeblue {
	font-size: 11px;
	font-weight:bold;
	color:#02B9B9;
}

.largeblue2 {
	font-size: 12px;
	font-weight:bold;
	color:#02B9B9;
}

.foot {
	background-image:url(../images/bottom.gif);
	}
