body{
padding:0px;
margin:0px;
background-color:#373737;
}
a:hover{text-decoration:none;}

.m_text, div, td, input, textarea
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:12px;
		color:#9F9F9F;
	}

.m1_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:14px;
		color:#909090;
	}

.h_text, span
	{
		font-family:Tahoma;
		font-size:10px;
		line-height:10px;
		color:#36B9E4;
	}
	
.l_text, a
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#FFFFFF;
	}
	
.c_text
	{
		font-family:Tahoma;
		font-size:10px;
		line-height:10px;
		color:#646363;
	}

.c1_text
	{
		font-family:Tahoma;
		font-size:10px;
		line-height:10px;
		color:#FFFFFF;
	}

.no_class
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
	}

.form, input, textarea
	{
		width:169px; height:19px; border-color:#707070; background-color:#3C3C3C; padding-left:7px; margin-left:14px
	}
.form_div
	{
		height:22px; margin-top:1px;
	}
		
	a.text{text-decoration:none;}	
	a.text:hover{text-decoration:underline;}