.normalbold     /*style3*/ 
{
    font-family: Verdana, Arial, sans-serif; 
    font-size: 10px; 
    color: #60614A; 
    font-style: normal; 
    font-weight: bold; 
}
body {
	background-color: #B6B8A3;
	margin-top: 0px;
	font-size: 10px;
}
.normal    /* .style2 */
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #60614A;
	font-style: normal;
	line-height: 14px;
}

a:link {
	color: #60614A;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #60614A;
}
a:hover {
	text-decoration: underline;
	color: #98d9db;
}
a:active {
	text-decoration: underline;
	color: #CC0000;
}

.subhead   /*.style12 */
{
    color: #8CC8CB;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;	
	font-weight: bold;
}
.head   
{
    color: #60614A;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;	
	font-weight: bold;
}

.footeritems {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #60614A;
}
.style17 {font-family: Verdana, Arial, sans-serif;
	color: #FFFFFF;
	font-size: 9px;
}


.bottomtext 
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-style: normal;
	line-height: 14px;
}

.bottomaddress {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #60614A;
	font-style: normal;
	line-height: 14px;
}


.DateCSS 
{
	font-family: Verdana, Arial, sans-serif; 
	color: #8DBCBD; 
	font-size: 9px; 
}

.breadcrumb {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #60614A;
	font-style: normal;
	line-height: 14px;
}

/******** Panes ******/
.LeftPane
{
    padding: 0px 0px 0px 0px;
    vertical-align:top;
}


/*========================================================*/
/*  Main Menu                     				          */
/*========================================================*/

/*-- box that holds the menu    --*/
.MainMenu_MenuContainer { 
	border:0; 
	margin:0; 
	padding:0; 
	background:transparent; 
}
/*-- bar that holds the menu    --*/ 
.MainMenu_MenuBar { 
	border:0; 
	margin:0; 
	padding:0; 
	cursor: pointer; 
	cursor: hand; 
	background:transparent; 
}

/*-- submenu container          .MainMenu_SubMenu { z-index: 1000;  cursor: pointer;  cursor: hand; margin: 0 10px 1px 0; padding: 10px 0 10px 0; background-color: #e9e9e9; font-weight:normal; filter:none;} --*/ 
/*-- submenu container          --*/ 
.MainMenu_SubMenu { 
	z-index: 1000;  
	cursor: pointer;  
	cursor: hand; 
	margin: 0 10px 1px 0; 
	padding: 10px 0 10px 0; 
	background-color: #60614A; 
	font-weight:normal; 
	filter:none;
}
/*-- sub menu items             --*/ .MainMenu_MenuItem { border:0; margin:0; text-transform:lowercase; font-family: arial;  color: #ffffff; font-size: 11px; padding: 0px 35px 0px 16px; height: 20px; font-weight:normal; }
/*-- submenu items hover        --*/ .MainMenu_MenuItemSel { border:0; margin:0; text-transform:lowercase; font-family: arial; color: #000000; font-size: 11px; cursor: pointer; cursor: hand; padding: 0px 35px 0px 16px; height: 20px; background: #a8a8a8; font-weight:normal;}
/*-- menuitems idle             --*/ .MainMenu_Idle { border:0; margin:0; color: #393939; background: transparent; font-size: 11px; font-weight:normal;}
/*-- sub menu items selected    --*/ 
.MainMenu_Selected 
{
    border:0; 
    margin:0; 
    color: #393939; 
    font-weight:normal; 
    background: #4f9cef;
	font-family: Verdana, Arial, sans-serif; 
 }
/*-- sub menu items active      .MainMenu_Active, .MainMenu_BreadcrumbActive { border:0; margin:0; color: #ffa100; font-weight:normal; font-size: 11px; } --*/ 

/*-- root menu items            --*/ 
.MainMenu_RootMenuItem { 
	background:transparent; 
	text-align:center; 
	border:0; 
	margin:0; 
	padding:0; 
	font-family: Verdana, Arial, sans-serif; 
	text-transform:lowercase; 
	font-weight:normal; 
	color: #60614A; 
	font-size: 10px; 
	height: 16px; 
}
/*-- root menu items over       --*/ 
.MainMenu_RootSelected { 
	border:0; 
	margin:0; 
	padding:0; 
	color: #98d9db; 
	height: 16px; 
	background:#60614A; 
	font-weight:normal; 
	text-align:center;
	font-size: 10px; 
	font-family: Verdana, Arial, sans-serif; 
}
/*-- root menu items sub active --*/ 
.MainMenu_RootActiveSub, .MainMenu_RootBreadcrumbActive { 
	border:0; 
	margin:0; 
	padding:0; 
/*	color: #60614A; 
	background:transparent;  */
	color: #98d9db; 
	height: 16px; 
	background:#60614A; 
/*	background-image:url(menu_bg.gif);  */
	background-repeat: repeat-x; 
	font-weight:normal; 
	text-align:center; 
}
/*-- root menu items active     --*/ 
.MainMenu_RootActive { 
	border:0; 
	margin:0; 
	padding:0; 
	color: #60614A; 
	background:transparent; 
/*	color: #98d9db; 
	background:#60614A; */

	height: 16px; 
	background-repeat: repeat-x; 
	font-weight:normal; 
	text-align:center;
}

/*-- root menu items            --*/ .MainMenu_RootMenuItem TD { padding:5px 5px 5px 5px; }
/*-- root menu items over       --*/ 
.MainMenu_RootSelected TD { 
	padding:5px 5px 5px 5px;
	background-color:#60614A;
	color: #98d9db; 
}
/*-- root menu items sub active --*/ .MainMenu_RootActiveSub, .MainMenu_RootBreadcrumbActive TD { padding:5px 5px 5px 5px; }
/*-- root menu items active     --*/ 
.MainMenu_RootActive TD { 
	padding:5px 5px 5px 5px;
}

/*-- root menu items left       --*/ .menu_left { width:0px; border:0; margin:0; padding:0; }
/*-- root menu items right      --*/ .menu_right { width:0px; border:0; margin:0; padding:0; }
/*-- root menu items left active--*/ .menu_leftactive { background:transparent; background-repeat: no-repeat; height:36px; width:11px; border:0; margin:0; padding:0; }
/*-- root menu items right activ--*/ .menu_rightactive { background:transparent; background-repeat: no-repeat; height:36px; width:11px; border:0; margin:0; padding:0; }

/*-- breadcrumb seperator       --*/ .breadcrumb_seperator { background:transparent; background-repeat: no-repeat; height:18px; width:6px; border:0; margin:0; padding:0; }

/*-- not needed                 --*/ .MainMenu_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuIcon, .MainMenuSeperator  { display: none; }
/*-- removing seperator borders --*/ .MainMenu_MenuBreak { display: none; border-top-style: none; border-right-style: none; border-left-style: none; border-bottom-style: none; padding:0; background:transparent; }



