@charset "utf-8";
body {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	color: #000000;
	background-repeat: repeat-x;
	background-position: top;
	width: 800px;
	margin-top: 5px;
	vertical-align: top;
	background-color: #808080;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-color: #666666;
	text-align: center;
	height: 140px;
	width: 800px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #E1DFBF;
}
#menuleft {
	fposition: absolute;
	padding: 0px;
	width: 250px;
	background-color: #E2DFC0;
	float: left;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
}
#menu {
	background-color: #DEDAB6;
	height: 96px;
	width: 125px;
	margin-left: 60px;
	text-align: left;
}

#menuleft a:link {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	height: 18px;
	width: 250px;
	text-decoration: none;
	vertical-align: middle;
	padding: 0px;
	background-color: #DEDAB6;
	list-style-type: none;
	text-align: center;
	word-spacing: 0em;
	letter-spacing: 0em;
	text-indent: 0px;
	margin: 0px;
}
ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#information Ul {
	list-style-type: disc;
	padding-left: 15px;
}


#menuleft a:hover {
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #A36E42;
	font-family: Arial;
	font-size: 10pt;
}
#menuleft a:visited {
	text-decoration: none;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	background-color: #DEDAB6;
}

h1 {
	font-family: Arial;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
}
h2 {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-align: center;
	font-style: italic;
}
#title {
	color: #E1DFBF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #3F3F3F;
	height: 18px;
	width: 800px;
}
#contentarea {
	font-family: Arial;
	font-size: 10pt;
	width: 800px;
	background-image: url(../images/middlebg.jpg);
	background-repeat: repeat;
	overflow: hidden;
}
#information a:link {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #660000;
}
#information a:visited {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #660000;
	text-decoration: underline;
}


#information {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	margin-left: 250px;
	width: 539px;
	padding-right: 5px;
	padding-left: 5px;
}

#footer {
	height: 20px;
	width: 800px;
	background-color: #3F3F3F;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #E2DFC0;
	clear: both;
	margin: 0px;
	vertical-align: top;
	font-family: Arial;
	font-size: 10pt;
	text-align: center;
	color: #CCCCCC;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#linkexch {
	font-family: Arial;
	font-size: 8pt;
}
#linkexch a:link {
	font-size: 8pt;
}
#linkexch a:hover {
	font-size: 8pt;
}
#linkexch a:visited {
	font-size: 8pt;
}

