body {
	background-color: #333333;
	background-image: url(../images/bg_tile.gif);
	margin: 0px;
	padding: 0px;
}
#maintable {
	background-image:   url(../images/table_tile.gif);
	background-repeat: repeat-y;
	vertical-align: top;
	padding: 0;
	margin: 0;
}
.smalltext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #333333;
	padding-left: 20px;
}
#content {
	width: 760px;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #663333;
	padding: 0;
	margin: 0;
	font-style: normal;
	font-weight: normal;
}
.text ul{
	font-size: 14px;
	line-height: 18px;
	color: #333333;
	padding: 0;
	margin: 0;
}
.text a:link{
	color: #660000;
	text-decoration: underline;
}
.text a:hover{
	color: #993333;
	text-decoration: none;
}
.text a:visited{
	color: #330000;
	text-decoration: underline;
	margin: 0;
}
.headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #660000;
	line-height: 24px;
	margin-top: 30px;
	text-align: left;
}
.subhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #330000;
	line-height: 18px;
	margin: 0;
	padding: 0;
}
.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-type: none;
	line-height: 18px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 6px;
	padding-bottom: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	vertical-align: top;
}
.submenu a:link {
	color: #ffffff;
	text-decoration: nounderline;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.submenu a:hover {
	color: #000000;
	text-decoration: none;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.submenu a:visited {
	color: #ffffff;
	text-decoration: nounderline;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
li {
	padding-top: 4px;
	font-size: 14px;
	line-height: 12pt;
}
a:visited {
	color: #660000;
	text-decoration: none;
}
a:link {
	color: #660000;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #660000;
}
.forms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 11px;
}
.sidebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #660000;
	list-style-type: none;
	line-height: 15px;
	text-align: center;
	font-style: italic;
	margin: 0;
	padding: 0;
	margin-left: 10px;
	margin-right: 10px;
}
#table2 {

	padding: 0;
	margin: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	padding-left: 8px;
	padding-right: 8px;
	text-align: center;
}
.legal a:link {
	color: #CCCCCC;
	text-decoration:none;
}.legal a:hover {
	color: #CCCCCC;
	text-decoration:underline;
}.legal a:visited {
	color: #CCCCCC;
	text-decoration:none;
}
.photoR {
	margin-right: -20px;
}
.photoL {
	margin-right: -20px;
	margin-left: -20px;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-left: 8px;
	padding-right: 8px;
	text-align: left;
	line-height: 14px;
}

/* CSS Tabs */
#navcontainer { /* none needed */ }

ul#navlist {
        margin: 0;
        padding: 0;
        list-style-type: none;
        white-space: nowrap;
}

ul#navlist li {
        float: left;
        font-family: verdana, arial, sans-serif;
        font-size: 10px;
        font-weight: bold;
        margin: 0;
        padding: 0px 0 0px 0;
        background-color: ##034f04;
        border-top: 1px solid #034f04;
        border-bottom: 1px solid #034f04;
}

#navlist a, #navlist a:link {
        margin: 0;
        padding: 5px 9px 4px 9px;
        color: #ffffff;
        border-right: 1px dashed #d1e3db;
        text-decoration: none;
}

ul#navlist li#active {
       /* color: #ffffff;
        background-color: #57B105; */
}

#navlist a:hover {
        color: #ffffff;
        background-color: #57B105;
		border-top: 0px solid #e0ede9;
}
