.ar11 {
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
}

.ar15 {
	font-family: arial;
	font-size: 17px;
	color: #FFFFFF;
}
.tr11 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
.txtbox {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	background-color: #776c42;
	height: 18px;
	width: auto;
	border: 1px solid #4f4622;
	text-indent: 4px;
}
.txtbox2 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	background-color: #776c42;
	height: auto;
	width: auto;
	border: 1px solid #4f4622;
	text-indent: 4px;
}
.btn {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #786D43;
	height: 18px;
	width: auto;
	border: 0px solid #9A9163;
}
body{
	scrollbar-face-color : #786d43; 
	scrollbar-highlight-color : #aea682; 
	scrollbar-3dlight-color : #aea682; 
	scrollbar-shadow-color : #aea682; 
	scrollbar-darkshadow-color : #aea682; 
	scrollbar-track-color : #aea682; 
	scrollbar-arrow-color : #aea682; 
}
td.lmenu { color:#000000; background: #f1eada; border: 1px solid #786d43;}
td.lmenu a {
	text-decoration: none;
	color: #000000;
	display: block;
	width: 20px;
	text-align: center;
	line-height: 20px;
	border: 1px solid #786d43;
}
td.lmenu a:visited {
	text-decoration: none;
	color: #000000;
	display: block;
	text-align: center;
	line-height: 20px;
	border: 1px solid #786d43;	
}
td.lmenu a:hover {
	background: #dfb100;
	color:#000000;
	border: 1px solid #8f7c36;
	text-decoration: none;	
}
td.menu{
	background: #dfb100;
	font-weight:bold;
	text-decoration: none;
	color: #000000;
	display: block;
	width: 20px;
	text-align: center;
	line-height: 20px;
	border: 1px solid #D2D2D2;
}