body {
 background: #192f67;
 font-family: Verdana, Tahoma, Arial, sans-serif;
 font-size: 12px;
 line-height: 15px;
 text-align:center;
 padding: 0px;
 margin:7px;
}
#main {
 float:center;
 background: #ffffff;
 font-size: 11px;
 padding: 10px 10px 10px 10px;
}
#maintable {
 text-align:left;
 background: #ffffff;
 border: 2px solid #fc9b03;
 width: 800px;
 margin:auto;
}
#featured {
 display:block;
 float:right;
 background: #fff;
 width: 159px;
 margin: 10px 0px 2px 10px;
 border: 2px solid #fc9b03;
}
p {
 line-height: 19px;
 margin: 5px 0px 5px 0px; 
}
a {
 text-decoration: none;
 font-weight: normal;
 color:  #FF8000;
 outline: none;
}
a:visited {
 color:  #FF8000
}
a:hover {
 text-decoration: underline
}
li {
 font-size: 11px;
 color: #000;
 line-height: 17px;
 margin: 5px 0px 5px 0px;
}
#buttons {
 background: #fc9b03;
 height:32px;
}
ul#navmenu {
 margin: auto;
 border: 0 none;
 padding: 0px 0px 0px 0px;
 width: 700px; 
 list-style: none;
 height: 33px;
}
ul#navmenu li {
 margin: auto;
 border: 0 none;
 padding: 0px;
 float: left; 
 display: inline;
 list-style: none;
 position: relative;
 height: 33px;
 z-index:6;
}
ul#navmenu ul {
 margin: auto;
 border: 0 none;
 padding: 0px;
 width: 160px;
 list-style: none;
 display: none;
 position: absolute;
 top: 33px;
//top:32px;
 left: 20px;
 z-index:6;
}
ul#navmenu ul:after {
 clear: both;
 display: block;
 font: 1px/0px serif;
 content: ".";
 height: 0;
 visibility: hidden;
}
ul#navmenu a {
 padding: 5px 30px;
 float: none !important;
 float: left; 
 display: block;
 background: #fc9b03;
 color: #fff;
 font: 11px/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: #fc9b03;
 color: #192f67;
}
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; 
}
#mainfooter {
 background: #192f67;
 border: 1px solid #fc9b03;
 font-size: 9px;
 text-align: center;
 color: #fff;
}
#indexfooter {
 width: 800px;
 margin-left: auto;
 margin-right: auto;
 font-size: 9px;
 text-align: center;
 color: #fff;
}
#footer1 {
 width: 800px;
 margin-left: auto;
 margin-right: auto;
 font-size: 9px;
 text-align: center;
 color: #fff;
 padding: 2px 0px 2px 0px;
}
#footer2 {
 font-size: 11px;
 text-align: center;
 color: #fff;
 padding: 2px 0px 2px 0px;
}

