body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	min-width: 750px;
}

img {border:none;}

div.clearer {clear: left; line-height: 0; height: -1; margin:0; padding:0;}

/* Main banner styles */
#fcheader {border: 2px solid black; margin:0; padding:0;}
#fcheader img {float:left; padding-left:1em;}
#fcheader div.welcome {text-align:right; vertical-align:middle; padding-right:1em;}
#fcheader div.text {border-top: 1px solid black; background-color: #FC9}
#fcheader span.fl {color:#FF0000;}

/* the content area of most of the site */
.content {margin: 2em; text-align:center;}
.content select {margin-left: auto; margin-right:auto;}
.content th {text-align:center;}
.content td {text-align:left; background: #FC9;}
.left {float:left;}

#news {margin: .5em .5em .5em 24em; border: 2px solid #00B;}
#news p {margin:0; padding:0; text-align: center; background-color:#00B; color: rgb(77%,63%,50%);}
#news ul {margin:0; padding:0 .5em; list-style:none;}
#news ul li {margin:.5em 0; padding:0;}
#news ul li p {background-color:#FFCC66;}

#panel {position:absolute; top:3em; left:0px; font-family: sans-serif; width:13em; border-right: 1px solid; border-bottom: 1px solid;}
#panel h1 {margin: 0; padding: 0.25em 0.5em 1px 0.5em; font-size: 1em; line-height: 1em;}
#panel h2 {margin: 0; padding: 0.25em 0.5em 1px 0.5em; font-size: .65em; line-height: 1em; border: 1px solid; border-width: 1px 0; text-align: center;}
#panel ul {margin: 0 0 0 8px; padding: 0 0 1em 0.5em; list-style: none; font-size: 90%;}
#panel ul li {padding-top: 0.25em;}
#panel ul ul {padding: 0 0 0 1.25em; margin: 0; border-left: none; font-size: 90%;}
#panel ul ul li {padding-top: 1px; text-indent: -0.5em;}

.centerlogo {text-align: center;}

#footer {border-top: 3px double; margin: 0; padding: 0.75em 0 1em;
  text-align: right; font-size: 75%;}
#footer p {margin: 0; padding: 0;}

#main {margin-left:12em; padding-left:1.2em; border-left: 1px solid; border-top: 3px double;}

/* colors and backgrounds */
body {
}
#main, #panel, #panel h1, #footer {border-color: rgb(54%,26%,0%);}
div.content {background: #FC9; border: 1px solid black; padding: 5px;}

a:link {color: rgb(75%,33%,2%);}
a:visited {color: rgb(30%,4%,9%);}
.HeadingOne {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.BodyBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.Body {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}

.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
} 

a.text2:link {color: #333333; text-decoration: none} 

a.text2:active {color: #333333; text-decoration: none} 
a.text2:hover {
	color: 99cc99;
	text-decoration: none
} 

.link2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
} 

a.link2:link {
	color: #333333;
	text-decoration: underline;
} 

a.link2:active {
	color: #333333;
	text-decoration: underline;
} 
a.link2:hover {
	color: black;
	background-color : D0A48B;
	text-decoration: underline;
} 

a.link2:visited {
	color: #333333;
	text-decoration: underline;
}

.textlinkwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: underline;
} 

a.textlinkwhite:link {
	color: #333333;
	text-decoration: underline;
} 

a.textlinkwhite:active {
	color: #333333;
	text-decoration: underline;
} 
a.textlinkwhite:hover {
	color: #333333;
	background-color : #B1C685;
	text-decoration: overline;
	text-decoration: underline;
} 

a.textlinkwhite:visited {
	color: #333333;
	text-decoration: underline;
} 

.GRAYbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
}
.BodySMALL {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.BodyBoldBIGGER {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.BodyBoldBIGGEST {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}