BODY, P {
  background: #8F897C;
  color: #540E10;
  margin: 0px;
  font-family : Verdana, Geneva, Arial, sans-serif;
  font-size : 13px;
  text-indent: 0;
}

TD {
  color: #540E10;
  margin: 0px;
  font-family : Verdana, Geneva, Arial, sans-serif;
  font-size : 13px;
}

TD.news {
  background: #8F897C;
  color: #540E10;
  border-width: 1px 1px 1px 1px;
  border-style: solid;
  border-color: #540E10;
}

A { 
   text-decoration: none; 
   color: #000000
}

A:hover { 
  color: #ffffff; 
  text-decoration: none  !important; 
}

.Vsmall {
  background: #8F897C;
  color: #540E10;
  margin: 0px;
  font-family : Verdana, Geneva, Arial, sans-serif;
  font-size : 9px;
  text-indent: 0;
}

.mid {
  color: #ffffff;
  margin: 0px;
  font-family : Verdana, Geneva, Arial, sans-serif;
  font-size : 14px;
  text-indent: 0;
}

.small {
  background: #8F897C;
  color: #540E10;
  margin: 0px;
  font-family : Verdana, Geneva, Arial, sans-serif;
  font-size : 10px;
  text-indent: 0;
}

.special {
  color: #660000;
  font-family : Verdana, Geneva, Arial, sans-serif;
  font-size : 20px;
  font-weight: bold;
  letter-spacing: 2px;
  word-spacing: 3px;
}


.nav {
  color: #000C42 !important;
  text-decoration: none !important; 
  font-weight: bold;
  margin: 0px;
  font-family : Verdana, Geneva, Arial, sans-serif;
  font-size : 10px;
}



FORM {
	display: inline;
}

SELECT {
  font-family: Verdana, Geneva, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color : #540E10;
  border-color : #540E10;
   border-width : 1pt;
  background : #AEA798;
}

INPUT.nav1 {
  font-family: Verdana, Geneva, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color : #540E10;
  border-color : #540E10;
   border-width : 1pt;
  background : #AEA798;
}

CHECKBOX, INPUT, RADIO, TEXTAREA {
  font-family: Verdana, Geneva, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color : #540E10;
  border-color : #540E10;
   border-width : 1pt;
  background : #AEA798;
}


IMG {
  border: 0;
 }

IMG.cat {
  border: 1;
  border-style: solid;
  border-color : #540E10;
 }



#links {
	margin: 0 auto;
	font-size: 12px;
	line-height: 20px;
	height: 20px;
	
}

.links2 {
	margin: 0;
	font-size: 12px;
	line-height: 20px;
	height:20px;
	float: left;
	background-color:#540E10;
	background: url("navfill.gif");
}


.links2 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	height: 20px;
	line-height: 20px;
	float:left;
	margin:5px 15px 0 5px;
	padding:0 5px 0 5px;
	display:block;
	color:#ffffff;
	font-weight:bold;
}

.links2 a:hover {
/*main bar hover*/
color:#ffffff;
background-color:#540E10;
 }

.linkDIV {
	position:absolute; 
	left:0px; top:0px;
	padding: 0 10px 0 0; 
	z-index:1;  
	visibility: hidden;
	line-height: 18px; 
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #540E10;
}

.linkDIV ul {
	display: inline;
	width: auto;
	margin: 0;
	padding: 0;
	list-style: none;		
}
	
.linkDIV li {
		display: inline;
		padding: 0;
}


.linkDIV ul a {
	margin: 0;
	padding: 2px 5px 2px 5px;
	display: block;
	text-decoration: none;
	text-align: left;
	border-width: 0 0 0 0;
	border-style: solid;
	border-color: #ffffff;
	font-weight: bold;
	color: #ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#87786D;
	width: 100%;
	font-size: 12px;
//	background: url("navfill.gif");
}

.linkDIVp {
	margin: 0;
	padding: 0 5px 0 5px;
	display: block;
	text-decoration: none;
	text-align: left;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #8F897C;
	font-weight: bold;
	color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#87786D;
	width: 100%;
	font-size: 1px;
	line-height: 1px;
//	background: url("navfill.gif");
}


.linkDIV ul a:hover{
	// color:#660000;
	color:#ffffff;
	background: none;
	background-color:#540E10;
}