body {
	background-color: #EAE9E9;
	margin: 0px;
}
body, td, tr{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
}
a, a:active, a:visited{
	color:#000000;
	text-decoration:none;
}
input{
	color:#003366;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	padding:3px;
	border:1px solid #003366;
	background-color:#FFFFFF;
}
textarea.code{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999999;
	border:1px solid #003366;
}
input.contact, textarea.contact{
	color:#003366;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #cccccc;
	background-color:#FFFFFF;
}
a:hover{
	color:#000000;
	text-decoration:underline;
}
table.maintable{
	background-color:#FFFFFF;
	border:1px solid #DADADA;
}
td.upper{
	background-color:#74ABEC;
	background-image:url(images/topbg.jpg);
	background-repeat:repeat-x;
	height:92px;
	border-bottom:1px solid #083069;
}
td.leftmenu{
	background-color:#F9F9F9;
	border: 1px solid #DADADA;
	border-left-width:0px;
	border-top-width:0px;
	width:210px;
}
td.leftmenu h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin:0px;
	background-image:url(images/headbg.jpg);
	background-repeat:repeat-x;
	padding:5px;
	border-bottom: 1px solid #628FD2;
	border-top: 1px solid white;
}
td.leftmenu p{
	padding-left:20px;
	line-height:30px;
	margin:0px;
	background-image:url(images/b.gif);
	background-repeat:no-repeat;
	background:left middle;
	border-bottom:1px solid #E2E2E2;
}
td.leftmenu div.advert{
	text-align:center;
	margin:5px;
}
td.leftmenu a, td.leftmenu a:active, td.leftmenu a:visited{
	color:#333333;
}
td.mbody{
	padding:5px;
	width:430px;
	font-size:12px;
	font-family:"Trebuchet MS",Arial,sans-serif;
}
td.mad{
	padding:5px;
	width:258px;
	font-size:12px;
	text-align:left;
	padding-top:10px;
	border-left:1px solid #DADADA;
}
td.mbody h1{
	font-size:24px;
	margin-top:0px;
}
td.mbody h1 a{
	color:#FF6600;
}
td.mbody h3{
	font-size:16px;
	margin-top:0px;
}
td.footer{
	background-color:#F9F9F9;
	padding:10px;
	border-top: 1px solid #A9A5A5;
	border-bottom: 1px solid #A9A5A5;
}
.comments{
	color:#666666;
}

div.topad{
	width:800px;
	position:absolute;
	text-align:right;
	top:20px;
}

div.rightad{
	width:300px;
	position:absolute;
	text-align:left;
}