BODY {
/*
	SCROLLBAR-FACE-COLOR: white; 
	SCROLLBAR-3DLIGHT-COLOR: #87A986;
	SCROLLBAR-ARROW-COLOR: #87A986; 
	SCROLLBAR-TRACK-COLOR: white; 
	SCROLLBAR-DARKSHADOW-COLOR:  gray;
	SCROLLBAR-SIZE:2px;
	scrollbar-shadow-color:  white;
	scrollbar-highlight-color:  white;
*/
	background : #FFFB9D;
	text-align : left;
}

ol           { font-family: Arial; font-size: 10pt; color: #4E744D }
h2           { font-family: Arial; text-decoration: underline; font-size: 14pt; text-align: 
               center }
h5           { font-family: Verdana; font-size: 10pt; font-style: italic }
h1           { font-family: Arial; font-size: 24pt; font-weight: bold }
td.menu{
	border-left:1px solid #706D3A; background-color : #9D9952;
	font-family : Arial;
	font-size : 10pt;
	color: #3F3D23;
	cursor: pointer;
	padding-left : 3px;
	padding-top:2px;
	padding-bottom:2px;
	padding-right:3px; border-right-style:solid; border-right-width:1px; border-top-style:solid; border-top-width:1px; border-bottom-style:solid; border-bottom-width:1px
	}

td.menuHover{
	border-left:1px solid #706D3A; background-color : #808000;
	font-family : Arial;
	font-size : 10pt;
	cursor: pointer;
	color: #FFFFFF;
	padding-left : 3px;
	padding-top:2px;
	padding-bottom:2px;
	padding-right:3px; border-right-style:solid; border-right-width:1px; border-top-style:solid; border-top-width:1px; border-bottom-style:solid; border-bottom-width:1px
	}

td.content{
	padding-top:10px;
	padding-left : 30px;
	background-color : #DBDCBC;
	border-left: 2px outset #698465; font-family:Arial; font-size:10pt
}

td.border{
	font-family : Verdana;
	font-size : 10pt;
	color : #4E744D;
	text-align : left;
	font-weight : normal;
	background-color : #DBDCBC;
	border-bottom : 1px solid #6D6B38;
	border-left : 1px solid #6D6B38
}

.content_nw{
	padding-top:10px;
	padding-left : 30px;
	background-color : #DBDCBC;
	border-left: 2px outset #698465;
	text-align : center;
}

th.darkgreen{
	font-family : Verdana;
	font-size : 10pt;
	color: #004000;
	font-weight:normal
	}

p.mission{
	padding-left : 40px;
	padding-top : 30px;
	font-family : Verdana;
	font-size : 13px;
	font-style : italic;
	color : #4E744D;
	width : 560px;
	text-align : justify;
	line-height : 22px;
}

p.placedate  { font-family: Arial; color: #4E744D; font-size: 8pt; text-align: right; 
               margin-top: -2; margin-bottom: -1 }
p{
	font-family : Arial;
	font-size : 10pt;
	color : #4E744D;
	text-align : left;
	font-weight : normal
}

a.logo       { font-family: Verdana; font-size: 8pt; color: #FF8000; font-weight: bold; 
               text-align: right }
a{
	font-family : Verdana;
	font-size : 11px;
	color : #6D6B38;
	text-align : left;
	font-weight : bold;
	text-decoration:none;
}

a:hover{
	font-family : Verdana;
	font-size : 11px;
	color : #7D7A40;
	text-align : left;
	font-weight : bold;
	text-decoration:underline;
}

a.small_n{
	font-family : Verdana;
	font-size : 11px;
	color : #6D6B38;
	text-align : left;
	font-weight : normal;
	text-decoration:none;
}

a:hover.small_n{
	font-family : Verdana;
	font-size : 11px;
	color : #7D7A40;
	text-align : left;
	font-weight : normal;
	text-decoration:underline;
}

.normal{
	font-family : Verdana;
	font-size : 11px;
	color : #4E744D;
	text-align : left;
	font-weight : normal;
}

th.normal{
	font-family : Verdana;
	font-size : 11px;
	color : #4E744D;
	text-align : center;
	font-weight : normal;
	background-color : white;
}

th.border{
	font-family : Verdana;
	font-size : 11px;
	color : #4E744D;
	text-align : center;
	font-weight : normal;
	background-color : white;
	border : 1px solid #6D6B38;
	text-decoration : underline;
}

.head{
	font-family : Verdana;
	font-size : 12px;
	color : #4E744D;
	text-align : left;
	font-weight : bold;
	text-decoration: underline;
	font-style : italic;
	}

.head2{
	font-family : Verdana;
	font-size : 11px;
	color : #4E744D;
	text-align : left;
	font-weight : bold;
	text-decoration: underline;
	font-style : italic;
	border : 0px ;
	}
	
input.head2{
	font-family : Verdana;
	font-size : 11px;
	color : #4E744D;
	text-align : left;
	font-weight : bold;
	text-decoration: none;
	font-style : normal;
	}	
	
.small{
	font-family : Verdana;
	font-size : 9px;
	color : #4E744D;
	padding-left : 126px;
}


input.button{
	font-family : Verdana;
	font-size : 10px;
	color : #426840;
	background-color : white;
	border : 1px outset #31532E;
	cursor : pointer;
	}
	
.ub{
	border : double #3D713B;
      }

table.line{
	border : 1px solid #6D6B38;
}

table.info { border-width: 1; border-color: black; border-style: solid; background: silver }
table.main { border-width: 1; border-color: black; border-style: solid; }
table.main2 { padding: 0; }
td.main2 { border-width: 1; border-color: silver; border-style: solid;  }