a
{
	color : #333333;
	text-decoration : none;
}

a:link
{
	color : #006699;
	text-decoration : none;
}

a:visited
{
	color : #006699;
	text-decoration : none;
}

a:hover
{
	color : #666666;
	text-decoration : underline;
	color: #FF0000;
}

a:active
{
	color : #006699;
	text-decoration : none;
}

body{
	margin:0px;
	font : 80% Verdana, Geneva, Arial, Helvetica, sans-serif; 
	color : #333333;
	line-height: 150%;
	text-align:left;	
	background-color:#bdb7b3;
	background-image: url(img/page_bkg.jpg);	
	background-position:top;
	background-repeat:repeat-x;
}

p, tr, td {
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif; 	
	color : #333333;
	line-height: 150%;
}

h2 {
	
	font : 1em Verdana, Geneva, Arial, Helvetica, sans-serif; 
	color: #A3261B;
	font-weight:bold;
}

h3 {
	font : 1em Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-weight:bold;
}

.newred {
	color:#FF0000;
	font-weight:bold;
}

.content {
	margin-left:24px;
	margin-right:30px;
	text-align:justify;
	color: #333333;
}

.content p {
	color:#333333;
	line-height: 130%;
}


.custom {
	text-align:center;
	color:#FFFFFF;
	height:15px;
	font-size:9px;
	font-weight:bold;
	background-color:#A3261B;
	margin-left:14px;
	margin-right:14px;
	margin-top:15px;
	padding:0px;
	margin-bottom:5px;
}

.custom a:link, .custom a:visited {
	text-align:center;
	color:#FFFFFF;
	
}

.demo {
	text-align:right;
	color:#A3261B;
	font-size:9px;
	font-weight:bold;
	margin-right:25px;
	margin-top:0px;
	padding:0px;
}

.demo a:link, .demo a:visited {
	text-align:right;
	color:#A3261B;
}

.demo a:hover, .demo a:active {
	text-align:right;
	color:#A3261B;
	text-decoration:underline;
}

.subhead {
	font-weight: bold;
}

.copyfoot {
	text-align:right;
	font-size:9px;
	color:#333333;
	margin-right:15px;
	margin-top:10px;
	margin-bottom:-10px;
}

.staff {
	text-align:left;
	font-size:9px;
	color:#333333;
	margin-left:15px;
}

.copyfoot a:link, .copyfoot a:visited {
	color: #333333;
}


 
#navsite ul li.last  {
	border-bottom: 0px solid #221E73;	
}

#navsite p {
	display: none;
}
#navsite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.99em;
	text-align:left;
	font-weight: bold;
	width: 190px;
	border-right: 0px solid #039;
	padding: 0;
	margin-bottom: 1em;
	background-color: #;
	color: #A3261B;
}

#navsite ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#navsite ul li {
	border-bottom: 1px solid #FFFFFF;	
	margin-left: 50px;
	margin-right: 0px;
}

#navsite ul li a, #navsite ul li a:visited {
	display: block;
	font-size: 0.95em;
	padding: 2px 2px 2px 10px;
	border-left: 0px solid #fff;
	border-right: 0px solid #69c;
	border-bottom: 0px dotted #FFF;
	background-color: #;
	color: #A3261B;
	text-decoration: none;
	width: auto;
}
html>body #navsite ul li a {
	width: auto;
}
#navsite ul li a:hover {
	border-left: 0px solid #8F2CID;
	border-right: 0px solid #;
	border-bottom: 0px dotted #FFF;
	color: #A3261B;
	background-color:#C5BA99;
	
}

#scroll {
	width: 480px;
	height: 240px;
	overflow: auto;
	margin: 5px;
	color: #999999;
	font: Verdana, Arial, Helvetica, sans-serif ;
	font-size : 10px;
	scrollbar-base-color: #D1B59D;
	scrollbar-arrow-color: #000033;
	}
