body{
padding:0px;
margin:0px;
background:url(images/bg.gif);
}


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:11px;
		color:#BEBEBE;
	}
	
.m_text a { color:#D24900; text-transform:uppercase; text-decoration:none}
.m_text a:hover{ text-decoration:underline}
.m_text span { color:#FFFFFF; text-transform:uppercase}
.m_text li a { color:#BEBEBE; text-transform:uppercase; text-decoration:none}
.m_text li a:hover{ color:#D24900; text-decoration:none}

.no_class, form, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;
		
	}

.form{height:23px; margin-top:7px;}
.form input {width:183px; height:20px; border:none; background:#ffffff; padding-left:5px; color:#000000; padding-top:4px}

textarea {width:183px; height:114px; border:none; background:#ffffff; padding-left:5px; overflow:auto; margin-top:7px; color:#000000; padding-top:4px}

ul {margin:0; padding:0; list-style:none}
li  {background:none; margin:0px; padding:0px}
li a { line-height:14px}