body { scrollbar-face-color: #4F4D40;
 	scrollbar-shadow-color: #4F4D40;
	scrollbar-darkshadow-color: #4F4D40;
 	scrollbar-arrow-color: #ffffff;
	scrollbar-3dlight-color: #4F4D40;
 	scrollbar-track-color: #ffffff;
 	scrollbar-highlight-color : #4F4D40;
 	scrollbar-base-color : #4F4D40; 
	font-family: "Trebuchet MS",Arial, Courier New, Courier, mono; color: #4F4D40; 
               font-size: 12px;
               
 }

a, a:link            { color: #58361F; text-decoration: underline; }
a:hover      { color: #EC6400; text-decoration: none;  background: #C7C1A3; }

a:active     { color: #777777; text-decoration: underline; }
a:visited     { color: #777777; text-decoration: underline; }

.txt         { font-family: "Trebuchet MS",Arial, Courier New, Courier, mono;
               font-size: 12px;
					color: #4F4D40;
               text-align: justify;
 }
 .bottom         { font-family: "Trebuchet MS",Arial, Courier New, Courier, mono;
               font-size: 11px;
               text-align: center;
 }
 .menu       { font-family: verdana, "Trebuchet MS",Arial, Courier New, Courier, mono;
               font-size: 11px;
               font-weight: bold;
					line-height: 15px;
					letter-spacing: 0px;
 }
 .menu a, .menu a:link { color: #58361F; text-decoration: none; }
 .menu a:hover { color: #EC6400; text-decoration: none;  background: #C7C1A3; }
 .menu a:active, .menu a:visited { text-decoration: none; }

.tit         { font-family: georgia, "Trebuchet MS", Courier New, Courier, mono, Arial; color: #4F4D40; 
               font-size: 15px; font-weight: bold;
               border-bottom: 1px dotted #C2C0AF;
               margin-left: 10px;
 }
               
.imgborder    { border: 1 solid #4F4D40}

.imgdx {
	float: right;
	padding: 0px 0px 5px 8px;
	border: none;
}
input {
	background-color: #DCD2B9;
	font: bold 10px georgia, Courier New, Courier, mono, Arial;
	color: #4F4D40;
}	

select, textarea {
	background-color: #DCD2B9;
	font: bold 10px georgia, Courier New, Courier, mono, Arial;
	text-align: justify;
	color: #4F4D40;
}	
