<!-- 
p	        { font-family: verdana,geneva; color: #333333; font-size: 12px }
td          { font-family: verdana,geneva; color: #333333; font-size: 12px }
body        { font-family: verdana,geneva; color: #333333; font-size: 12px }
body        { background-color: #FFFFFF }
h1			{ font-family: verdana,geneva; font-size: 16px; color: #000033; font-weight: bold }
h2			{ font-family: verdana,geneva; font-size: 14px; color: #990000; font-weight: bold }
h3			{ font-family: verdana,geneva; font-size: 12px; color: #000000; font-weight: bold }
.small		{ font-family: verdana,geneva; color: black; font-size: 11px } 
.footer		{ font-family: verdana,geneva; color: #999999; font-size: 11px } 
a:link      { color: #000033; text-decoration: none }
a:visited   { color: #990000; text-decoration: none }
a:active    { color: #666666; text-decoration: none } 
a:hover		{ color: #000033; text-decoration: underline }
li 			{ margin-left : 20px; margin-right : 60px }
.banner {
	margin : 10px 60px 40px 40px;
	padding : 0px 0px 0px 0px;
	border-bottom : 1px solid #56423F;
}
.LayerStyle1 {
    	position: absolute;
    	visibility: hidden;
    	top: 0;
    	left: 0;
		border-top : 1px solid #000033;
}
a.menuItem {
  border-bottom: 1px solid #000033;
  border-right: 1px solid #000033;
  border-left: 1px solid #000033;
  margin-top: 0px;
  margin-bottom: 0px;
  border-collapse : collapse;
  padding : 0px;
  display : block;
}
-->