body {  
font-size: 9pt;
scrollbar-face-color : #D8DBDF;
scrollbar-highlight-color : #FFFFFF;
scrollbar-shadow-color : #C1C6CC;
scrollbar-3dlight-color : #ABB1B3;
scrollbar-arrow-color : #7F8996;
scrollbar-track-color : #F8FAF9;
scrollbar-darkshadow-color : #ABB1B3;
}
td {  
font-size: 9pt;}

a:link {
	text-decoration: none;
	color: #000000;
	
}
a:visited {
	text-decoration: none;
	color: #000000;
	
}
a:hover {
	
	color: #66cc66;
	TEXT-DECORATION: underline;position:relative;left:1px;top:1px;right:1px;bottom:1px;
}

a:active {
	text-decoration: none;
}


a.menu:active {
	text-decoration: none;
}

a.menu:link {
	text-decoration: none;
	color: #ffffff;
	
}
a.menu:visited {
	text-decoration: none;
	color: #ffffff;
	
}
a.menu:hover {
	
	color: #66cc66;
	TEXT-DECORATION: underline;position:relative;left:1px;top:1px;right:1px;bottom:1px;
}

.navigation {
	font-size: 14px;
	font-family: "ËÎÌå";
	color: #A9E6A9;

}
.content_title {	
	font-size: 14px;
	font-family: "ËÎÌå";
	color:#11058B;
}
.content {	
	font-size: 12px;
	font-family: "ËÎÌå";
	color:#11058B;

}
.input {
	border-bottom-color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	background-color:#EEFA74;
	width: 70px;
}
.button {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color:#DFF394;
	width: 48px;
	border-color: #66CC66;
	font-size: 12px;
	vertical-align: bottom;
}
.table1 {
	border-bottom-color: #66CC66;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;	
}
.table2 {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-color:#66cc66;
	background: #66cc66;
	FILTER: alpha(Opacity=60);
	font-size: 12px;
}
