/* CSS Document */

body {
background-color: #993300;

}

#wrapper {
	position:relative;
	text-align:left;
	width: 808px;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:auto;
	margin-top:0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}




#navigation {
font-family: tahoma, arial, verdana, Arial, Helvetica, sans-serif;
font-size: .8em;

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;

}
#navigation ul {
list-style: none;
margin: 0;
padding: 0;
padding-top: 4px;

}
#navigation li {
display: inline;
}
#navigation a:link, #navigation a:visited {
padding: 3px 10px 2px 10px;
color: #ffffff;
background-color: #993300;
text-decoration: none;
border: 1px solid #484848
}
#navigation a:hover {
color: #000000;
background-color: #f0f0f0;
}



#body {
	color: #000000;
	font-family:  verdana, "times new roman", serif, arial, Helvetica;
	font-size: 13px;
	font-weight: normal;
	margin-left: 2px;
	margin-right: 5px;
	padding-left: 5px;
	height: auto;
}


#hdng {
	color: #990000;
	font-family:  windsor ltcn bt, garamond, verdana, tahoma, serif, arial, Helvetica;
	font-size: 24px;
	font-weight: bold;
}

#mlist {
	color: #993333;
	font-family:  verdana, tahoma, serif, arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	margin-left: 2px;
	margin-right: 5px;
	padding-left: 5px;
	height: auto;
}

#fpad {
background-color: #8896C3;
color: #ffffff;
font: 18px Verdana, Geneva, Arial, Helvetica, sans-serif;
padding: 2px;
	font-weight: bold;	
	text-align: center;
	margin-bottom: -1px;
	margin-top: -10px;
}

.datatable {
border: 5px solid #338BA6;
}



#slist {
	color: #996600;
	font-family:  verdana, tahoma, serif, arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	margin-left: 2px;
	margin-right: 5px;
	padding-left: 5px;
	height: auto;
}


#capt {
	color: #663300;
	font-family: tahoma, verdana, arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;	
	text-align: center;
}

#lcol {
	color: #990000;
	font-family: arial, helvetica, tahoma, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;	
	text-align: left;
}


#sr {
	color: #990000;
	font-family: verdana, tahoma, arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;	
	text-align: left;
}



a:link { color: #996600; text-decoration: underlined }
a:active { color: #996666; text-decoration: none }
a:visited { color: #996666; text-decoration: underlined }
a:hover { color: #996666; text-decoration: none }


ul {
list-style-type: square;
padding-left: 3px;
margin-left: 5px;
}

ul.normal li {
list-style-type: circle;
padding-left: 0px;
margin-left: 25px;
}

#footer{
	text-align: center;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B9B091;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #996600;


}






#linkhead {
	color: #990000;
	font-family: tahoma, arial, verdana, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;	
}

#links {
	color: #000000;
	font-family: tahoma, arial, verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;	
}