body{
padding:0px;
margin:0px;
background-color:#000000;
}
a:hover{text-decoration:none;}

.m_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:14px;
		color:#ABABAB;
	}

.h_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:14px;
		color:#CCCCCC;
	}
	
.c_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#969696;
	}

.c1_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#E57103;
	}

.form
	{
		width:202px; height:20px; border-color:#6E6E6E; border-width:2px; background-color:#363636; border-style:solid; padding-left:5px
	}
.form_div
	{
		height:23px; margin-top:5px;
	}

.form1
	{
		width:125px; height:18px; border-color:#3F4146; border-width:1px; background-color:#09090B; border-style:solid
	}
		
	a.c1_text{text-decoration:none;}	
	a.c1_text:hover{text-decoration:underline;}

#subscribe_form {
width: 230px;
border: 1px solid #000000; 
}

#subscribe_form form {
	margin: 0;
	padding: 10px;
	background-color: #CCCCCC;
}

#subscribe_form table {
width: 230px;
}

#subscribe_form td { 
color: #fff
padding: 0 0 7px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 2px;
	width: 100px;
}

#subscribe_form input {
font: 10px Verdana, Arial, Helvetica, sans-serif; 
width: 150px;
color: #797979; 
padding: 1px 2px;
}

#subscribe_form a{
color: #000; 
}

.credit { 
color: #fff;
}

