/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 0px;
	padding: 0px;
	background-color: #DDC338;
	text-align: center;
}
ul {
	list-style-type:none;
	}
a {
	color: #006699;
	font-style: normal;
	text-decoration: none;
}
a:hover {
	color: #CC6600;
	font-style: normal;
	text-decoration: underline;
}
h1 {
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	color: #120A71;
	font-family: Arial, Helvetica, sans-serif;
}
h6 {
	font-size: 10px;
	font-weight: normal;
}
#wrapper {
	margin-right: auto;
	position: relative;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 775px;
	background-color: #DDC338;
}
#content {
	margin-left: 0px;
	padding: 10px 10px 20px 190px;
	background-color: #FFFFFF;
	text-align: left;
	display: block;
	margin-top: 20px;
}
#navigation {
	position: absolute;
	width: 150px;
	background-color: #FFF7DD;
	padding: 10px 2px 10px 10px;
	margin: 115px 30px 10px 0px;
	left: 10px;
	top: 10px;
	right: 0px;
	text-indent: 0px;
	border-right-color: #999999;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #888888;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
#navigation ul {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	clear: both;
	margin: 0px 0px 0px 0px;
	text-indent: 0px;
	padding: 0px;
	line-height: 14px;
	}
#navigation ul li {
	margin-bottom: 5px;
	}
#navigation ul li ul {
	margin-left: 10px;
	font-size: 10px;
	text-indent: 0px;
	}
#navigation ul li ul li {
	margin-bottom: 0px;
	}
#menu2 {
	position: absolute;
	top: 9px;
	right: 0px;
	width: 100px;
	background-color:#ffffff;
	margin: 110px 10px 10px 0px;
	left: 666px;
}
/*
.footer {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 160px;
	clear: both;
}
*/
#header {
	left: 0px;
	top: 0px;
	background-color:#000000;
	height: 93px;
}






.headerlinks {
	color: #FFFFFF;
	font-weight: bold;
	font-size:10px;
}
.headerlinks:hover {
	color: #FFCC66;
}
td.menuon {
	background-color: #aaaaaa;
	color: #ffffff;
	width: 100%;
	height: 100%;
}
td.menuoff { 
	background-color: #cccccc; 
	color: #666666; 
	width: 100%;
	height: 100%;
}
.menulink { 
	width: 120;
}


