 body {

/*	background-attachment: fixed;
	background-image:url("images/bg/home-bg.jpg");
    background-repeat: no-repeat; 	
*/
margin:0px 0px;
padding:0;
text-align:center;
    font-family: verdana;
	color: #fff;
	background-color:#efefef;
}

/*
.nohscroll 
{
	overflow-x: hidden; 
}
.autoscroll 
{
	overflow-x: auto;
}
*/


table tr td
{
    color: #fff;
    font-size: 14px;
    font-family: verdana;
}

.bold
{
	font-weight:bold;
}

.border
{
	border:1px solid #aaa;
}



A:link {
	color: #FFFFFF;
	text-decoration: none
}
A:visited {
	color: #FFFFFF;
	text-decoration: none
}
A:active {
	color: #FFFFFF;
	text-decoration: none;
	outline: none;
}
A:hover {
	color: #ffea05;
	text-decoration: none; 
}
a:focus {
-moz-outline-style: none;
}

a {
  outline: none;
}

:focus {
  -moz-outline-style: none;
}

:-moz-any-link:focus {
  outline: none;
}

.backlink 
{
	float:right;
	font-size:10px;
}

.chifonts 
{
	font-family:·s²Ó©úÅé;
	font-size:32pt;
}


.selected, .selected a
{

	color:Navy;
}



.linktext 
{
	color: #af9971;
}
.linktext A:link {
	color: #af9971;
	text-decoration: none
}
.linktext A:visited {
	color: #af9971;
	text-decoration: none
}
.linktext A:hover {
	color: #ffea05;
	text-decoration: none; 
}
.linktext a:focus {
-moz-outline-style: none;
}
.linktext a
{
	color: #af9971;
	text-decoration: none
}


#cashlayout 
{

width:1278px;
margin:0px auto;
text-align:left;
background-color:#fff;
height:auto;
overflow:hidden;
border:0px solid #999;
}




.container 
{
	position:relative;
	
	border: 1px solid #fff;
/*	min-width: 1002px; */

/*	width: auto !important;
	width: 100%;
*/
	min-height:130px;
	height:130px !important;
	height:130px;
	
}


#logo
{
	top:50px;
	background-image: url("../images/CASH_logo.jpg");
	background-repeat: no-repeat;
	background-position: center top;
}


.logo {
    position: relative;
    top: 40px;
    left: 88px;
    float: left;
}

.logo a {

    background: #000000;
}

#printlogo
{
	display:none;
}

#bgtopmargin
{
/*
	position:relative;
	top:-20px;
*/
	height:108px;
	background-color:#58595b;
	margin:0px;

	background-image: url("../images/colour_bar.jpg");
	background-repeat: no-repeat;
	background-position: left top;

}


#pagehdimg 
{
/*	width:expression(document.body.clientWidth < 1024? "500px":"auto") !important;  */

/*	width:expression(document.body.clientWidth < 1024? "1003px":"auto"); 
	max-width:1280px; */
	position: static !important;
	position: fixed;
	overflow:hidden;
	background-color:#58595b;
}

#pagehdimg img{
	min-width: 1002px;
/*	width: 100%; 
	width: 1268px; */
	height:auto;
	position:relative;
/*
	top:2px !important;
	top:3px;
*/
	overflow:hidden;
	border:0px;
	padding:0px;
	/*margin:0 0 0 0px;*/
	margin-left: auto;
    margin-right: auto;
}


.pagehdimg 
{
	min-width: 1002px;
	height:auto;
	position:relative;
	top:2px !important;
	top:3px;
	overflow:hidden;
	border:0px;
	padding:0px;
	margin:0 0 0 0px;
}


#righttopicons
{
	border: 0px solid;
	width:auto;
	position:relative;
	float:right;
	top:18px !important;
	top:18px;
	padding:0;
}

#righttopicons li
{
	-moz-outline-style: none;
	list-style-type: none;
	float:left;	
}

#righttoplangs 
{
	position:relative;
	float:right;
	top:-20px !important;
	top:-5px;
}


#righttoplangs li {
	-moz-outline-style: none;
    list-style-type: none;
}


#home3pic
{
	position:relative;
	
	margin-left: auto;
	margin-right: auto;
}

#home3pic li
{
	list-style-type: none;
	float:left;
	margin: 10px 5px 0 0;
}


#home3pic2
{
	position:relative;
	width:1280px;
	height:210px;
	background-color:#fff;
	margin-left: auto;
	margin-right: auto;
}

