BODY {background-color: #e2e2e2; margin-top: 5;}

TABLE.page_bg { width: 100%; height: 100%;}

TD.menu {padding-left: 5px; height: 38px; background-image: url(images/menu_bg.gif); background-repeat: repeat-x; border-top: 1px solid #b2b2b2; border-bottom: 1px solid #b2b2b2; border-right: 1px solid #e3e3e3; border-left: 1px solid #e3e3e3; }

TD.content {padding: 13px 27px 13px 27px; height: 150px; background-image: url(images/content_bg.gif); background-repeat: repeat;}

/*-- Default font for website    --*/ 
.normal {
font-family: tahoma, sans-serif;
color : #3c3c3c;
font-size: 11px;
font-weight: normal;
line-height:1.3em;
}

TD.date { font-family: tahoma, sans-serif; color : #f5ea96; font-size: 12px; font-weight: normal;}

TD.bottom_links { height: 35px; font-family: tahoma, sans-serif; color : #222222; font-size: 12px; font-weight: normal; background-image: url(images/footer.jpg); background-repeat: repeat-y;}

.bottom_links A:link    {COLOR: #222222; FONT-SIZE: 12px; TEXT-DECORATION: none; font-family: tahoma, sans-serif; font-weight: bold}
.bottom_links A:visited {COLOR: #222222; FONT-SIZE: 12px; TEXT-DECORATION: none; font-family: tahoma, sans-serif; font-weight: bold}
.bottom_links A:hover   {COLOR: #FFFFFF; FONT-SIZE: 12px; TEXT-DECORATION: underline; font-family: tahoma, sans-serif; font-weight: bold}

TD.search { font-family: tahoma, sans-serif; color : #222222; font-size: 12px; font-weight: normal; padding-right: 10px;}

.search A:link    {COLOR: #222222; FONT-SIZE: 12px; TEXT-DECORATION: none; font-family: tahoma, sans-serif; font-weight: bold}
.search A:visited {COLOR: #222222; FONT-SIZE: 12px; TEXT-DECORATION: none; font-family: tahoma, sans-serif; font-weight: bold}
.search A:hover   {COLOR: #FFFFFF; FONT-SIZE: 12px; TEXT-DECORATION: underline; font-family: tahoma, sans-serif; font-weight: bold}


/*-- copyright / terms /privacy at bottom    --*/ 
TD.footer { height: 32px; font-family: tahoma, sans-serif; color : #FFFFFF; font-size: 10px; font-weight: normal; background-color: #00206b;}

.footer A:link    {COLOR: #FFFFFF; FONT-SIZE: 10px; TEXT-DECORATION: none; font-family: tahoma, sans-serif; font-weight: normal}
.footer A:visited {COLOR: #FFFFFF; FONT-SIZE: 10px; TEXT-DECORATION: none; font-family: tahoma, sans-serif; font-weight: normal}
.footer A:hover   {COLOR: #CBCBCB; FONT-SIZE: 10px; TEXT-DECORATION: underline; font-family: tahoma, sans-serif; font-weight: normal}

.footer2 A:link    {COLOR: #999999; FONT-SIZE: 10px; TEXT-DECORATION: none; font-family: tahoma, sans-serif; font-weight: normal}
.footer2 A:visited {COLOR: #999999; FONT-SIZE: 10px; TEXT-DECORATION: none; font-family: tahoma, sans-serif; font-weight: normal}
.footer2 A:hover   {COLOR: #999999; FONT-SIZE: 10px; TEXT-DECORATION: underline; font-family: tahoma, sans-serif; font-weight: normal}

/*-- H1 (heading 1) style  --*/ 
H1 {font-family: Tahoma, sans-serif; color : #FFFFFF; font-size: 16px; font-weight: bold; }
H2 {font-family: Tahoma, sans-serif; color : #00369a; font-size: 16px; font-weight: bold; }

/*-- Default hyperlink style for site    --*/ 
a:link  	{color : #600505; font-family: Tahoma, sans-serif; text-decoration: underline; font-size: 11px; font-weight: normal;}
a:visited  	{color : #600505; font-family: Tahoma, sans-serif; text-decoration: underline; font-size: 11px; font-weight: normal;}
a:hover  	{color : #600505; font-family: Tahoma, sans-serif; text-decoration: none; font-size: 11px; font-weight: normal;}



/*-- *** MAIN MENU STYLE SHEET CODE ***    --*/ 


/*-- 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: 4px 0 0 0px; background: url(images/dd_bg.gif) repeat-x #fefefe; padding: 15px; border: 1px solid #cccccc; font-weight: normal;}

/*-- sub menu items             --*/ 
.MainMenu_MenuItem { font-family: tahoma, sans-serif; color: #222222; font-size: 11px; font-weight: normal; 
padding: 3px 4px 3px 0px; 
border: 0;
height: 20px; 
}

/*-- submenu items hover        --*/ 
.MainMenu_MenuItemSel { font-family: tahoma, sans-serif; color: #008ff0; font-size: 11px; border-bottom:1px dashed #303534; cursor: pointer; cursor: hand; 
padding: 3px 4px 3px 0px; 
border: 0; 
height: 20px;
font-weight: normal;
font-decoration: underline;
background: transparent;
}

/*-- Active Main Menu Item    --*/ 
.MainMenu_TabRootMenuItemSel TD, .MainMenu_TabRootMenuItemSelHover TD{
height: 20px;
font-weight:normal;
font-family: tahoma, sans-serif;
font-size: 11px;
color: #008ff0;	
padding: 3px 4px 3px 0px; 
}


/*-- 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: 11px; font-weight: normal; font-style: normal; height: 22px; border:0; padding-right:15px }

/*-- menuitems idle             --*/ 
.MainMenu_Idle { color: #E6863C; background: transparent; padding-right: 12px; font-weight: normal; }

/*-- 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; }


