body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding:0px;
	margin:0px;
	background:url(images/bgbody.jpg);
	background-position:center;
	background-repeat:repeat-y;
	background-color:#234f74;
}

td{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:18px;
	color:#666666;
}

h1{
	font-size:16px;
	color:#000000;
}

h2{
	font-size:14px;
}

.footer1{
	font-weight:bold;
	color:#619179;
	text-decoration:none;
}

a.footer1{
	font-weight:bold;
	color:#619179;
	text-decoration:none;
}

a.footer1:hover{
	font-weight:bold;
	color:#619179;
	text-decoration:underline;
}

.footer2{
	color:#8eac7b;
	text-decoration:none;
}

#mta_bar {
position:fixed;
_position:absolute;
bottom:10px;
right:10px;
margin:0;
padding:0
}
* html #mta_bar{
/*IE6 hack*/
position: absolute;
width: expression(document.compatMode=="CSS1Compat"? document.documentElement.clientWidth+"px" : body.clientWidth+"px");
}
#mta_bar .right { float:right;width:300px;margin:0;padding:0}
#mta_bar .ads {margin:0;padding:0}
#mta_bar .close {margin:0;padding:0}