#home3pic2 li
{
	list-style-type: none;
	float:left;
	margin: 10px 5px 0 0;	
}
.home3pictbl{
	display: table;   /* Allow the centering to work */
	padding: 0;
	margin: 0 auto;
}

.home3pictbl li{
	display: inline;
}


#content 
{

/*
min-width:95%;
max-width:1280px;
width:95%;*/
/*	width:85% !important;
	width:100%;*/
	
/*	min-width: 1024px;
	width: auto !important;
	width: 100%; */
	border:0px solid #fff;
	position:relative;
/*	padding-left:100px !important;*/
	padding-left:100px;
	float:left;
	margin-top: 10px !important;
	margin-top:10px;
	padding-right: 10% !important;
	padding-right: 10%;
	padding-bottom:50px;
	background-color:#fff;
}

.content
{
    color: #58595b;
    font-size: 12px;
    text-align:justify;
	text-justify:inter-ideograph;	
}


.content, .content tr td
{
    color: #58595b;
    font-size: 14px;
    text-align:justify;
	text-justify:inter-ideograph;	
}

.content a:link {
	color: #58595b;
	text-decoration: none
}

.content a:visited {
	color: #58595b;
	text-decoration: none
}
.content a:active {
	color: #58595b;
	text-decoration: none;
	outline: none;
}
.content a:hover {
	color: #ffea05;
	text-decoration: none; 
}
.content a:focus {
-moz-outline-style: none;
}


.pagesubheader 
{
	margin-top:20px;
	font-size: 16px;
	font-weight: bold;
	/*
	color: #af9971;
	*/
	color: #58595b;
	visibility:visible;
}


.pagesubheaderw
{
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	visibility:visible;
}

.contentheader 
{
	margin-top:25px;
	font-size: 14px;
	font-weight: bold;	
}


a.cmptab:hover
{
	color: #12C3F4;
}

.topnav {
    position: relative;
    top: -230px;
    left: 0px;
}

#pagenavbar
{
/*	width:1280px; */
position:relative;
	top:-2px !important;
	top:0px;
/*	background-image:url('grandient.gif');*/
	background-color:#999999;
	height:55px;
}

.line1
{
	width:100%;
	height:5px;
	font-size:1px;
	/*background-color:#656565;*/
	background-color:#fff;
}

.line2 
{
	width:100%;
/*	height:120px;

	background-attachment: fixed;
	background-image:url("grandient.gif");
    background-repeat:repeat;
*/
}

.line3
{
	width:100%;
	height:5px;
	font-size:1px;
	background-color:#af9971;
}

#pagenav 
{
	float:left;
	position:relative;
	left:100px;
	width:100%;
	top:20px;
}

.pagenav 
{
	width:83%;
	position:relative;
	left:100px !important;
	left:100px;
	float:left;
	margin-top:20px;
}

#pagenavheader 
{
    font-size: 20pt;
    color: #FFFFFF;
    display:inline-table;
    font-weight:lighter;
}


#subnav 
{
  /* display:inline-table; */
    width:100%;
    border:0px solid;
    list-style-type: none;
    float:left;
    display:table;
    position:relative;
	top:10px;
}

.rowbase 
{
	display:table-row;	    
}


.subnav li 
{
	float:left;
    list-style-type: none;
/*   min-width: 33%;
	width: 30%; */
    padding-bottom: 15px;
	display: table-cell;
 	text-align: left;
}

.subnav li a {
    margin:15px 0 0 15px;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
	white-space: nowrap;
}


.subnav table td
{
	border: 0px solid;
/*	width: 10%;  */
	font-size: 14px;
    font-weight: bold;
	text-align:left;
	padding-bottom: 15px;
}



.subitemsbox
{
	position: relative; 
	float:left;
	left:38px; 
	top:0px; 
	bottom: 0.3em; 
	right: 0.3em;
     background-color: #fff; /* #af9971; */ /* #C6D880; */
  border: 0px dashed #fff;
  font-size: 14px;
  height: 300px;
  padding: 20px;
  display:block;
}


.subitemsbox li
{
	color: #000;
	line-height: 2em;
	list-style-type:none;
	white-space: nowrap;
}

.subitemsbox li a:link,
.subitemsbox li a:visited,
.subitemsbox li a:hover,
.subitemsbox li a:active
{
	color: #000;
	line-height: 2em;
	/*text-decoration:underline;*/
}

.subitemsbox li a:hover 
{
	color:#af9971;
}

.submenuleft 
{
	margin-left:-25px !important; 
	margin-left:15px;
}

