body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	background-color: #000066;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: left top;
	background-repeat: repeat;
	background-image: url(images/bg_page.gif);
	font-size: 80%;
	color: #000000;
}
#tblmain {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
}
td {
	vertical-align: top;
}
#left {
	margin: 0px;
	padding: 0px 0px 20px;
	width: 180px;
	background-image: url(images/bg_tan.gif);
	background-repeat: repeat;
	background-position: left top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000066;
	background-color: #EAD4A5;
}
#logowrapper {
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding: 0px;
	width: 130px;
}
ul#navbar {
	list-style-type: none;
	margin: 0px;
}
ul#navbar li {
	padding-top: 0.3em;
	padding-left: 10px;
	margin: 0px 10px 0px 5px;
	padding-right: 5px;
	padding-bottom: 0.2em;
}
ul#navbar li a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
ul#navbar li a:hover {
	color: #CC3300;
}
ul#navbar li.current {
	background-image: url(images/menu_current.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#header {
	background-color: #000066;
	background-image: url(images/header_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
#header img {
	margin: 0px;
	padding: 0px;
}
#content {
	margin: 0px;
	padding: 0px 0px 20px 20px;
	width: 80%;
}
h1 {
	font-size: 110%;
	font-weight: bold;
	text-transform: uppercase;
	color: #000066;
	background-color: #EAD4A5;
	margin: 0px 0px 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
	background-image: url(images/bg_tan.gif);
	background-repeat: repeat;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
}
h2 {
	font-size: 100%;
	font-weight: bold;
	color: #000066;
	margin-top: 0.6em;
	margin-bottom: 0.4em;
	padding: 0px;
}
p {
	margin-top: 0.5em;
	margin-bottom: 1em;
}
ul {
	margin: 0px 0px 0px 15px;
	padding: 0px;
	list-style-type: square;
}
#footer {
	font-size: 60%;
	border-top-width: 1px;
	border-top-color: #000066;
	padding-left: 20px;
	background-color: #EAD4A5;
	background-image: url(images/bg_tan.gif);
	background-repeat: repeat;
	background-position: left top;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 1px;
	border-top-style: solid;
	font-weight: bold;
}
ul li {
	margin-bottom: 10px;
	margin-left: 20px;
}
.lightbg {
	background: #F4E9D0;
}
