a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #666666;
	text-decoration: none;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
    color: #999999;
	background-color: #666666;
	text-decoration: none;

	scrollbar-face-color:#666666;
    scrollbar-arrow-color:#CC3333;
    scrollbar-track-color:#666666;
    scrollbar-shadow-color:#999999;
    scrollbar-highlight-color:#999999;
    scrollbar-3dlight-color:#666666;
    scrollbar-darkshadow-Color:#666666;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;     
	font-size: 12px;
	line-height: normal;
	color: #999999;	
	background-color: #666666;
	text-decoration: none;
}
select.polo {
	width:111px;
	height:17px;
	font-size:11px;
	background-color:#666666;
	color:#999999;
	border-width:1px; 
	border-style:solid; 
	border-color:#666666;
	margin-left:10px;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
    color: #999999;
	background-color: #666666;
}

div.duimv {
    position:absolute;
	width:120px;
	height:120px;
	z-index:2;
	overflow:auto;
    visibility:visible;
	background-color:#666666;
	border:none;
}

div.duimh {
    position:absolute;
	width:120px;
	height:120px;
	z-index:2;
	overflow:auto;
    visibility:hidden;
	background-color:#666666;
	border:none;
}