#subitemsbox
{
	/*width: 920px !important;
	width: 960px;*/
	
	width: 100%;
	height:auto;
	position: relative; 
	float:left;
	left:38px; 
	top:0px; 
	bottom: 0.3em; 
	right: 0.3em;  
	-moz-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0);  
    
}

#subitemsbox .subhimg
{
	position:relative;
	float:left;
	top:0px;
}

#subitemsbox .subhimg li
{
	float:left;
	padding-right: 5px;
}

#subitemsbox .subhblockimg
{
	width:90%;
	position:relative;
	float:right;
	display:block;
}


#subitemsbox .subhblockimg li
{
	float:left;
	padding-right: 5px;
	padding-bottom:5px;
}


#subitemsbox table
{
	position:relative;
	float:left;
	top:0px;
}

#subitemsbox .subvimg
{
	position:relative;
	float:right;
}




.subitemstext a
{
	position: relative; 
	float:right;
	top:0px; 
	bottom: 0.3em; 
	right: 0.3em;
}


.subitemstext a img
{
	position: relative; 
	float:left;
	top:-60px; 
	bottom: 0.3em; 
	right: 0.3em;
/*	-moz-opacity: 0.6;
    opacity: .60;
    filter: alpha(opacity=60);  */
}



#bodcell
{	
	position:relative;
	float:left;
	left:0px !important; 
	left:0px;
	width: 100%;
	list-style-type: none;
	border:0px solid;
	margin-bottom:3em;
}

#bodcell li
{
	list-style-type: none;
	width:138px !important; /*168px*/
	width: 158px; /*188px*/
	position:relative;
	float:left;
/*	padding:0 70px 0 0px; */
margin-right:70px;
	text-align:center;
	border:0px solid;
}



#inedcell
{	
	position:relative;
	float:left;
	left:0px !important;
	left:0px;
	width: 100%;
	list-style-type: none;
	border:0px solid;
	margin-bottom:5em;
}

#inedcell li 
{
	list-style-type: none;
	width:158px;
	position:relative;
	float:left;
	padding:0 15px 0 0px;
	text-align:left;
}



#mgtcell
{	
	position:relative;
	float:left;
	left:0px; 
	width: 100%;
	list-style-type: none;
	border:0px solid;
	margin-bottom:5em;
	display:none;
}

#mgtcell li
{
	height:148px;
    list-style-type: none;
    width:25% !important;
    width:32%;
    position:relative;
    float:left;
    padding:0 15px 0 0px;
    text-align:center;
    margin-bottom:3em;
    font-size:12px;
}



.jobcontent
{
    color: #af9971;
    font-size: 14px;
    font-family: "§ºÊ^",Arial;
    text-align:justify;
	text-justify:inter-ideograph;
}

.jobcontent a
{
	font-family: "§ºÊ^",Arial;
    color: #af9971;
    text-decoration:underline;
}

.jobcontent a:hover
{
    color: #ffffff;
    text-decoration:underline;
}


.fnhlsubttlline{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #51C4FF;
}
.fnhlspline{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #51C4FF;
}


.annlist 
{
	width:880px;
	padding:0 0 25px 0;
}

.annlist td 
{
	height: 50px;
}

.footerline 
{
	position:absolute;
	bottom:10px;
	height:5em;
}



div.floated {
  width: 1000px;
  /*float: left;*/
  position:absolute;
  border:0px solid;
  top:300px;
  z-index:100;
}

div.subfloated {
  float: left;
  position:relative !important;
  position:relative;
/*  top:380px; */
  z-index:100;
  
 /* 	min-width: 800px; */
	width: 85% !important; /* 75% !important; */
	width: 90%; /* 85%; */
}

#submenubox{
position:absolute;
top:88px !important;
top:105px;
border:0px solid #fff;
}


#myElement li {
  width: 108px; /* 130px; */
  height: 28px;
  border: 0px solid black;
  background-color: #333333;
  float: left;
  font-size: 10px; /* 13px; */
  color: #ffffff;
/*  font-weight: bold; */
  margin:0 1px 0 0;
  list-style-type: none;
  -moz-opacity: 0.8;
  opacity: .80;
  filter: alpha(opacity=80);   
  z-index:100;
  display:block;
  overflow:hidden;
}

