/* CSS Document */

body{
font-family:Arial, Helvetica, sans-serif;
}

.page_bg{
background:#000000;
width:100%;
height:100%;
}

TD.bottom {
COLOR: #F2F3EC; FONT-SIZE: 12px;
}

h1{
font-size:18px;
}

DIV.play {
padding-top: 5px;
z-index: -200;
}

TD.footer {
font-family: tahoma, sans-serif;
color : #C8C8C8;
font-size: 10px;
font-weight: normal;
}

.footer A:link    {COLOR: #C8C8C8; FONT-SIZE: 11px; TEXT-DECORATION: none; font-family: tahoma, sans-serif; font-weight: normal}
.footer A:visited {COLOR: #C8C8C8; FONT-SIZE: 11px; TEXT-DECORATION: none; font-family: tahoma, sans-serif; font-weight: normal}
.footer A:hover   {COLOR: #C8C8C8; FONT-SIZE: 11px; TEXT-DECORATION: underline; font-family: tahoma, sans-serif; font-weight: normal}

TD.e2place {
font-family: tahoma, sans-serif;
color : #D1D1D1;
font-size: 10px;
font-weight: normal;
}

.e2place A:link    {COLOR: #D1D1D1; FONT-SIZE: 10px; TEXT-DECORATION: none; font-family: tahoma, sans-serif; font-weight: normal}
.e2place A:visited {COLOR: #D1D1D1; FONT-SIZE: 10px; TEXT-DECORATION: none; font-family: tahoma, sans-serif; font-weight: normal}
.e2place A:hover   {COLOR: #D1D1D1; FONT-SIZE: 10px; TEXT-DECORATION: underline; font-family: tahoma, sans-serif; font-weight: normal}


TD.SubHead {
font-family: tahoma, sans-serif;
color : #000000;
font-size: 12px;
font-weight: normal;
}

/*-- box that holds the menu    --*/ 

.MainMenu_MenuContainer { background: transparent; padding: 0; width:155px; z-index: 200;}



/*-- bar that holds the menu    --*/ 

.MainMenu_MenuBar { cursor: pointer; cursor: hand; padding: 0; background: transparent; width:155px; z-index: 200;}



/*-- submenu container          --*/ 

.MainMenu_SubMenu { z-index: 10000;  cursor: pointer;  cursor: hand; margin: 0 0 0 0px; background: #FBB036; padding: 10px; font-weight: 100; opacity: 0.90; -moz-opacity:0.90; filter: alpha(opacity=90); width:175px; z-index: 200;}



/*-- sub menu items             --*/ 

.MainMenu_MenuItem {font-family:Arial, Helvetica, sans-serif; color: #000000; font-size: 14px; font-weight: 100; font-style: normal; 

padding: 0px 3px 0px 0px; 
width:175px;
border: 0;
z-index: 200;
height: 27px; 

}



/*-- submenu items hover        --*/ 

.MainMenu_MenuItemSel { font-family:Arial, Helvetica, sans-serif; color: #ffffff; font-size: 14px; font-weight: 100; cursor: pointer; cursor: hand; 
width:175px;
padding: 0px 3px 0px 0px; 
z-index: 200;
border: 0; 

background: #FBB036; 

height: 27px; 

}




/*-- root menu TD               --*/ 

.MainMenu_RootMenuItem TD { text-align:right; padding: 0px 20px 0px 0px; width:155px; }



/*-- root menu items            --*/ 

.MainMenu_RootMenuItem { font-family:Arial, Helvetica, sans-serif;font-weight:100; width:175px; color: #909C94; font-size: 11px; font-style: normal; height: 22px; border:0; width:155px; }



/*-- menuitems idle             --*/ 

.MainMenu_Idle { color: #909C94; background: transparent; width:175px; padding: 0;}



/*-- sub menu items over        --*/ 

.MainMenu_Selected { color: #909C94; background: transparent; width:175px; padding: 0;}



/*-- sub menu items active      --*/ 

.MainMenu_Active, .MainMenu_BreadcrumbActive { color: #909C94; width:175px; background: transparent;}



/*-- root menu items over       --*/ 

.MainMenu_RootSelected { color: #909C94; background: transparent; width:175px; background-image:url(menu_hilite.gif); background-repeat:no-repeat; padding: 0; font-weight:100; height: 22px; }



/*-- root menu TD over          --*/ 

.MainMenu_RootSelected TD{ text-align:right; padding: 0px 20px 0px 0px; }



/*-- root menu items over       --*/ 

.MainMenu_RootActiveSub { color: #ffffff; padding: 0;height: 22px; }



/*-- root menu TD over          --*/ 

.MainMenu_RootActiveSub TD{ text-align:right; padding: 0px 20px 0px 0px; }

/*-- root menu items active     --*/ 

.MainMenu_RootActive, .MainMenu_RootBreadcrumbActive { color: #ffffff; background-image:url(menu_hilite.gif); background-repeat:repeat-y; padding: 0; height: 22px; }



/*-- root menu TD active        --*/ 

.MainMenu_RootActive, .MainMenu_RootBreadcrumbActive TD{ text-align:right; padding: 0px 20px 0px 0px; }



/*-- not needed                 --*/ 

.MainMenu_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuIcon, .MainMenuSeperator  { display: none; }



/*-- removing seperator borders --*/ 

.MainMenu_MenuBreak { border-top-style: none; border-right-style: none; border-left-style: none; border-bottom-style: none; }


