.menuCat {
	text-decoration: none;
	background-color: #C7C59F;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DFDDBB;
	border-bottom-color: #80744E;
	border-left-color: #80744E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;

}

/* body  { font: 14px/1.3 verdana, arial, helvetica, sans-serif; } */
h1 { font-size:16px }

body {
	background-image: url(images/back.gif);
}
.style2 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style3 {font-size: 12px}

.style5 {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}

.style6 {font-size: 14px}

a:link {
	color: #336633;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #666633;
	text-decoration: none;
}
/*
a:link {
	color:#000000;
	text-decoration: none;
}	
a:visited { color:#000000 }	
*/

/* These are the style specifications for the menu layers.  
   Set width to get more browsers' corporation  */
div.menu  {
	position:absolute;
	width:0px;
	left:11px;
	top:70px;
	z-index:3;
	font-size:12px;
	height: 0px;
	border-top: 2px none #ffffff;
	border-right: 2px none #80744E;
	border-bottom: 2px none #80744E;
	border-left: 2px none #ffffff;
	color: #000000;
	visibility: hidden;
}

/* Style specifications for menu items and links  */
div.menu ul { margin:.5em 1em .6em 0; padding:0 }
div.menu ul li { line-height:1; list-style-type:none; margin:0 0 .8em .4em; }
div.menu a { text-decoration:none; white-space:nowrap;text-decoration: none; }  
div.menu a:link { color:#000000;text-decoration: none;}
div.menu a:visited { color:#000000;text-decoration: none;}
div.menu a:hover {
	color:#000000;
	border-bottom:1px dashed #000000;
}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border: 1px solid #000000;
}

