.Normal 
{
Font-weight: normal;
Font-size: 12px;
COLOR: #000000;
Font-style: normal;
Font-family: Arial, Helvetica, sans-serif;
}
.MainMenu_MenuContainer 
{
background-color: #ffffff;
color:#000000;
}
.MainMenu_MenuBar 
{
cursor: pointer;
cursor: hand;
height:30;
color:#000000;
background-color: #ffffff;
}
.MainMenu_MenuItem 
{
cursor: pointer;
cursor: hand;
color: #000000;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
font-style: normal;
background-color: #ffffff;
border-style:none;
}
.MainMenu_MenuIcon,
.MainMenu_MenuArrow
{
cursor: pointer;
cursor: hand;
background-color: #ffffff;
border-left: #ffffff 1px solid;
border-bottom: #ffffff 1px solid;
border-top: #ffffff 1px solid;
text-align: center;
width: 15;
height: 30;
}
.MainMenu_SubMenu 
{
z-index: 10;
cursor: pointer;
cursor: hand;
background-color: #ffffff;
border-bottom: #ffffff 1px solid;
border-left: #ffffff 1px solid;
border-top: #ffffff 1px solid;
border-right: #ffffff 1px solid;
}

.MainMenu_MenuItemSel
{
cursor: pointer;
cursor: hand;
color: #000000;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
font-style: normal;
background-color: #ffffff;
border: 1px 0 0 0;
}


.MainMenu_ItemActive 
{
cursor: pointer;
cursor: hand;
color: #000000;
height: 30;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
font-style: normal;
background-color: #ffffff;
}

body
{
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
padding-bottom:0;
padding-top:0;
margin:0;
padding:0;
text-align:center;
}

#banner
{
overflow:hidden;
}
#topmenu
{
float:left;
width:754px;
}

ol, ul
{
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}


#content
{
clear:left;
margin:auto;
padding:0;
text-align:left;
}
#footer
{
clear:both;
font-size:80%;
margin-top:20px;
width:100%;
}

div#contentpane
{
margin:0;
padding:0;
}
#evtlinks
{
float:left;
width:100%;
}
#poweredby
{
margin: auto;
text-align: right;
width: 825px;
}
#solpart
{
display:none;
}
#dnnlinks
{
text-align:right;
display:none;
}

