
Body {
        padding:0; margin:0; 
}

		
.green       { font-family: Verdana; font-size: 10pt; color: #008000; text-decoration: none }
.it          { font-family: Verdana; font-size: 10pt; text-decoration: none; font-style: 
               italic }
.blue        { font-family: Verdana; font-size: 14pt; color: #0000FF; text-decoration: none; 
               font-weight: bold }
.red         { font-family: Verdana; font-size: 14pt; color: #FF0000; text-decoration: none; 
               font-style: italic; font-weight: bold }
.GSS         { color: #104010; text-decoration: none; font-family: Verdana; font-size: 10pt }
.GSH         { color: #104010; font-family: Verdana; font-size: 18pt; text-decoration: none; 
               font-weight: bold }
.GSM         { color: #104010; text-decoration: none; font-family: Verdana; font-size: 14pt; font-weight:bold }
.GSF         { color: #104010; text-decoration: none; font-family: Verdana; font-size: 12pt }
.GSFB        { font-family: Verdana; font-size: 10pt; text-decoration: none; color:#000000 }
            
ul.m li.mm {
	position: relative;
	
	}

li.mm ul.m {
	position: absolute;
	left: 200px;
	top: 0;
	display: none;
	
	}

ul.m li.mm a {
	border-left:0px solid #ccc; border-right:0px solid #ccc; 
	border-top:0px solid #ccc; display: block;
	text-decoration: none;
	color: #C0BD8A;
	background: #104010;
	padding: 5px;
	border-bottom: 0px none;
	 	
	}



       
       
ul.m {
	margin: 0;
	padding: 0;
	width: 201px;
	border-bottom: 0px solid #ccc; list-style-type:none;
	
		}
	
	
li:hover ul.m, li.over ul.m{ display: block; text-decoration:none; }


a:hover.menu {
	background-color:#999966; font-size:12pt; 
	color:#104010; padding: 5px; text-decoration:none
	}

html ul.m li.mm { float: left; height: 1%; }
html ul.m li.mm a { height: 1%; }

.anchor      { color: #0000FF; font-family: Verdana; font-size: 10pt; text-decoration: none }
img {border:0px;}

p            { font-family: Verdana; font-size: 10pt; text-decoration: none; text-indent: 25 }
.ital           { font-family: Verdana; font-size: 10pt; text-decoration: none }