 #contents
{
margin-right:auto;
margin-left:auto;
width: 780px;
padding: 10px;
background-color: #FFF;
color: #444444;
}

#header {
        margin-bottom: 20px;
}

 /********************/
/* MAIN MENU  */
/********************/
#top-menu {
font-size: 18px;
color: #808080;
text-align:center;
font-family: "Times New Roman";
font-weight: normal;
}

#top-menu a {
color: #808080;
font-weight: normal;
text-decoration: none;
}

#top-menu a:hover {
color: #990033;
font-weight: normal;
}

#top-menu .menu-current {
color: #808080;
text-decoration:none;
font-weight: normal;
}

body,td,th {
       font-family: Verdana, Arial, Helvetica, sans-serif;
       color: #000;
       font-size: 12px;
       background-color: #FFFFFF;
}

body {
	background-color: #FFFFFF;

}
a:link, a:visited, a:active {
	color: #990033;
	text-decoration: none;
}
a:hover {
	color: #003399;
	text-decoration: none;
}

hr {
	margin: 5px 0px 5px 0px;
	border-top: 2px solid #990033;
	width: 780px;
}
h1 {
	font-size: 16px;
	color: #990033;
	text-align: left;
        margin-bottom: 10px;
        padding-bottom: 2px ;
        border-bottom: 2px solid #990033;
	font-weight: bold;
}
h2 {
	font-size: 16px;
	color: #cc9933;
	text-align: left;
        margin-bottom: 10px;
        padding-bottom: 2px ;
        border-bottom: 2px solid #cc9933;
	font-weight: bold;
}

h3 {
	font-size: 14px;
	color: #990033;
	text-align: left;
	margin-bottom: 2px;
	font-weight: bold;
}

h4 {
	font-size: 14px;
	color: #cc9933;
	text-align: left;
	margin-bottom: 2px;
	font-weight: bold;
}

form {
	margin: 0;
}
.main {
	background-color: #FFFFFF;
}
.banner, .search_box {
	height: 120px;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 0px;
}
.banner {
	width: 760px;
	padding-bottom: 100px;
}
.search_string {
	width: 100px;
	height: 16px;
	font-size: 10px;
	vertical-align: middle;
}
.search_submit {
	width: 50px;
	height: 22px;
	font-size: 10px;
	vertical-align: middle;
}
.banner a {
	color: #FFFFFF;
}

.login_table {
	border: 1px solid #D0D0D0;
	margin-top: 20px;
	margin-bottom: 5px;
	text-align: center;
	padding-bottom: 3px;
}
.login_table h1 {
	color: #660033;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	margin: 5px 0px 5px 0px;
}
.login_table input {
	text-transform: uppercase;
	font-size: 10px;
	margin: 5px 0px 1px 0px;
	width: 100px;
}
.content {
	margin-left: 150px;
	padding: 14px 10px 14px 30px;
	text-align: justify;
	clear: right;
}
.footer {
	background-color: #FFFFFF;
	clear: both;
                      font-size: 18px;
	color: #808080;
	font-weight: normal;
	text-align: center;
                     padding-top: 30px;
                     font-family: "Times New Roman";
}

.footer a {
color: #990033;
font-weight: normal;
text-decoration: none;
}

.footer a:hover {
color: #808080;
font-weight: normal;
}

.footer2{
	background-color: #FFFFFF;
	clear: both;
	font-size: 10px;
	color: #808080;
	text-align: center;
                     padding-top: 5px;
}

.navcontainer { width: 140px; }

.navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

.navcontainer a
{
display: block;
padding: 5px 5px 5px 2px;
width: 140px;
background-color: #FFFFFF;
border-bottom: 1px dotted #8C2332;
}

.navcontainer a:link, .navlist a:visited
{
color: #8c2332;
text-decoration: none;
}

.navcontainer a:hover
{
background-color: #8C2332;
color: #ffffff;
}

