/* CSS Document */
body{
background: #EAEAEA url('/portals/96/skins/doreatha/images/background.jpg') no-repeat;
font-family:Georgia, "Times New Roman", Times, serif;

}
	.border{
	filter:alpha(opacity=40);-moz-opacity:0.40;opacity: 0.40;
	background: #555555;
	}
h1{
font-family:Georgia, "Times New Roman", Times, serif;
color:#990134;
}
.normal{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
color:#000000;
}
h2{
margin:0;
padding: 0 0 0 10px;
font-family:Georgia, "Times New Roman", Times, serif;
color:#990134;
font-size:18px;
font-style:oblique;
font-weight:bold;
}
span{
font-family:Georgia, "Times New Roman", Times, serif;
}
p{
font-family:Georgia, "Times New Roman", Times, serif;
color:#000000;
font-size:14px;
}
.logon{
color:#EAEAEA;
}
.foot a:link{
color:#EAEAEA;
}
.white{
color:#ffffff;
}
img{
border:none;
}
em{
font-style:normal;
font-weight:bold;
color:#990134;
}
a{
color:#990134;
font-weight:bold;
}
a: hover{
color:#7C0029;
font-weight:bold;
}
ul{
list-style-image: url('/portals/96/skins/doreatha/images/bulit.gif');
padding:0 0 0 20px;
margin:0;
}
li{
padding:5px 0;
margin:0;
}


/*-- box that holds the menu    --*/ 

.MainMenu_MenuContainer { background: transparent; padding: 0; }



/*-- bar that holds the menu    --*/ 

.MainMenu_MenuBar { cursor: pointer; cursor: hand; padding: 0; background: transparent;}



/*-- submenu container          --*/ 

.MainMenu_SubMenu { z-index: 1000;  cursor: pointer;  cursor: hand; margin: 0 0 0 0px; background: #620021; padding: 10px; font-weight: normal; opacity: 0.90; -moz-opacity:0.90; filter: alpha(opacity=90); }



/*-- sub menu items             --*/ 

.MainMenu_MenuItem { font-family:Georgia, "Times New Roman", Times, serif; color: #ffffff; font-size: 11px; font-weight: bold; font-style: normal; 

padding: 0px 3px 0px 0px; 

border: 0;

height: 27px; 

}



/*-- submenu items hover        --*/ 

.MainMenu_MenuItemSel { font-family:Georgia, "Times New Roman", Times, serif; color: #ffffff; font-size: 11px; font-weight: bold; cursor: pointer; cursor: hand; 

padding: 0px 3px 0px 0px; 

border: 0; 

background: #81002B; 

height: 27px; 

}




/*-- root menu TD               --*/ 

.MainMenu_RootMenuItem TD { text-align:right; padding: 0px 20px 0px 0px; }



/*-- root menu items            --*/ 

.MainMenu_RootMenuItem { font-family: tahoma; color: #ffffff; font-size: 11px; font-weight: bold; font-style: normal; height: 22px; border:0; }



/*-- menuitems idle             --*/ 

.MainMenu_Idle { color: #ffffff; background: transparent; padding: 0; font-weight: bold; }



/*-- sub menu items over        --*/ 

.MainMenu_Selected { color: #ffffff; background: transparent; 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: #ffffff; background: transparent; 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; }



