body {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
  padding: 10px;
  background-color: #7B1500; 
  background-attachment: fixed;
  padding: 0px;
}  

#wrapper {
	border: 2px outset rgb(153, 153, 153); 
	width: 670px; 
	background-color: 
	rgb(255, 255, 255); 
	margin: auto;
	text-align: justify;
}

#mainwrap {
	background-color: #9a9a68;
	background-image: url('images/bkg2.png');
	width: 950px;
	padding: 0px;
	margin: 0px;
}

#pgheader {
	position: absolute;
	left: 470px;
	top: 65px;
	font-size: 30px;
	font-family: Verdana, Arial, sans-serif;
	font-style: italic;
	color: #6c3433;
}

#copyright {
	font-size: 10px;
	color: #FFF;
	text-align: center;
	width: 950px;
}

#tools {
	margin: auto;
	width: 700px;
	border: 1px solid #666;
	padding: 10px;
	text-align: center;
}

.butt {
	border: 1px solid #766a62; 
	padding: 3px; 
	text-decoration:none; 
	font-weight: bold;
	background-color: #9a9a68;
	color: #FF9;
}

.butt:hover {
	background-color: #ACAB6A;
	text-decoration: none;
	color: #FFD;
}

.helptxt {
	position: absolute; 
	bottom: 10px; 
	right: 4px; 
	width: 400px; 
	background-color: #FFFFDD; 
	border: 1px solid #333; 
	height: 50px; 
	padding: 6px; 
	display: none;
}

#powered {
	position: absolute;
	left: 30px;
	top: 650px;
}

p {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
}  

.footer{
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-style: italic;
  color: #000000;
}

a:hover{  
   text-decoration: underline;
}

a{  
   font-family: Verdana, Arial, sans-serif; 
   font-weight: bold;
   color: rgb(51, 51, 153);
   text-decoration: none;
}

.pbill:hover {
	background-color: #FFDEAD;
	text-decoration: none;
	border: 1px dotted #999999;
}

input[type="text"] {
background-color: #EEEEEE;
color: #000033;
font-family: Verdana, Arial, sans-serif;
font-weight: normal;
font-size: 11px;
border: slategray 1px solid;

} 

textarea {
background-color: #EEEEEE;
color: #000033;
font-family: Verdana, Arial, sans-serif;
font-weight: normal;
font-size: 10px;
border: slategray 1px solid;

} 

input[type="submit"] {
background-color: #eeeeee;
color: #336;
font-family: Verdana, Arial, sans-serif;
border: #000000 solid 1px;
font-size: 11px;
background-image: url('/images/butbackyl.png');
} 

input[type="button"] {
background-color: #eeeeee;
color: #336;
font-family: Verdana, Arial, sans-serif;
border: #000000 solid 1px;
font-size: 11px;
background-image: url('/images/butback.png');
border-radius: 4px;
} 


select {
background-color: #eeeeee;
color: #000000;
font-family: Verdana, Arial, sans-serif;
font-weight: normal;
font-size: 11px;
border: #999999 1px solid;

}

radio {
background: #FFFFFF;
color: #FFFFFF;

} 


.smallynx {
    font-size: 10px;
    font-family: Verdana, Arial, sans-serif; 
    font-weight: bold;
    color: #08295A;
}

.logo {
    font-size: 13px;
    font-family: Verdana, Arial, sans-serif; 
    font-weight: bold;
    font-style: italic;
    text-decoration: none;
    color: #08295A;
}


.smallbody{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}
.vsmall{
  font-family: Verdana, Arial, sans-serif;
  font-size: 8px;
  color: #000000;
}

.butts {
	padding: 4px;
	font-weight: normal;
	text-decoration: none;
	background-image: url('images/butt.png');
	border: 1px outset #999999;
	color: #000088;
}

.butts:hover {
	background-image: url('images/butt2.png');
	text-decoration: none;
}

.butts:active {
	background-image: url('images/butt3.png');
	background-position: bottom left;
	text-decoration: none;
	color: #880000;
}


h1{
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #000000;
}
h2{
  font-family: Verdana, Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #000000;
}
h3{
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #000000;
}
h4{
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #000000;
}

td,li{
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000
}  

th{
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #000000
} 


.otherfineimg {
	max-width: 90px;
	max-height: 60px;
	background-color: #FFFFFF; 
	padding: 3px;
	box-shadow: 2px 2px 5px #676767; 
    -webkit-box-shadow: 2px 2px 5px #676767; 
    -moz-box-shadow: 2px 2px 5px #676767; 
    background-color: #FFFFFF; 
    border-radius: 4px; 
}

.wraptocenter {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 174px;
    height: 140px;
    box-shadow: 5px 5px 7px #676767; 
    -webkit-box-shadow: 5px 5px 7px #676767; 
    -moz-box-shadow: 5px 5px 7px #676767; 
    background-color: #FFFFFF; 
    border-radius: 8px; 
    
}
.wraptocenter * {
    vertical-align: middle;
}
/*\*//*/
.wraptocenter {
    display: block;
}
.wraptocenter span {
    display: inline-block;
    height: 100%;
    width: 1px;
}
/**/
</style>
<!--[if lt IE 9]><style>
.wraptocenter span {
    display: inline-block;
    height: 100%;
}
</style><![endif]-->
