a {
	color: #022170;
}
#footer a {
	color: #FFFFFF;
}
#menu p {
	padding: 10px;
	color: #FFFFFF;
	text-align: center;
}
#menu p a {
	color: #FFFFFF;
}

a:hover {
	text-decoration: none;
}

#header {
	background-color: #000000;
	background-image: url(images/bannerbg.jpg);
}

#wrapper {
	width: 800px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	margin-left: 5px;
	background-image: url(images/wrapper2.gif);
	/*background-image: url(images/wrapper.gif);*/
	background-repeat: repeat-y;
}

#menu {
	width: 201px;
	float: left;
}

#menu li {
	list-style-type: none;
}

#menu li a {
	display: block;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 15px;
	color:#FFFFFF;
	font-size:small;
	text-decoration: none;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.mainimg {
	float: right;
	border: 1px solid #000000;
	margin-left: 2px;
	margin-bottom: 2px;
	margin-right: 3px;
	margin-top: 2px;
}
#menu li a:hover {
	background-color:#000000;
}

#menu h2 {
	color:#F0B414;
	padding-left: 5px;
	margin-bottom: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
	background-color: #000000;
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #42350F;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #42350F;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #000000;
}
#content h1 {
	font-size: 14px;
	color: #003366;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-left: 5px;
	line-height: 25px;
	background-color: #FFFFFF;
	background-image: url(images/hbg.jpg);
	background-repeat: no-repeat;
	background-position: right;
	text-transform: uppercase;
}
#content h2 {
	font-size: 14px;
	margin-bottom:4px;
	margin-top:10px;
	color:#003366;
	text-transform: uppercase;
	padding-left: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

#content {
	padding-left: 201px;
}
#content p {
	padding: 10px;
}

#footer {
	clear: both;
	background-color: #191511;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	text-align: center;
	color: #999999;
	padding:7px;
}

#mainimage img {
	background-color: #D8D8D8;
	border: 1px solid #000000;
}
#pageTitle p {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	width: 650px;
}
* {
	margin: 0px;
	padding: 0px;
}
#content ul {
 margin-top:10px;
 margin-bottom:10px;
 
}
#content li {
	padding:1px;
	margin-left:30px;
}
.tableth {
	background-color: #F9C116;
}
#content table {
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}
#content  table td {
	background-color: #E8E7E5;
	padding: 4px;
}
.backtomenu {
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
}
#content h3 {
	font-size: 12px;
	padding-left: 10px;
	padding-top: 5px;
}
.lastmodified {
	font-style: italic;
	color: #333333;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
#header h1 {
	display: none;
}
#footer h3 {
	display: none;
}

