body{
padding:0px;
margin:0px;
background-color:#000000;
}

table, td {
		width:100%;
		height:100%;
		border:0px;
	}

td { vertical-align:top;}

a:hover{text-decoration:none;}

img { border:0px;}

.main_text, table, li, input, textarea
	{
		font-family:Arial;
		font-size:10px;
		line-height:12px;
		color:#FFFFFF;
	}

a { color:#C72E1B}	

span, span a, li a { color:#C72E1B; text-transform:uppercase; text-decoration:none}
span a:hover, li a:hover { text-decoration:underline}

strong{ font-family:Verdana}
	
.c_text { text-transform:uppercase;}
.c_text a { text-decoration:none;color:#FFFFFF;}
.c_text a:hover { text-decoration:underline;}

.no_class, form, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;
		
	}

.form{height:23px; margin-top:0px;}
.form input	{width:204px; height:20px; border-color:#636363; border-width:1px; background-color:#121718; border-style:solid; padding-left:5px}

textarea{width:204px; height:153px; border-color:#636363; border-width:1px; background-color:#121718; border-style:solid; padding-left:5px; overflow:hidden;}

ul {margin:0; padding:0; list-style:none}
li  {background:none; margin: 0px; padding:0px}
li a  {line-height:16px;}

.ul1 li a { line-height:18px; color:#FFFFFF; text-decoration:underline}
.ul1 li a:hover { text-decoration:none;}

.m_l_t { background-image:url(images/m-l-t.gif); background-repeat:no-repeat; background-position: left top}
.m_l_b { background-image:url(images/m-l-b.gif); background-repeat:no-repeat; background-position: left bottom}
.m_r_t { background-image:url(images/m-r-t.gif); background-repeat:no-repeat; background-position: right top}
.m_r_b { background-image:url(images/m-r-b.gif); background-repeat:no-repeat; background-position: right bottom}