body {
	background-color: #d3d3d3;
	margin: 0;
	}
h1 {
	font-size: 20px;
	color: #4682b4;
	vertical-align: bottom;

	}
h2 {
	font-size: 18px;
	color: #4682b4;
	}
h3 {
	font-size: 12px;
	color: #4682b4;
	}
p { 
	font-size: 10px;
	}
img {
	border: 0;
	}
.maintable {
	background-color: #fff;
	width: 800px;
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: verdana;
	border-left: 1px #000 solid;
	border-right: 1px #000 solid;
	}
.header_top {

	color: 4682b4;
	text-align: top;
	padding: 10px;
	height: 80px;

	padding-right: 10px;
	text-transform: none;
	font-variant: normal;
	font-style: bold;
	text-decoration: none;
	}


.menu {
	padding: 10px;
	width: 170px;
	font-size: 12px;
	font-style: bold;
	}
.content {
	width: 370px;
	/*min-width: 440px;*/
	padding: 15px;
	}	
.sponsor {
	width: 200px;

	background-repeat: no-repeat;
	font-size: 10px;
	font-weight: bold,
	}
.footer {
	text-align: center;
	color: #999;
	font-size: 11px;
	height: 50px;
	}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4682b4;
	font-weight: normal;
	text-decoration: none;
	}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4682b4;
	font-weight: normal;
	text-decoration: none;
	}
a:hover {
	color: #cd5c5c;
	
	}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4682b4;
	font-weight: normal;
	text-decoration: none;
	}
