body
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    border: 0px;
    text-align: left;
    font-family: "Trebuchet MS" , Arial,Sans-Serif;
    color: #fff;
}
#bodytable
{
    background: #7e0303 url(images/bg_main.jpg) repeat-x left top;
}
.Search
{
    background-color: transparent;
    color: #fff;
    font-family: "Trebuchet MS" , Arial,Sans-Serif;
    font-size: 14px;
    font-weight: bold;
}
.MenuItem
{
    vertical-align: bottom;
    text-align: center;
    background-image: none;
    background-color: Transparent;
}
.MenuBack
{
    background:transparent url(images/bg_menu.jpg) repeat-x left top;
}
.MenuLeft
{
    background:transparent url(images/bg_menuleft.png) repeat-x left top;
    width:15px;
}
.MenuRight
{
    background:transparent url(images/bg_menuright.png) repeat-x left top;
    width:15px;
}
.BannerPane
{
    height: 186px;
    background-image: url(images/bobanner.swf);
    background-repeat: no-repeat;
    background-position: left top;
    width: 1003px;
    border: 0px;
    padding-bottom: 0px;
    vertical-align: top;
    background-color: Transparent;
}
.Buttonspane
{
    height: 156px;
    background-image: url(images/bg_bttn.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    width: 1003px;
    border: 0px;
    padding-bottom: 0px;
    vertical-align: top;
    background-color: Transparent;
}
.ContentArea
{
    width: 1003px;
    background: transparent url(images/bg_content.jpg) repeat-y left top;
}
.ContentBottom
{
    background:transparent url(images/bg_contentbttm.jpg) no-repeat left top;
    height:9px;
}
.ContentTop
{
    background:transparent url(images/bg_contenttop.jpg) no-repeat left top;
}
.Content
{
    text-align: left;
    vertical-align: top;
    padding: 0px;
}
.BottomText
{
    text-align: left;
    vertical-align: top;
    padding: 0px;
    color:#fff;
    padding-top:20px;
    padding-bottom:20px;
}
.Footer
{
    border-top: solid 2px #fff;
    width:800px;
}

.Statements
{
    color: #999;
    font-size: 11px;
    text-align: center;
    font-family:Arial,Sans-Serif;
    vertical-align: top;
}
a.Statements:link
{
    color: #999;
    text-decoration: none;
}
a.Statements:active
{
    color: #999;
    text-decoration: none;
}
a.Statements:visited
{
    color: #999;
    text-decoration: none;
}
a.Statements:hover
{
    color: #999;
    text-decoration: underline;
}

/*MENU Classes*/

.MainMenu_MenuContainer
{
    background-color: transparent;
    width: 100%;
}
.MainMenu_MenuBar
{
    cursor: pointer;
    cursor: hand;
    height: 16px;
    background-color: Transparent;
    text-transform: uppercase;
    text-align: center;
}
.MainMenu_MenuItem
{
    border-left: #5069BC 0px solid;
    border-bottom: #5069BC 0px solid;
    border-top: #5069BC 0px solid;
    border-right: #5069BC 0px solid;
    cursor: pointer;
    cursor: hand;
    color: #b4b3b3;
    font-family:Arial,Sans-Serif;
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    background-color: Transparent;
    letter-spacing: 0em;
    text-transform: none;
    height: 42px;
    vertical-align: middle;
    text-align: left;
}
.MainMenu_MenuItem TD
{
    color: #b4b3b3;
    font-family:Arial,Sans-Serif;
    font-size: 15px;
    font-weight: bold;
    padding-right: 5px;
    text-align: left;
}

.MainMenu_MenuItemSel TD
{
    color: #fff;
    font-family:Arial,Sans-Serif;
    font-size: 15px;
    font-weight: bold;
    padding-right: 5px;
    text-align: left;
}
.MainMenu_MenuItemSel
{
    cursor: pointer;
    cursor: hand;
    color: #fff;
    font-family:Arial,Sans-Serif;
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    background-color: Transparent;
    text-align: left;
    letter-spacing: 0em;
    text-transform: none;
    height: 42px;
    text-transform: none;
    vertical-align: middle;
}
TR.rootmenuitemactivecssclass td
{
    color: #fff;
}
.MainMenu_SubMenu .MainMenu_MenuItem
{
    padding: 2px;
    font-size: 13px;
    text-align: left;
    height: 20px;
    color: #fff;
    border-bottom:solid 0px #fff;
    padding:3px 3px;
    font-weight: 300;
}
.MainMenu_SubMenu .MainMenu_MenuItemSel
{
    color: #ccc;
    padding: 2px;
    font-size: 13px;
    text-align: left;
    height: 20px;
    border-bottom:solid 0px #fff;
    padding:3px 3px;
    font-weight: 300;
}
.MainMenu_MenuIcon
{
    display: none;
    background-color: #5069BC;
    border-left: #5069BC 1px solid;
    border-bottom: #5069BC 0px solid;
    border-top: #5069BC 0px solid;
    cursor: pointer;
    cursor: hand;
    text-align: center;
    width: 15px;
    height: 21px;
}
.MainMenu_SubMenu
{
    background-color: #bb0808;
    z-index: 1000;
    cursor: pointer;
    cursor: hand;
    filter: progid:DXImageTransform.Microsoft.Shadow(color=         '#696969' , Direction=135, Strength=3);
    padding: 0px;
    border-top: solid 0px #02aeae;
}

.MainMenu_MenuBreak, .menu_seperator
{
    width: 2px;
    height: 25px;
    background-color: #fff;
    background-repeat: no-repeat;
    border: solid 0px #000;
    border-bottom: solid 0px #000;
    display: none;
}
.MainMenu_MenuArrow
{
    display: none;
    border-right: #5069BC 1px solid;
    border-bottom: #5069BC 0px solid;
    border-top: #5069BC 0px solid;
    font-family: webdings;
    font-size: 10pt;
    cursor: pointer;
    cursor: hand;
}
.MainMenu_RootMenuArrow
{
    display: none;
    font-family: webdings;
    font-size: 10pt;
    cursor: pointer;
    cursor: hand;
}

.MenuPane .SkinObject
{
    color: #fff;
    font-family: "Trebuchet MS" , Arial,Sans-Serif;
    font-size: 1em;
    font-weight: normal;
}

p, td
{
    font-family: "Trebuchet MS" , Arial,Sans-Serif;
    font-size: 12px;
    color: #666666;
}
h1
{
    font-family: "Trebuchet MS" , Arial,Sans-Serif;
    font-size: 1.5em;
    font-weight: bold;
    color: #bb0808;
}
h2
{
    font-family: "Trebuchet MS" , Arial,Sans-Serif;
    font-size: 1.3em;
    font-weight: bold;
    color: #bb0808;
    border-top:solid 1px #ccc;
    clear:both;
margin-top:10px;
padding-top:12px;
}
h3
{
 font-family: "Trebuchet MS" , Arial,Sans-Serif;
    font-size: 1.3em;
    font-weight: bold;
    color: #bb0808;
padding-top:5px;
    clear:both;
}
h4
{
    font-size: 1.1em;
    color: #666;
}
h5
{
    font-size: 1.0em;
    color: #666;
}
h6
{
    font-size: 0.9em;
    color: #666;
}
a:hover, a:active, a:visited, a:link
{
    color: #bb0808;
}
ul li
{

    list-style-type: square;
        font-family: "Trebuchet MS" , Arial,Sans-Serif;
    font-size: 12px;
    color: #666666;
}
.SubHead
{
    color: #333;
}
a.CommandButton:link, a.CommandButton:visited, a.CommandButton:active, a.CommandButton:hover
{
    color: #006699;
}

.ModuleTitle_SubMenu
{
    background-color: #fff;
    border: solid 1px #ccc;
}
.BreadCrumb
{
    background: transparent url(images/breadcrumb.jpg) no-repeat left bottom;
}
.BreadcrumbMenu
{
    color:#bb0808;
    font-family:"Trebuchet MS" , Arial,Sans-Serif;
    font-size:10px;
    vertical-align:top;    
}
#BannerTextPane span.SkinObject
{
    display: none;
}
#BannerTextPane input
{
    float: left;
}
#BannerTextPane a
{
    float: left;
    left: 10px;
}

#BannerTextPane .SkinObject
{
    font-family: "Trebuchet MS" , Arial,Sans-Serif;
    font-size: 16pt;
    position: relative;
    font-weight: normal;
    color: #fff;
    *top:-20px;
    *padding-top:2px;
}


.loginbutton a.SkinObject
{
    font-family: "Trebuchet MS" , Arial,Sans-Serif;
    font-size: 16pt;
    font-weight: normal;
    left: 16px;
    position: relative;
    top: -3px;
}

