body{
padding:0px;
margin:0px;
background:#000000;
}


table {border-collapse:collapse; border:0px;}


table, td {
		width:100%;
		height:100%;
		border:0px;
	}

td { vertical-align:top; padding:0px;}

a:hover{text-decoration:none;}

img { border:0px;}

.m_text, table, li, input, textarea
	{
		font-family:Arial;
		font-size:9px;
		line-height:12px;
		color:#4D4D4D;
	}

.m_text span { text-transform:uppercase; color:#FDFDFD}
.m_text a{ color:#4D4D4D}
.m_text span a{ color:#FDFDFD; text-transform:none}

.no_class, form, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;
		
	}

.form{height:21px; margin-top:1px;}
.form input {width:195px; height:18px; padding-left:5px}

textarea {width:195px; height:80px; padding-left:5px; overflow:auto; margin-top:1px}

ul {margin:0; padding:0; list-style:none}
li  {background:none; margin:0px; padding:0px}
li a  {font-family:Tahoma; font-size:9px; line-height:18px; color:#4D4D4D; text-transform:uppercase}