/* CSS Document */

body {
	margin:0px;
	background-color:#000000;
}

h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
}

.contentTD {
	width:800px;
	height:335px!important;
	background-image:url(images/bodybg.jpg);
	background-repeat:no-repeat;
}

.footerTD {
	height:41px;
	background-image:url(images/footerbg.jpg);
	background-repeat:no-repeat;
}

div#content {
	left:48px;
	width:460px;
	height:330px!important;
	overflow:hidden;
	position:relative;
	font-size:11px;
}

.footerTABLE  {
	margin-top:10px;
}

.footerTABLE td {
	color:#890000;
	padding:5px;
	font-size:12px;
}


div#mlc a {
	color:#494949;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:10px;
}

div#mlc a:hover {
	color:#494949;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:10px;
}