#searchbox 
{
/*
   border: 0px solid;
   background:transparent;
   font-family: "§ºÊ^",Arial;
   font-size:14px;
   color:#666;
   overflow:hidden;
   width:84px;
   position:relative;
   top:-4px;   
*/
	position: relative;
	float:right;
	top:8px !important;
	top:2px;
	
	right:20px;
	margin-right:20px !important;
	margin-right:0px;
	font-family: "§ºÊ^",Arial;
    font-size:12px;
	width:150px;
    left:2px;
}

.menusearchbox {
   margin-top:16px;
}


#searchbtn {
    border: 0px;
    background:transparent;
    color: #FFFFFF;
    
 /*   font-weight: bold;  */
    position: relative;
    width:28px;
    margin:0px;
    padding:0px;
    top:12px !important;
    top:6px;
    cursor:pointer;
    cursor:hand;
    font-size:12px;
    font-family: "§ºÊ^",Arial;
    font-size:8pt;
    left:13px !important;
    left:23px;
}


#myElement li a {
  color: #ffffff;
  text-decoration:none;
  display: block;
}

#myElement .rightcorner {
  position: bottom;
  float: right;
}


.cont {padding:0px;margin:0px;clear:both;width:100%;height:auto;margin:10px 0 0 10px;}
.cont ul{width:100%; list-style-type: none;}
.cont li{border:0px solid;width:49%;float:left;text-align: left;font-weight: bold;margin:0 0 20px 0;}

.ny {width:49%;float:left;text-align: left;}
.ny dl{list-style-type: none;}
.ny dt{width:30%;height:auto;float:left;}.ny dd{width:70%;height:115px;float:left;}




#homepagecopyright
{
	clear:both;
	width: 100%;
	height:53px;
	position:relative;

	padding-top:20px;

	bottom:0px;
	overflow:hidden;
	background-color:#58595b;
	display:block;
	padding-bottom:0px;
	font-size:10px;
}

#homepagecopyright td, #homepagecopyright td a
{
	font-size:12px;
	color:#fff;
	padding-bottom:0px;
}


#pagecopyright
{
	clear:both;
	width: 85%;
	position:relative;

	padding-top:20px;
	left:100px;
	bottom:0px;
	overflow:hidden;
	background-color:#fff;
	display:block;
	padding-bottom:5px;
}

#pagecopyright td, #pagecopyright td a
{
	font-size:12px;
	color:#58595b;
}

.clearline 
{
	clear:both;
	display:block;
}




#righttopcorner 
{
	position:relative !important;
	position:absolute;
	width:1274px;

}

.rtc 
{
	position:relative;
	width:185px;
	top:5px;
	font-size: 12px;
	float:right;
}

.righticons 
{
	position:relative;	
	margin-top: 30px;
	margin-top: 30px;#
	
	/*top:18px !important;*/
	top:-2px;
	margin-left:90px;
	margin-left:100px;#
}
/* ---------- MENU  ------------------------------------	*/

#table_nai{
	width:100%;
	position: absolute;
	margin:0 auto 0 auto;
	visibility: visible;
	z-index: 2000;
}

#backgroundHolder 
{
	margin:-131 auto 0 428px !important;
	margin:-128 auto 0 428px;
	width:830px;
	/*height:132px;
	filter: alpha(opacity=80);
	opacity:0.8;*/
	/*
	background-image: url(../images/2.gif);
	background-repeat: no-repeat;
	*/
}
.cccva
{
	width:228px;
	float:right;
	/*height:132px;*/
	position:relative;
	top:-100px !important;
	top:-90px;
	text-align: left;
	list-style-type: none;
}
.cccva li{ margin:0 10px 0 0;*margin:10px 10px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
}

