/* CSS Document */
body {
	background-color: #9F0000;
	
	position: absolute;
	visibility: visible;
	width: 100px;
	left: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: capitalize;
	
}

 .fieldset {
    font-family: Verdana; 
	font-weight: normal; 
	color: #A8A973; 
	text-decoration: underlined
     
}
a:link {
	color: #A8A973;
}
.fieldset: hover {
    font-family: Verdana; 
	font-weight: normal; 
	color: #E6E818; 
	text-decoration: underlined 
     
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #FFFFFF;
}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #FFFFFF;
	font-weight: bold;
}
.style7 {
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.style8 {
	color: #FFFFFF;
	font-weight: bold;
}

a:link {
	color: #A8A973;
}
a:hover {
	color: #A8A973;
}
body,td,th {
	color: #A8A973;
}
a:visited {
	color: #B9A978;
}
.style12 {
	font-size: 12pt
	color: #A5A57B
}
.style13 {
	font-size: 9pt;
	color: #A8A973;
	hover: #FFFF00;
}
.style14 {color: #FFFFFF
}

.style3 {color: #FFFFFF
}


.panelHeader { 
	font-family: Verdana; font-size: 70%; color: white; font-weight: bold; 
}
	.categoryLink { 
	font-family: Verdana; 
	color: #A8A973; 
	font-weight: normal; 
	text-decoration: underlined 
}
.categoryLink:HOVER {
	font-family: Verdana; 
	font-weight: normal; 
	color: #E6E818; 
	text-decoration: underlined 
	
 }
.footer.ssi {
	font-family: Verdana; 
	font-weight: normal; 
	color: #E6E818; 
	text-decoration: none 
	
}  



form.contact {   
  padding: 0;   
  margin: 10;   
  margin-top: -15px;
  line-height: 150%;
}

form.contact label {
  font-weight: bold;
  font-size: small;
  color: white;
}

form.contact label.fixedwidth {   
  display: block;   
  width: 240px;   
  float: left; 
}

form.contact .buttonarea input {   
  background: navy;   
  color: white;   
  font-weight: bold;   
  padding: 5px;   
  border: 1px solid white; 
}

form.contact .buttonarea {   
  text-align: center;   
  padding: 4px;   
  background-color: #A8A973; 
}
