body{
	scrollbar-face-color:#ffffff;
	scrollbar-shadow-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-3dlight-color:#4073DB;
	scrollbar-darkshadow-color:#4073DB;
	scrollbar-track-color:#ffffff;
	scrollbar-arrow-color:#4073DB;
	
	font-size:9pt;
	line-height:14pt;
	font-family:Verdana;
}

td {
	font-size:9pt;
	
	font-family:Verdana;
}

input {
	font-size:9pt;
	font-family:Verdana;
	background-color: F0F6FF;
	color: #000000;
	border: 1px double #4073DB;
	height : 22px;
}

.button01{
	BEHAVIOR: url(/admin/css/button.htc);	
	background-image : url(/admin/css/button01.gif);
	font-size:9pt;
	font-family:Verdana;
	height : 22px;
	width:100px;
	border-width : 0;
	cursor : hand
}

.button11{
	BEHAVIOR: url(/admin/css/button.htc);	
	background-image : url(/admin/css/button11.gif);
	font-size:9pt;
	font-family:Verdana;
	height : 22px;
	width:100px;
	border-width : 0;
}

.button02{
	background-image : url(/admin/css/button02.gif);
	font-size:9pt;
	font-family:Verdana;
	height : 22px;
	width:50px;
	border-width : 0;
}

.button03{
	background-image : url(/admin/css/button03.gif);
	font-size:9pt;
	font-family:Verdana;
	height : 22px;
	width:100px;
	border-width : 0;
}

.buttonlogin{
	background-image : url(/admin/css/buttonlogin.gif);
	font-size:9pt;
	font-family:Verdana;
	height : 22px;
	width:47px;
	border-width : 0;
}

.font12{
	font-size: 10.5pt;
	font-family:Verdana;
	line-height:16pt;
	font-weight : bolder;
}

a:link {
	font-size:9pt;
	font-family:Verdana;
	line-height:14pt; 
	color: black; 
	text-decoration:none; 
} 
a:visited {
	font-size:9pt; 
	font-family:Verdana;
	line-height: 14pt; 
	color: black; 
	text-decoration: none; 
} 
a:active {
	font-size:9pt;
	font-family:Verdana;
	line-height:14pt;
	color: #3060C1;
	text-decoration:none; 
} 
a:hover {
	font-size:9pt; 
	font-family:Verdana;
	line-height:14pt; 
	color: #3060C1; 
	text-decoration:underline; 
}


.checkbox {
	BORDER-BOTTOM: none;
	BORDER-LEFT: none;
	BORDER-RIGHT: none;
	BORDER-TOP: none;
	background : transparent;
}

.radio {
	BORDER-BOTTOM: none;
	BORDER-LEFT: none;
	BORDER-RIGHT: none;
	BORDER-TOP: none;
	background : transparent;
}

.switchtr{
	BEHAVIOR: url(/admin/css/switchtr.htc);
}
