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:11px;
		line-height:13px;
		color:#999999;
	
}
	

.m_text strong{ color:#FFFFFF; text-transform:uppercase
}

.m_text span strong{ color:#FF4D00; text-transform:uppercase
}

.m_text span { color:#FF4D00
}

.m_text a { color:#FF4D00
}

.m_text span a{ color:#FF4D00; text-transform:uppercase
}


.no_class, form, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;
	
}
	

.scroll { height:650px; overflow:auto; width:750px
}

.left {
float: left;
width: 25%; // or its best to use 24% sometimes!
}

.l_text { color:#454545; text-transform:uppercase
}

.form{height:22px; margin-top:10px;}
.form input {width:197px; height:18px; padding-left:5px}

textarea {width:197px; height:69px; 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 13px}
li a  {font-family:Arial; font-size:10px; line-height:15px; color:#FF4D00}
