html, body{
scrollbar-face-color:#ffcc00;
scrollbar-base-color:#ffcc00;
scrollbar-arrow-color:black;
scrollbar-track-color:#black;
scrollbar-shadow-color:#333333;
scrollbar-highlight-color:#333333;
scrollbar-3dlight-color:#333333;
scrollbar-darkshadow-Color:#black;
}

body{
background:#333333;
padding:0px;
margin:0px;
}
a:hover{text-decoration:none;}
.m_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:12px;
		color:#333333;
		vertical-align:top;
	}

.h_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:normal;
		color:#800000;
	}

.h1_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:normal;
		color:#800000;
		font-weight:bold;
	}
	
.l_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#000000;
	}	
	
.lt_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#800000;
	}

.c_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#636363;
	}

.form
	{
		width:316px; height:23px; border-color:#91815B; border-width:1px; background-color:#ffffff; border-style:solid; padding-left:10px; padding-top:3px
	}
.form_div
	{
		height:26px; margin-top:0px;		
	}
		
	a.l_text{text-decoration:none;}	
	a.l_text:hover{text-decoration:underline;}
	
	a.lt_text{text-decoration:none;}	
	a.lt_text:hover{text-decoration:underline;}
	
	a.c_text{text-decoration:none;}	
	a.c_text:hover{text-decoration:underline;}

.u_text
	{
		font-family:Tahoma;
		font-size:15px;
		line-height:20px;
		text-decoration:underline;
		color:#800000;
	}
.u_text:hover{text-decoration:underline;}


