body{
padding:0px;
margin:0px;
/*background-image:url(images/bg.jpg);
background-repeat:repeat-y;*/
}
a:hover{text-decoration:none;}
.m_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:14px;
		/*color:#BEBEBE;*/
		color: #F9F9F9;
	}

.h_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:14px;
		color:#FFFFFF;
	}
	
.l_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:14px;
		color:#FEFFA1;
		text-decoration:none;
		/*color: #ffffff;*/
	}	
.l_text:hover
	{
		text-decoration:none;
		/*color: #ffffff;*/
	}		
.c_text
	{
		font-family:Tahoma;
		font-size:9px;
		line-height:9px;
		color:#BEBEBE;
	}

.form
	{
		width:110px; height:16px; border-color:#979797; border-width:1px; background-color:#565656; border-style:solid
	}
.form_div
	{
		height:19px; margin-top:6px;		
	}
		
	a.c_text{text-decoration:none;}	
	a.c_text:hover{text-decoration:underline;}