body
{
	padding: 0px 0px 0px 0px;
	margin : 0px;
	font-size: 14px;
font-family: Arial, Helvetica, sans-serif;
	background-image : url(../images/bkg_brown.jpg);
}

p,  tr, td {font-size: 14px;
font-family: Arial, Helvetica, sans-serif;
 color: #592D00;}

H1 {font: 22px Arial; color: #592D00; font-weight : bold;
}

H2 {font: 16px Arial; color: #592D00; font-weight : bold;}

.button {
margin : 0 5px; 
padding : 2px 3px; 
border-top : 1px solid #e6e6e6; 
border-right : 1px solid black; 
border-bottom : 1px solid black; 
border-left : 1px solid #e6e6e6; 
background : #333399; 
font-weight : bold; 
font-size : 10px; 
color : white; 
cursor : pointer; 
} 

.byline {
	color : White;
	font-family : monospace;
	font-size : 28px;
	font-weight : bold;
}

.header {
	font-family : Courier, mono, monospace;
	font-size : 14pt;
	color : #A52A2A; margin-bottom: 3px;
	font-weight : bold;
}
.description {
	background-color : #FAEBD7;padding: 3px;
	border : 1px dotted #FF8C00;
	width: 85%;
	padding: 10px;	
}

.col_bkg {
	background-color : #e6e6e6; 
}


li { color : #592D00;
}
.footer {
	background-color : #592D00;
}
.footer A:link  { color: #ffffff; text-decoration: underline; font-weight: normal;}
.footer A:visited  { color: #ffffff; text-decoration: underline; font-weight: normal;}
.footer A:active  { color: #ffffff; text-decoration: underline; font-weight: normal;}
.footer A:hover  { color: #ffffff; text-decoration: underline; font-weight: bold;}

.maintable{
	border : 1px solid #996600;
	
}
#navlist ul
{
margin: 0;
white-space: nowrap;
padding: 0;


}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a
{
padding: 3px;
border: 1px solid #333;
background-color: #999; 
background-image: url(../images/l1_down.gif);
 font-weight : bold;
 font-family : monospace;
 font-size : 10pt;
}

#navlist a:link, #navlist a:visited
{
color: #EEE;
text-decoration: none;
}

#navlist a:hover
{
border: 1px solid #333;
background-color: #FF9900;
background-image: url(../images/l1_over.gif);
color: #333;
}

#active a:link, #active a:visited, #active a:hover
{
border: 1px solid #333;
background-color: #FF9900;
background-image: url(../images/l1_over.gif);
color: #333;
}


a:link { color: #333399; text-decoration : underline;}
a:visited { color: #993333; text-decoration : underline;}
a:active { color: #993333; text-decoration : underline;}
a:hover { color: #993333; text-decoration : none;}


/* Side Nav Bar */
#navcontainer2 ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-weight : bold;
 font-family : monospace;
 font-size : 10pt;
 text-align : left;
}

#navcontainer2 li { margin: 0 0 3px 0; }

#navcontainer2 a
{
display: block;
padding: 2px 2px 2px 24px;
border: 1px solid #333;
width: 160px;
background-color: #999;
background-image: url(../images/sidenav_down.gif);
}

#navcontainer2 a:link, #navlist2 a:visited
{
color: #EEE;
text-decoration: none;
}

#navcontainer2 a:hover
{
border: 1px solid #333;
background-color: #FF9900;
background-image: url(../images/sidenav_over.gif);
color: #333;
}

#active2 a:link, #active2 a:visited, #active2 a:hover
{
border: 1px solid #333;
background-color: #FF9900;
background-image: url(../images/sidenav_over.gif);
color: #333;
}
