body {
	margin: 0px;
	padding: 0px;
	background-image: url('images/bg.gif');
	background-repeat: repeat-x;
	background-color: #9EBDC8;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}

a:link { color: #FF0000; text-decoration: none; font-size: 11px; }
a:visited { color: #FF0000; text-decoration: none; font-size: 11px; }
a:hover { color: #FFFFFF; text-decoration: none; font-size: 11px; }
a:active { color: #FF0000; text-decoration: none; font-size: 11px; }

td.adbannertop {
	width: 468px;
	height: 68px;
	text-align: left;
	vertical-align: top;
}

td.content {
	background-color: #9EBDC8;
	width: 778px;
	text-align: center;
	vertical-align: top;
	font-size: 11px;
	font-family: Tahoma;
	color: #000000;
	margin: 0 0 0 0;
}

td.leftbar {
	width: 200px;
	text-align: center;
	padding-top: 6px;
	vertical-align: top;
	font-size: 11px;
	font-family: Tahoma;
	color: #000000;
	margin: 0 0 0 0;
}

td.thumbbox {
	background-color: #91B2BE;
	background-image: url('images/thumbboxbg.gif');
	background-repeat: repeat-x;
	width: 740px;
	border-left:1px solid #001C35;
	border-right:1px solid #001C35;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	vertical-align: top;
	font-size: 11px;
	font-family: Tahoma;
	color: #000000;
	margin: 0 0 0 0;
}

td.thumbbox img {
	border: 1px dashed #C60001;
}

td.thumbbox img:hover {
	border: 1px dashed #000000;
}

td.lefttop {
	background-color: #91B2BE;
	background-image: url('images/leftbox_01.gif');
	background-repeat: repeat-x;
	width: 160px;
	height: 46px;
	text-align: center;
	vertical-align: middle;
	font-size: 12px;
	font-family: Tahoma;
	color: #000000;
	margin: 0 0 0 0;
}

td.maintop {
	background-color: #91B2BE;
	background-image: url('images/maintop3.gif');
	background-repeat: repeat-x;
	width: 742px;
	height: 45px;
	text-align: center;
	vertical-align: middle;
	font-size: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 900;
	color: #000000;
	margin: 0 0 0 0;
	text-decoration: blink;
	font-style: normal;
}

td.leftbox {
	background-color: #91B2BE;
	width: 160px;
	border-left: 1px solid #001C35;
	border-right: 1px solid #001C35;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	vertical-align: top;
	font-size: 11px;
	font-family: Tahoma;
	color: #000000;
	margin: 0 0 0 0;
}

A.menulink {
	FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	display: block;
	width: 100%;
	height: 15px;
	text-align: left;
	text-decoration: none;
	font-size:11px;
	color: #ffffff;
	BORDER: none;
	border-bottom: solid 1px #ffffff;
	margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 7px; padding-right: 2px; padding-bottom: 2px; padding-left: 4px
}

A.menulink:hover {
	border-bottom: solid 1px #ffffff;
	background-color:red;
	text-decoration: none;
	color: #ffffff
}
