body{
padding:0px;
margin:0px;
background-color:#171717;
background-image:url(images/sq.gif);
background-position:center
}
a:hover{text-decoration:none;}

.m_text
	{
		font-family:Arial;
		font-size:12px;
		line-height:13px;
		color:#FFFFFF;
	}

.m1_text
	{
		font-family:Arial;
		font-size:12px;
		line-height:13px;
		color:#BEBEBE;
	}

.m2_text
	{
		font-family:Arial;
		font-size:12px;
		line-height:13px;
		color:#949494;
	}

.m3_text
	{
		font-family:Arial;
		font-size:13px;
		line-height:13px;
		color:#A7A7A7;
	}

.m4_text
	{
		font-family:Arial;
		font-size:13px;
		line-height:13px;
		color:#D6D6D6;
	}
	
.l_text, a
	{
		font-family:Arial;
		font-size:13px;
		line-height:13px;
		color:#FFFFFF;
	}
	
.c_text
	{
		font-family:Arial;
		font-size:11px;
		line-height:11px;
		color:#4D4D4D;
	}

.form
	{
		width:133px; height:22px; border-color:#585757; border-width:1px; background-color:#2D2D2D; border-style:solid; padding-left:5px
	}
.form_div
	{
		height:25px; margin-top:0px;
	}
		
	a.c_text{text-decoration:none;}	
	a.c_text:hover{text-decoration:underline;}