.ver11 {
	font-family: verdana;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #CCCCCC;
}
body{
	scrollbar-face-color : #FFFFFF; 
	scrollbar-highlight-color : #121011; 
	scrollbar-3dlight-color : #121011; 
	scrollbar-shadow-color : #121011; 
	scrollbar-darkshadow-color : #121011; 
	scrollbar-track-color : #121011; 
	scrollbar-arrow-color : #121011; 
}.ar12 {
	font-family: arial;
	font-size: 12px;
	line-height: 18px;
	color: #CCCCCC;
}
a:link {
	color: #FFA800;
	text-decoration: none;
}
a:visited {
	color: #FFA800;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
.txtbox {
	font-family: verdana;
	font-size: 11px;
	color: #CCCCCC;
	background-color: #161616;
	height: 16px;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.txtbox2 {
	font-family: verdana;
	font-size: 11px;
	color: #CCCCCC;
	background-color: #161616;
	height: auto;
	width: auto;
	border: 1px solid #999999;
}
.btn {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	background-color: #FFA800;
	height: 16px;
	width: auto;
	border: 1px solid #666666;
	font-weight: bold;
}
