body { 
margin-left: 0px; 
margin-right: 0px; 
margin-top: 0px; 
margin-bottom: 0px;
font-size: 10pt;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

table.details{
border: 0;
margin: 0;
}

td.right
{
text-align:right;
vertical-align:top;
}

 #container {
width: 800px;
margin: 0px auto;
}

#content {
width:800px;
padding: 0px;
position: relative;
background-image: none;
background-color: transparent;
margin-left: 0px;
margin-top: 0px;
}

#header {
clear: both;
margin: 0px;
padding: 0px;
color: #333333;
}
#dd {
   margin: 0px;
    padding: 0px;
}

#dd li {
   margin: 0px;
    padding: 0px;
    list-style: none;
    font: bold 11px arial;
}

ul.MenuBarHorizontal
{
	height:33px;
	margin: auto;
	padding: 0;
	list-style-type: none;
	font-size: 12px;
	cursor: default;
	width: 750px;
	margin-left: 25px;
	m\argin-left: 20px; 
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are a fixed width */
ul.MenuBarHorizontal li
{
	margin:0;
	padding: 0;
	list-style-type: none;
	font-size: 12px;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: auto;
	float: left;
}
ul.MenuBarHorizontal a
{
	display: block;
	cursor: pointer;
	background-color: #BF1E2E;
	padding: 0em 0.75em;
	color: #FFFFFF;
	text-decoration: none;
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
{
	background-color: #6aa364;
	color: #FFF;
	text-decoration: none;
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
{
	background-color: #33C;
	color: #FFF;
}

.subtitle {
        display: block;
        font-size: 12px;
        text-align: right;
        padding: 1px 5px;
        background: #6F8D25;
        color: #FFFFFF;
	cursor:default;
}
.submenu {
   background: #f7941e;
 	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding:0px;
	text-align: center;
	text-transform: none;
	border: none;
    visibility: hidden;
    position: absolute;
    z-index: 3;
}

    .submenu a {
        display: block;
        ffont-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	     text-decoration: none;
        padding: 7px 12px;
        color: #FFF;
		}
	
    .submenu a:hover {
        background: #6aa364;
        color: #FFFFFF;
    }
a.lnk {
        text-decoration: none;
	font-weight: bold;
}
a.lnk:hover {
        text-decoration: underline;
	font-style: bold;
}

    a.reg {
        display: block;
        font: 11px arial, sans;
        text-align: right;
        padding: 1px 5px;
        background: #6F8D25;
        color: #FFFFFF;
     }

    a.reg:hover {
        background: #99CC33;
        color: #FFFFFF;
     }

a.noline {
        text-decoration: none;
}
a.noline:hover {
        text-decoration: underline;
}
.pbottom {
	height:16px;font-size:11px;background:#bf1e2e;margin:0;padding:2px 0 0;width:800px;
	p\adding: 4px 0 0; 
h\eight: 12px;
}
.pbottom div {
	background:#bf1e2e; color:#FFF; height:16px;margin:0;padding:0; 
h\eight: 12px;
}

.last {
		background:#bf1e2e; color:#FFF; height:16px;margin:0;padding:0; 
h\eight: 12px;
float:left;
}