body {
	margin-top: 0px;
}
.header {
	background-color: #FFFFFF;
	width: 704px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.logo {
	float: left;
	height: 58px;
	width: 132px;
	padding-right: 10px;
	padding-bottom: 5px;
	display: inline;
}
.title_head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #9999ff;
	text-align: left;
	font-weight: bolder;
	font-style: italic;
}
.sub_title {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9999ff;
	font-weight: bold;
}
.spacer {
	background-color: #000000;
	height: 2px;
	width: 700px;
}
.main {
	background-color: #FFFFFF;
	width: 700px;
	border-right-width: medium;
	border-left-width: medium;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #6666ff;
	padding: 0px 4px 0px 0px;
	margin: 0px;
}
#nav {
	float: left;
	width: 155px;
	display: inline;
	background-color: #CCCCCC;
	margin-right: 10px;
	margin-left: 2px;
}
#nav p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	border: 6px;
	padding: 5px;
}
#nav a:link, #nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #9999ff;
	display: block;
	border: 2px #330099;
	height: 25px;
	padding-top: 5px;
	padding-left: 2px;
}
#nav a:hover, #nav a:focus, #nav a:active {
	color: #000000;
	background-color: #6666FF;
}
#container {
	background-color: #FFFFFF;
	margin-left: 180px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding: 4px;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#container a:link, #container a:visited {
	color: #6666ff;
	font-weight: bold;
	text-decoration: none;
}
#container a:hover {
	color: #9999FF;
	text-decoration: underline;
}
#container li {
	font-size: 90%;
}

#front_img {
	float: right;
}
#foot_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0099ff;
}
#foot_txt a:link, #foot_txt a:visited, #foot_txt a:hover {
	text-decoration: none;
	color: #0099ff;
}
.sponsor_img {
	background-position: top;
	border: none;
	vertical-align: middle;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-align: right;
}
#footer a:link, #footer a:visited {
	color: #333333;
	text-decoration: none;
}
#footer a:hover {
	color: #999999;
	text-decoration: none;
}

#container2 {
	background-color: #FFFFFF;
	margin-left: 180px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding: 4px;
	border: medium solid #CCCCCC;
}
#container2 a:link, a:visited {
	color: #0099ff;
}
#container2 a:hover {
	color: #0066FF;
	text-decoration: underline;
}
table {
	font-size: 95%;
	display: inline;
}

