body
{
	background-color:000000;
	background-image:url('');
	background-repeat:repeat-x;
	top: 100;
	left:0;
	background-attachment:scroll;
}


body, div, table
{
	font-family: arial, verdana;
	font-size:7.5pt;
	color:756565;
	line-height: 12px;
	font-weight:normal;
}



input, textarea {
 background: #0B0B0B;
 border: 1px solid #453B3B;
 font-family: tahoma;
 font-size: 10px;
 color: #453B3B;

}



body
{
	scrollbar-face-color:000000;
	scrollbar-shadow-color: 453B3B;
	scrollbar-highlight-color:453B3B;
	scrollbar-arrow-color: 453B3B;
	scrollbar-3dlight-color: 0B0B0B;
	scrollbar-darkshadow-color: 0B0B0B;
	scrollbar-track-color: #0B0B0B;
}

h1 {
font-family: arial;
font-size: 8px;
color: #0B0B0B;
text-align: right;
font-weight:normal;
line-height: 12px;
letter-spacing: 2pt;
margin-bottom: 0px;

}


h2 {
font-family: georgia;
font-size: 14px;
color: #453B3B;
text-align: left;
letter-spacing: 2pt;
font-weight: bold;
text-transform: uppercase;
margin-bottom: 0px;
}

h2:first-letter {
font-family: georgia;
font-size: 22px;
color: #756565;

}

.box
{	
	font-family: verdana;
	font size:7pt; 
	color:0B0B0B;
	background-repeat:no-repeat;
	border: #000000 1px solid;
	background-color:464646;
	
}

U
{
	font-family: verdana;
	font size:7pt; 
	color:756565; 
	text-transform:uppercase; 
	text-decoration: underline;
}

B 
{
	font-family: verdana;
	font size:7pt; 
	color:000000; 
	text-transform:uppercase;
	font-weight: bold; 
	letter-spacing:1px;
}

li {
list-style: circle;
padding-bottom: 2px
}


A:link 
{
	font-size: 7.5pt;
	color:#787878; 
	line-height: 8pt;
	font-family: verdana;
	font-weight: normal;
	border-bottom: 0;
	text-decoration: none;
}


A:visited 
{
	font-size: 7.5pt;
	color:#453B3B; 
	line-height: 8pt;
	font-family: verdana;
	font-weight: normal;
	border-bottom: 0;
	text-decoration: none;
}

A:hover 
{
	line-height: 8pt;
	color:#3F3534; 
	font-weight: normal;
	background-color:000000;

}