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:14px;
		color:#808080;
		text-transform:uppercase
	}
	
.m_text a { background:url(images/a1.gif) left center no-repeat; padding-left:9px; color:#808080; text-decoration:none}
.m_text a:hover { text-decoration:underline}

.l_text { color:#FFFFFF}
	
.c_text { color:#373737}
.c_text a{ color:#373737; text-decoration:none}
.c_text a:hover{ color:#373737; text-decoration:underline}

.form{height:23px; margin-top:3px;}
.form input {width:246px; height:20px; border:#808080 1px solid; background:#000000; padding-left:5px}

textarea {width:246px; height:98px; border:#808080 1px solid; background:#000000; padding-left:5px; overflow:auto; margin-top:10px}

ul {margin:0; padding:0; list-style:none}
li  {background:url(images/a1.gif) no-repeat left center; margin:0px; padding:0px 0px 0px 9px}
li a  {font-family:Tahoma; font-size:9px; line-height:19px; color:#808080; text-decoration:none;}
li a:hover {text-decoration:underline;}