p {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; text-align: justify; text-indent: 32px}
.cshead {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #556f77}
.menu a:link {color: #FFFFFF;
  font-weight: bold;
  background: transparent;
  line-height:1.0em;
  text-decoration: none;
  font-size:16px; }
  #menu al {
	margin-left: -25px;
} 
div#menu {
	height: 14;
	width: 117px;
}

div#menu li {
	height: 13px;
	width: 94px;
	margin: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	line-height: 12px;
	display: table-row;
	list-style: none;
}

div#menu li a {
	width: 100%;
	height: 12px;
	text-decoration: none;
}
div#menu li a:link {
color: #FFFFFF; }
div#menu li a:visited {
color: #FFFFFF; }
div#menu li a:hover {
	background-image: url(/statics/menufill.gif);
	background-repeat: repeat;
	font-weight: bold;
	color: #FFFFFF;
	list-style-image: url(/statics/whtarrow_right.gif);
	list-style-type: inherit;
	list-style-position: outside;
} 
div#menu li a:active {
	background-image: url(/statics/menufill.gif);
	background-repeat: repeat;
	font-weight: bold;
	color: #FFFFFF;
}
