@CHARSET "ISO-8859-1";

html,body {
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 10px;
	min-height: 100%;
	background-color: #c7c7c7;
	background-image: url("background.jpg");
	background-repeat: repeat-x;
	_height: 100%;
}

h1 {
	font-family: Tahoma;
	font-size: 18px;
}

h2 {
	font-family: Tahoma;
	font-size: 16px;
}

h3 {
	font-family: Tahoma;
	font-size: 14px;
}

.table {
	width: 780px;
	table-layout: auto;
	vertical-align: text-top;
	border-spacing: 0px;
	border: 1px #eaeaea solid;
background-color: #C1C1C1;
}
.table a {
	font-weight: bold;
}
.table TD {
	padding: 2px 5px;
}

.td {
background-color: #D7D3D3;	
	} 

.thead {
	background-color: #ABA7A7;
	font-weight: bold;
}

a,a:VISITED,a:hover {
	color: #3C3C3C;
}

.footnote {
	font-size:8px;

	vertical-align: text-top;
	}

#wrapper {
	margin: 0px auto;
	background-color: #f1f1f1;
	width: 900px;
	_height: 100%;
	#background-image: url("header3.jpg");
	background-repeat: no-repeat;
	min-height: 100%;
	overflow: auto;
	_overflow: visible;
}

#header {
	margin-top: 10px;
	margin-left: 19px;
	_margin-left: 9px;
	float: left;
}

#headerlinks
	{
	margin-top: 30px;
	margin-left: 19px;
	_margin-left: 9px;
	float: left;
	font-size: 20px;
	color:b8b8b8;
	text-decoration: none;
}

#headerlinks a
	{
	font-size: 20px;
	color:#505050;
	text-decoration: none;
}

#headerlinks a.active, #headerlinks a.inactive:hover{
		color:#ff0000;
	}
#headerlinks a.active {
		font-weight:bold;
		color:#ff0000;
		
	}
#headerlinks a.active span,#headerlinks a.inactive:hover span {
		color:#000000;
	}


#menu {
	#background-image: url("menu.jpg");
	background-repeat: no-repeat;
	float: left;
	width: 860px;
	margin-left: 20px;
	_margin-left: 10px;
	height: 31px;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 10px;
}

#menu a {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #3C3C3C;
	text-decoration: none;
	border-right: 1px solid gray;
	padding: 4px 5px;
}

#footer {
	clear: both;
	width: 860px;
	height: 20px;
	float: left;
	text-align: center;
}

.content {
	#background-image: url("topPage.jpg");
	background-repeat: no-repeat;
	background-color: #ebebeb;
	float: left;
	width: 840px;
	margin-left: 20px;
	_margin-left: 10px;
	padding: 5px;
	padding-left: 15px;
	margin-top: 10px;
}



.contentBottom {
	#background-image: url("bottomPage.jpg");
	background-repeat: no-repeat;
	background-color: #ebebeb;
	float: left;
	width: 860px;
	height: 28px;
	margin-left: 20px;
	margin-left: 20px;
	_margin-left: 10px;
}
