BODY {	background: #81878d;}

TABLE.page_bg { width: 100%; height: 100%;}

TD.menu {background-image: url(images/menu_content.gif); background-repeat:repeat; padding: 10px; width: 212px; COLOR: #333333; FONT-SIZE: 10pt; TEXT-DECORATION: none; font-family: Arial,  sans-serif; font-weight: normal}

TD.menu2 {background-image: url(images/menu_content.gif); background-repeat:repeat-y repeat-x; padding: 10px 0px 0px 10px; width:212; height: 227px; COLOR: #333333; FONT-SIZE: 10pt; TEXT-DECORATION: none; font-family: Arial,  sans-serif; font-weight: normal}


TD.textbox {
background: url(images/text_box.gif) no-repeat; 

padding: 20px 10px 0 20px; 
height: 150px;
width: 212px; 
color: #333333; 
FONT-SIZE: 10pt; 
TEXT-DECORATION: none; 
font-family: Arial,  sans-serif;
font-weight: normal;
}

TD.textbox2 {
background-image: url(images/bar_content_06.gif); 
background-repeat: repeat-y; 
background-position: left bottom; 
padding: 10px; 
height: 51px;
width: 555px; 
color: #333333; 
FONT-SIZE: 10pt; 
TEXT-DECORATION: none; 
font-family: Arial,  sans-serif;
font-weight: normal;
}

TD.content {padding: 30px; height: 150px; background: #d5e7ff}

/*-- Default font for website    --*/ 
.normal {
font-family: Arial,  sans-serif;
color : #333333;
font-size: 13px;
font-weight: normal;
}
TD.footer {background-image:url(images/bottom_expand.gif);padding: 10px; COLOR: #333333; FONT-SIZE: 10pt; TEXT-DECORATION: none; font-family: Arial,  sans-serif; font-weight: normal}

.footer A:link    {COLOR: #333333; FONT-SIZE: 10pt; TEXT-DECORATION: none; font-family: Arial,  sans-serif; font-weight: normal}
.footer A:visited {COLOR: #333333; FONT-SIZE: 10pt; TEXT-DECORATION: none; font-family: Arial,  sans-serif; font-weight: normal}
.footer A:hover   {COLOR: #939393; FONT-SIZE: 10pt; TEXT-DECORATION: none; font-family: Arial,  sans-serif; font-weight: normal}

TD.bottom_links {padding: 10px; COLOR: #e0e0e0; FONT-SIZE: 8pt; TEXT-DECORATION: none; font-family: Arial,  sans-serif; font-weight: normal}

.bottom_links A:link    {COLOR: #e0e0e0; FONT-SIZE: 8pt; TEXT-DECORATION: none; font-family: Arial,  sans-serif; font-weight: normal}
.bottom_links A:visited {COLOR: #e0e0e03; FONT-SIZE: 8pt; TEXT-DECORATION: none; font-family: Arial,  sans-serif; font-weight: normal}
.bottom_links A:hover   {COLOR: #e0e0e0; FONT-SIZE: 8pt; TEXT-DECORATION: none; font-family: Arial,  sans-serif; font-weight: normal}


H2  {
color : #213963;
font-family: Arial;
font-size: 17px;
font-weight: bold;
}

a:link  {
color : #213963;
font-family: Arial;
text-decoration: normal
font-size: 14px;
font-weight: normal;
}

a:visited  {
color : #213963;
font-family: Arial;
text-decoration: normal
font-size: 14px;
font-weight: normal;
}

a:hover  {
color : #213963;
font-family: Arial;
text-decoration: underline;
font-size: 14px;
font-weight: normal;
}

/*-- 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: 3 0 0 0px; background: #f9fcb7; padding: 0px; border: 0px solid #000000; font-weight: normal; opacity: 0.90; -moz-opacity:0.90; filter: alpha(opacity=90); }

/*-- sub menu items             --*/ 
.MainMenu_MenuItem { font-family: tahoma, sans-serif; color: #000000; font-size: 12px; font-style: normal; 
padding: 3px 4px 3px 0px; 
border: 0;
height: 25px; 
}

/*-- submenu items hover        --*/ 
.MainMenu_MenuItemSel { font-family: tahoma, sans-serif; color: #ff8a0b; font-size: 12px; border-bottom:1px dashed #303534; cursor: pointer; cursor: hand; 
padding: 3px 4px 3px 0px; 
border: 0; 
height: 25px; 
background: transparent;
}


.MainMenu_TabRootMenuItemSel TD, .MainMenu_TabRootMenuItemSelHover TD{
	height: 33px;
	background-position: top;
	font-weight:bold;
	font-family: tahoma, sans-serif;
	font-size: 12px;
	color: #DDDDDD;	
	background-image: url(images/menu_itm_bg.gif);
	background-repeat: repeat-x;
	padding:2px 6px 0 6px;
}


/*-- root menu TD               --*/ 
.MainMenu_RootMenuItem TD { text-align:right; padding: 0px 20px 0px 0px; }

/*-- root menu items            --*/ 
.MainMenu_RootMenuItem { font-family: tahoma, sans-serif; color: #FFFFFF; font-size: 12px; font-weight: bold; font-style: normal; height: 22px; border:0; padding-right:15px }

/*-- menuitems idle             --*/ 
.MainMenu_Idle { color: #E6863C; background: transparent; padding-right: 12px; font-weight: bold; }

/*-- sub menu items over        --*/ 
.MainMenu_Selected { color: #FF0000; background-color: #FF0000; padding: 0; font-weight: bold; }

/*-- sub menu items active      --*/ 
.MainMenu_Active, .MainMenu_BreadcrumbActive { color: #E6863C; background-color: #FF0000; font-weight: bold; }

/*-- root menu items over       --*/ 
.MainMenu_RootSelected { color: #FF0000; background: transparent; background-image:url(images/menu_hilite.gif); background-repeat:no-repeat; padding-right: 10px; 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: #E6863C; 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: #E6863C; background-image:url(images/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; }




