body {
	background-image: url(jpg/bgnd.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #87c9e7;
	scrollbar-3dlight-color: #00002b;
	scrollbar-arrow-color: #ecb4aa;
	scrollbar-base-color: #000000;
	scrollbar-darkshadow-color: #00002b;
	scrollbar-face-color: #ffffd5;
	scrollbar-highlight-color: #ecb4aa;
	scrollbar-shadow-color: #ecb4aa;
	scrollbar-track-color: #fffff0;
	overflow-x: auto;
	overflow-y: scroll;
}
.text {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #ffffff;
	text-align: justify;
	}
.textg {
	font-family: Verdana, Arial,  sans-serif;
	font-size: 12px;
	color: #191919;
	font-weight: bold;
	}
.texth {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #191919;
	text-align: left;
	}	
.textp {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #000000;
	text-align: left;
	}
#MenuPos {
	position:relative; top: 74px; left: -15px; width: 680px;
	}
.bmenu a:link {
 	height: 20px;
	text-decoration: none;
 	color: #7c7c7c;
 	font-family: Verdana, Arial, sans-serif;
 	font-size: 10px;
 	font-weight: bold;
 	border: 0px none;
 	line-height:24px;
}
.bmenu a:visited {
 	height: 20px;
 	text-decoration: none;
 	color: #7c7c7c;
 	font-family: Verdana, Arial, sans-serif;
 	font-size: 10px;
 	font-weight: bold;
 	line-height:24px;
 }
.bmenu a:hover{
 	height: 20px;
 	text-decoration: none;
 	color: #000000;
 	font-family: Verdana, Arial, sans-serif;
 	font-size: 10px;
 	font-weight: bold;
 	background-image: none;
 	line-height:24px;
}		
/*cmenu*/
.cmenu a:link {
 	height: 20px;
 	text-decoration: none;
 	color: #ffffff;
 	font-family: Verdana, Arial, sans-serif;
 	font-size: 11px;
 	font-weight: bold;
 	border: 0px none;
 	line-height:24px;
	margin-left: 10px;
 }
.cmenu a:visited {
 	height: 20px;
 	text-decoration: none;
 	color: #ffffff;
 	font-family: Verdana, Arial, sans-serif;
 	font-size: 11px;
 	font-weight: bold;
 	line-height:24px;
	margin-left: 10px;
}
.cmenu a:hover{
 	height: 20px;
 	text-decoration: underline;
 	color: #ffffff;
 	font-family: Verdana, Arial, sans-serif;
 	font-size: 11px;
 	font-weight: bold;
 	background-image: none;
 	line-height:24px;
	margin-left: 10px;
}

	a.palm {
		width: 90px;
		height: 23px;
		background: url("jpg/2sm-palm.gif") 0 0 no-repeat;
		text-decoration: none;
		color: #ffffff;
		font-family: Verdana, Arial, sans-serif;
		font-size: 11px;
		font-weight: normal;
		margin-top: 0px;
		line-height: 23px;
	}

	a:hover.palm {
		background-position: 0px -23px;
		color: #87c9e7;
		text-decoration: none;		
	}		