BODY {background-color: #735a2b; margin: 0;}

TABLE.page_bg { width: 100%; height: 100%;}

TD.menu {padding-left: 5px; height: 47px; background-image: url(images/menu_repeat.gif); background-repeat: repeat-x;}

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 : #252525;
font-size: 11px;
font-weight: normal;
}

/*-- copyright / terms /privacy at bottom    --*/ 
TD.footer { height: 47px; font-family: tahoma, sans-serif; color : #FFFFFF; font-size: 10px; font-weight: normal; background-image: url(images/footer_bg.gif); background-repeat: repeat-x;}

.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}

/*-- H1 (heading 1) style  --*/ 
H1 {font-family: Arial, Helvetica, sans-serif; color : #FFFFFF; font-size: 16px; font-weight: bold; }

/*-- Default hyperlink style for site    --*/ 
a:link  	{color : #600505; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline; font-size: 11px; font-weight: normal;}
a:visited  	{color : #600505; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline; font-size: 11px; font-weight: normal;}
a:hover  	{color : #000000; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline; font-size: 11px; font-weight: normal;}


TABLE.tablewhite { font-family: tahoma, sans-serif; color : #FFFFFF; font-size: 10px; font-weight: normal;}

.tablewhite A:link    {COLOR: #FFFFFF; FONT-SIZE: 10px; TEXT-DECORATION: none; font-family: tahoma, sans-serif; font-weight: normal}
.tablewhite A:visited {COLOR: #FFFFFF; FONT-SIZE: 10px; TEXT-DECORATION: none; font-family: tahoma, sans-serif; font-weight: normal}
.tablewhite A:hover   {COLOR: #ffffce; FONT-SIZE: 10px; TEXT-DECORATION: underline; font-family: tahoma, sans-serif; font-weight: normal}

a.whitelink:link  	{color : #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; font-size: 11px; font-weight: bold;}
a.whitelink:visited  	{color : #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; font-size: 11px; font-weight: bold;}
a.whitelink:hover  	{color : #ffffce; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline; font-size: 11px; font-weight: bold;}

a.yellowlink:link  	{color : #ffff00; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; font-size: 11px; font-weight: bold;}
a.yellowlink:visited  	{color : #ffff00; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; font-size: 11px; font-weight: bold;}
a.yellowlink:hover  	{color : #ffffce; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline; font-size: 11px; font-weight: bold;}

a.greenlink:link  	{color : #ccff66; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; font-size: 11px; font-weight: bold;}
a.greenlink:visited  	{color : #ccff66; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; font-size: 11px; font-weight: bold;}
a.greenlink:hover  	{color : #ffffce; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline; font-size: 11px; font-weight: bold;}

a.orangelink:link  	{color : #FFCC33; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; font-size: 10px; font-weight: normal;}
a.orangelink:visited  	{color : #FFCC33; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; font-size: 10px; font-weight: normal;}
a.orangelink:hover  	{color : #ffffce; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline; font-size: 10px; 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: #582502; 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: #FFFFFF; font-size: 12px; font-style: normal; 
padding: 3px 4px 3px 0px; 
border: 0;
height: 20px; 
}

/*-- submenu items hover        --*/ 
.MainMenu_MenuItemSel { font-family: tahoma, sans-serif; color: #d4a35b; font-size: 12px; border-bottom:1px dashed #303534; cursor: pointer; cursor: hand; 
padding: 3px 4px 3px 0px; 
border: 0; 
height: 20px; 
background: transparent;
}

/*-- Active Main Menu Item    --*/ 
.MainMenu_TabRootMenuItemSel TD, .MainMenu_TabRootMenuItemSelHover TD{
height: 20px;
font-weight:bold;
font-family: tahoma, sans-serif;
font-size: 12px;
color: #fae3b2;	
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: 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; }


