@charset "UTF-8";
#menu {
	position:absolute;
	left:0px;
	top:98px;
	width:984px;
	height:25px;
	z-index:2;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #eee;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
body {
	background-color: #e1e9ef;
	background-image: url(../graphics/background.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #999999;
}
h1 {
	font-size: 24px;
	color: #003366;
	margin-top: 0px;
}
h2 {
	font-size: 18px;
	color: #FF6600;
	margin-left: 3px;
}

#header {
	position:absolute;
	left:0px;
	top:0px;
	width:984px;
	height:97px;
	z-index:2;
}
#topmenu {
	position:absolute;
	left:844px;
	top:0px;
	width:125px;
	height:82px;
	z-index:2;
}
.socialstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	margin-bottom: 100px;
}
