/* CSS Document */
body{
margin:0;
padding:0;
}
.page{
width:100%;
height:100%;
background:#ffcc00;
}

.copyright{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}
a.SkinObject{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}
.date{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}
.footer A:link{
font-family: Arial;
COLOR: #000000; 
FONT-SIZE: 11px; 
TEXT-DECORATION: none; 
font-weight: bold
}
.footer A:visited {
font-family: Arial;
COLOR: #000000; 
FONT-SIZE: 11px; 
TEXT-DECORATION: none; 
font-weight: bold
}
TD.footer {
font-family: Arial;
COLOR: #000000; 
FONT-SIZE: 11px; 
TEXT-DECORATION: none; 
font-weight: bold;}
.footer A:hover {
font-family: Arial;
COLOR: #000000; 
FONT-SIZE: 11px; 
TEXT-DECORATION: none; 
font-weight: bold;}
.page_title{
font-size:18px;
font-weight:bold;
font-family:arial;
color:0099FF;
}
h2{
font-size:14px;
font-weight:bold;
font-family:arial;
color:ffffff;
}
TD.sub{
font-size:14px;
font-weight:bold;
font-family:arial;
color:ffffff;
}
.sub A{
font-size:14px;
font-weight:bold;
font-family:arial;
color:ffffff;
}
.sub A:link{
font-size:14px;
font-weight:bold;
font-family:arial;
color:ffffff;
}
.sub A:hover{
font-size:14px;
font-weight:bold;
font-family:arial;
color:ffffff;
}
TD.sub .normal{
font-size:14px;
font-weight:bold;
font-family:arial;
color:ffffff;
}
.normal{
font-family:arial;
color:#666666;
}
img{
border:none;
}

/*-- box that holds the menu    --*/ 

.MainMenu_MenuContainer { padding: 0; }



/*-- bar that holds the menu    --*/ 

.MainMenu_MenuBar { cursor: pointer; cursor: hand; padding: 0;}



/*-- submenu container          --*/ 

.MainMenu_SubMenu { z-index: 1000;  cursor: pointer;  cursor: hand; margin: 0 0 0 0px; background: #0099FF; padding: 10px; font-weight: normal; opacity: 0.90; -moz-opacity:0.90; filter: alpha(opacity=90); }



/*-- sub menu items             --*/ 

.MainMenu_MenuItem { font-family: Arial; color: #ffffff; font-size: 14px; font-weight: bold; font-style: normal; 

padding: 0px 3px 0px 0px; 

border: 0;

height: 27px; 

}



/*-- submenu items hover        --*/ 

.MainMenu_MenuItemSel { font-family: Arial; color: #bdbdbd; font-size: 14px; font-weight: bold; cursor: pointer; cursor: hand; 

padding: 0px 3px 0px 0px; 

border: 0; 

background: transparent;

height: 27px; 

}




/*-- root menu TD               --*/ 

.MainMenu_RootMenuItem TD { text-align:right; padding: 0px 20px 0px 0px; background: transparent; }



/*-- root menu items            --*/ 

.MainMenu_RootMenuItem { font-family: Arial; background: transparent; color: #ffffff; font-size: 14px; font-weight: bold; font-style: normal; height: 22px; border:0; }



/*-- menuitems idle             --*/ 

.MainMenu_Idle { color: #ffffff; background: 990033; padding: 0; font-weight: bold; }



/*-- sub menu items over        --*/ 

.MainMenu_Selected { color: #ffffff; background: 990033; padding: 0; font-weight: bold; }



/*-- sub menu items active      --*/ 

.MainMenu_Active, .MainMenu_BreadcrumbActive { color: #ffffff; background: transparent; font-weight: bold; }



/*-- root menu items over       --*/ 

.MainMenu_RootSelected { color: #bdbdbd; background-image:url(menu_hilite.gif); background-repeat:no-repeat; padding: 0; font-weight: bold; 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; font-weight: bold; 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; font-weight: bold; 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; }





