.ver10 {
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
}
.drpbox {
	font-family: arial;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #414141;
	border: 1px solid #808080;
}
.txtbox {
	font-family: arial;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #414141;
	border: 1px solid #808080;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFF00;
}
.ar10 {
	font-family: arial;
	font-size: 10px;
}
.bgcontent {
	background-image: url(images/bg_content.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
body{
	scrollbar-face-color : #807f7f; 
	scrollbar-highlight-color : #0f0f0f; 
	scrollbar-3dlight-color : #0f0f0f; 
	scrollbar-shadow-color : #0f0f0f; 
	scrollbar-darkshadow-color : #0f0f0f; 
	scrollbar-track-color : #0f0f0f; 
	scrollbar-arrow-color : #0f0f0f; 
}
td.smenu { color:#FFFFFF; background: #000000;}
td.smenu a {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	text-align: center;
	width:100%;
	line-height: 25px;
	font-weight:bold;	
}
td.smenu a:visited {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	text-align: center;
	line-height: 25px;	
	font-weight:bold;	
	width:100%;	
}
td.smenu a:hover {
	background: #ffcc00;
	color:#000000;
	text-decoration: none;	
	line-height: 25px;	
	width:100%;
	font-weight:bold;	
}
td.lmenu { color:#FFFFFF; background: #4b1b12;}
td.lmenu a {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	text-align: center;
	width:100%;
	line-height: 18px;
	font-weight:bold;	
}
td.lmenu a:visited {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	text-align: center;
	line-height: 18px;	
	font-weight:bold;	
	width:100%;	
}
td.lmenu a:hover {
	background: #FFFFFF;
	color:#4b1b12;
	text-decoration: none;	
	line-height: 18px;	
	width:100%;
	font-weight:bold;	
}
a.edtdlt:link {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #74281b;
	text-decoration: none;
}
a.edtdlt:visited {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #74281b;
	text-decoration: none;
}
a.edtdlt:hover {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #ff5f00;
	text-decoration: none;
}