/* ----------------------------------------------------------------------------	*/
/* default styling */
.nav, .nav ul { list-style-type:none; margin:0; padding:0; opacity:0.9;}
.nav a {	text-decoration:none;}
.nav { font-family: arial, sans-serif; font-size: 12px; width:700px;text-align:center; float:left;margin:104px 0 0 10px; }
/* style the links */
/* needs a background for IE6 - can be a color or a transparent gif */
.nav a {}
/* style the <b> element so that is does not affect the size of the link */
.nav a b { color:#fff; font-weight:normal; display:block; padding:5px 0; }
.nav ul a b { margin:0 1px; border-width:0 1px; }
.nav ul a b.top { margin:0 1px; border-width:1px 1px 0 1px; }
.nav ul a b.bottom { margin:0 1px; border-width:0 1px 1px 1px; }
.nav .fly .main b { background: url(ulmulti7/arrow.gif) no-repeat right 9px; }
.nav .down b { background: url(ulmulti7/arrow2.gif) no-repeat right 11px; }
/* for the offset left dropdown and flyout */
.nav .nav4 ul .main b { color:#fff; background: url(ulmulti7/arrow.gif) no-repeat right 9px; }
/* HEIGHT */
.nav ul ul { top:-26px; } /* position the top of the flyout sub menus */
/* WIDTHS change this WITH CARE to suit your requirements */
/* FOR NAV1 */
.nav .nav1 a b, .nav .nav1 .fly a b {}
.nav1 { width:80px; }
.nav1 a { width:80px; margin-right:-79px; }
.nav1 ul { left:0px; top:0; } /* center the dropdown */
.nav1 ul a { width:80px; margin-right:-109px; }
.nav1 ul ul { left:auto; right:-110px; } /* position the flyouts left */
.nav1a ul a { width:80px; margin-right:-79px; }
.nav1 .nav1a ul { right:-110px; }
.nav1a ul ul { right:20px; }
/* FOR NAV2 */

/*
.nav .nav2 a b, .nav .nav2 .fly a b {}
.nav2 .fly a b{padding:5px 0 5px 5px;}
.nav2 { width:125px; }
.nav2 a { width:125px; margin-right:-124px; }
.nav2 ul { left:0px; top:0; }
.nav2 ul a { width:125px; margin-right:-124px;background:#924403;	filter: alpha(opacity=70); text-align: left; }
.nav2 ul a b{margin:0 5px 0 5px;}
.nav2 ul ul { left:125px; }
.nav2 ul ul  a{ width:160px; margin-right:-159px; }
.nav2 ul ul a:hover{margin-right:-35px; }
*/

.nav .nav2q a b, .nav .nav2q .fly a b {}
.nav2q .fly a b{padding:5px 0 5px 5px;}
.nav2q { width:150px; }
.nav2q a { width:150px; margin-right:-144px; }

.nav2q ul { left:0px; top:0; } /* center the dropdown */
.nav2q ul a { width:150px; margin-right:-144px;background:#939598;	filter: alpha(opacity=88); text-align: left; }

.nav2q ul a b{margin:0 5px 0 5px;}
.nav2q ul ul { left:150px; }
.nav2q ul ul  a{ width:160px; margin-right:-159px; }
.nav2q ul ul a:hover ,.nav2q ul ul a:focus , .nav2q ul ul a:active{ margin-right:-35px;}
 

 
 /*nav2e*/
 .nav .nav2e a b, .nav .nav2e .fly a b {}
.nav2e .fly a b{padding:5px 0 5px 5px;}
.nav2e { width:120px; }
.nav2e a { width:120px; margin-right:-119px; }

.nav2e ul { left:0px; top:0; } /* center the dropdown */
.nav2e ul a { width:120px; margin-right:-119px;background:#939598;	filter: alpha(opacity=88); text-align: left; }

.nav2e ul a b{margin:0 5px 0 5px;}
.nav2e ul ul { left:120px; }
.nav2e ul ul  a{ width:120px; margin-right:-119px; }
/*.nav2e ul ul a:hover ,.nav2q ul ul a:focus , .nav2q ul ul a:active{ margin-right:-35px;}*/
 
 
 
 
/*2*/
.nav .nav2a a b, .nav .nav2a .fly a b {}
.nav2a .fly a b{padding:5px 0 5px 5px;}
.nav2a { width:180px;margin:0 0 0 12px; }
.nav2a a { width:180px; margin-right:-10px; }
.nav2a ul { left:0px; top:0; } /* center the dropdown */
.nav2a ul a { width:180px; margin-right:-179px;background:#939598;	filter: alpha(opacity=88); text-align: left; }
.nav2a ul a b{margin:0 5px 0 5px;}
.nav2a ul a:hover, .nav2 ul a:focus, .nav2 ul a:active { margin-right:-10px; }
.nav2aa ul a:hover, .nav2a ul a:focus, .nav2a ul a:active { margin-right:-20px; }
.nav2ab ul a:hover, .nav2b ul a:focus, .nav2b ul a:active { margin-right:0; }
.nav2ac ul a:hover, .nav2c ul a:focus, .nav2c ul a:active { margin-right:10px; }
/*3*/
.nav .nav2b a b, .nav .nav2b .fly a b {}
.nav2b .fly a b{padding:5px 0 5px 5px;}
.nav2b { width:95px; }
.nav2b a { width:95px; margin-right:-94px; }
.nav2b ul { left:0px; top:0; } /* center the dropdown */
.nav2b ul a { width:95px; margin-right:-94px;background:#939598;	filter: alpha(opacity=88); text-align: left; }
.nav2b ul a b{margin:0 5px 0 5px;}
.nav2b ul ul { left:95px; }
.nav2b ul ul  a{ width:180px; margin-right:-179px; }
.nav2b ul ul a:hover{margin-right:-25px; }

/*4*/
.nav .nav2c a b, .nav .nav2c .fly a b {}
.nav2c .fly a b{padding:5px 0 5px 5px;}
.nav2c { width:95px; }
.nav2c a { width:95px; margin-right:-10px; }
.nav2c ul { left:0px; top:0; } /* center the dropdown */
.nav2c ul a { width:95px; margin-right:-94px;background:#939598;	filter: alpha(opacity=88); text-align: left; }
.nav2c ul a b{margin:0 5px 0 5px;}
.nav2c ul a:hover, .nav2c ul a:focus, .nav2c ul a:active { margin-right:-10px; }
/*
.nav2ca ul a:hover, .nav2a ul a:focus, .nav2a ul a:active { margin-right:-20px; }
.nav2cb ul a:hover, .nav2b ul a:focus, .nav2b ul a:active { margin-right:0; }
.nav2cc ul a:hover, .nav2c ul a:focus, .nav2c ul a:active { margin-right:10px; }
*/

/*5*/
.nav .nav2d a b, .nav .nav2d .fly a b {}
.nav2d .fly a b{padding:5px 0 5px 5px;}
.nav2d { width:95px;margin:0 0 0 4px; }
.nav2d a { width:95px; margin-right:-10px; }
.nav2d ul { left:0px; top:0; } /* center the dropdown */
.nav2d ul a { width:95px; margin-right:-94px;background:#939598;	filter: alpha(opacity=88); text-align: left; }
.nav2d ul a b{margin:0 5px 0 5px;}
.nav2d ul a:hover, .nav2 ul a:focus, .nav2 ul a:active { margin-right:-10px; }
.nav2da ul a:hover, .nav2a ul a:focus, .nav2a ul a:active { margin-right:-20px; }
.nav2db ul a:hover, .nav2b ul a:focus, .nav2b ul a:active { margin-right:0; }


/* DO NOT CHANGE ANYTHING BELOW */
.nav li { float:left; } /* fixes several IE related bugs, and allows for clearing */
.nav ul { float:left; position:relative; z-index:20; } /* necessary for float drop and to stack the <ul>s */
.nav ul li { clear:left; } /* must clear the floated list item inside sublist */
.nav a { position:relative; display:block; } /* needs to have a position, to be above the rest */
.nav a.main { float:left; /* necessary for float drop */ margin-top:10000px; } /* bring the top level links back into view */
.nav .drop, .nav .fly { margin-top:-10000px; } /* hide the sub links and their containers, opera has low upper limits */
.nav ul { margin-bottom:-5000px; } /* avoid any interaction between the subs, can be any large size */
/* ----------------------------------------------------------------------------	*/
/* The bit that does ALL the work to bring the sub menus into view */
.nav a:hover, .nav a:focus, .nav a:active { margin-right:0; z-index:10; outline:0; }

.nav a:hover b, .nav a:focus b, .nav a:active b, .nav .nav1 a:hover b, .nav .nav1 a:focus b, .nav .nav1 a:active b, .nav .nav2 a:hover b, .nav .nav2 a:focus b, .nav .nav2 a:active b, .nav .nav3 a:hover b, .nav .nav3 a:focus b, .nav .nav3 a:active b, .nav .nav4 a:hover b, .nav .nav4 a:focus b, .nav .nav4 a:active b ,  .nav .nav5 a:hover b, .nav .nav5 a:focus b, .nav .nav5 a:active b{cursor:pointer;color: #ffea05; font-weight:normal; display: block;} /*background-color:#939598;*/
/* OPERA fix */
.nav ul:hover { clear:left; }


 .STYLE7{
 font-weight: bold;
 }
 
 /*
.browntext 
{
	
	color: #af9971;
	
	color: #58595b;
	
}
*/


.browntext a:link
{
	color: #af9971;
	text-decoration:underline;
}

.browntext a:visited
{
	color: #af9971;
	text-decoration:underline;
}

.browntext A:active
{
	color: #af9971;
	text-decoration:underline;
}

.browntext A:hover
{
	color: #FFFFFF;
	text-decoration:underline;
}

.browntext
{
	color: #af9971;
	text-decoration:underline;
}

/* ---------------------------------------------------------------------------- */