body {
 background: #fff;
 font-family: Verdana, Tahoma, Arial, sans-serif;
 font-size: 9px;
 line-height: 15px;
 text-align:center;
 padding: 0px;
 margin:7px;
}
#maintable {
 text-align:left;
 font-size: 11px;
 background: #ffffff;
 border: 2px solid #000;
 padding: 10px 12px 10px 12px;
 float:center;
 width: 535px;
 margin:auto;
}
p {
 line-height: 17px;
 margin: 5px 0px 5px 0px; 
}
a {
 text-decoration: none;
 font-weight: normal;
 color:  #8b0808;
 outline: none;
}
a:visited {
 color:  #8b0808;
}
a:hover {
 color: #000;
}
a.header {
 text-decoration: none;
 font-weight: normal;
 color:  #999999;
 outline: none;
 font-size: 9px;
}
a.header:visited {
 color:  #999999;
}
a.header:hover {
 color: #999999;
}

img {
 border: 0px;
 display:block;
}	
h1 {
 font-size: 12px;
 font-weight: bold;
 color: #000;
 line-height: 11px;
 margin: 0px; 
}
.style1 {
	color: #8b0808;
	font-weight: bold;
}
.style2 {
	color: #000;
	 font-size: 9px;
}
#buttons {
 background: #8b0808;
 height:24px;
}
ul#navmenu {
 margin: auto;
 border: 0 none;
 padding: 0px 0px 0px 0px;
 width: 535px; 
 list-style: none;
 height: 24px;
}
ul#navmenu li {
 margin: auto;
 border: 0 none;
 padding: 0px;
 float: left; 
 display: inline;
 list-style: none;
 position: relative;
 height: 24px;
 z-index:6;
}
ul#navmenu ul {
 margin: auto;
 border: 0 none;
 padding: 0px;
 width: 80px;
 list-style: none;
 display: none;
 position: absolute;
 top: 24px;
//top:24px;
 left: 60px;
 z-index:6;
}
ul#navmenu ul:after {
 clear: both;
 display: block;
 font: 1px/0px serif;
 content: ".";
 height: 0;
 visibility: hidden;
}
ul#navmenu a {
 padding: 4px 11px;
 float: none !important;
 float: left; 
 display: block;
 background: #8b0808;
 color: #fff;
 font: 10px/22px Verdana, Arial, Helvetica, sans-serif;
 text-decoration: none;
 height: auto !important;
 height: 1%; 
 margin: auto;
}
 ul#navmenu a:hover,
 ul#navmenu li:hover a,
 ul#navmenu li.iehover a {
 background: #8b0808;
 color: #feef00;
}
img {
 border: 0px;
 display:block;
}	
h1 {
 font-size: 12px;
 font-weight: bold;
 color: #000;
 line-height: 16px;
 margin: 0px; 
}
h2 {
 font-size: 12px;
 font-weight: bold;
 color: #000;
 line-height: 24px;
 margin: 0px; 
}







