a:link {
	color : #666666;
	padding : 0;
	text-decoration : none;
}

a:link.white {
	color : #FFFFFF;
	padding : 0;
	text-decoration : none;
}

a:visited {
	color : #666666;
	text-decoration : none;
}

a:visited.white {
	color : #FFFFFF;
	text-decoration : none;
}

a:hover {
	color : #009933;
	text-decoration : none;
}

a:hover.white {
	color : #FF0000;
	text-decoration : none;
}

a:active {
	color : #FF3300;
	text-decoration : none;
}

a:active.white {
	color : #FF3300;
	text-decoration : none;
}

body{
	font-family : ËÎÌå;
	font-size : 9pt;
	scrollbar-3dlight-color : buttonhighlight;
	scrollbar-darkshadow-color : buttonshadow;
	scrollbar-highlight-color : buttonface;
	scrollbar-shadow-color : buttonface;
	scrollbar-track-color : #EEEEEE;
}

body, div, p, td, input {
	font-family : ËÎÌå;
	font-size : 9pt;
	color: #333333;
	line-height: 20px;
}

.areanormal {
	background-color : #FFFFFF;
	border-style : solid;
	border-width : 0;
}

.border {
	background-color : #FFCC00;
	color : Black;
	font-weight : bold;
}

.border_blue {
	background-color : #007CD0;
	color : #FFFFFF;
	font-weight : bold;
}

INPUT {
BACKGROUND-COLOR: #ffffff
}

.border_bold {
	font-weight : bold;
	color : Black;
}

.buttonarea {
	background-color : #000000;
}

.c01 {
	border : 1px solid #0772DC;
	vertical-align : text-bottom;
}

.c02 {
	background-color : #F1F1F1;
	border-bottom : 1px solid #808080;
	border-left : 1px solid #FFFFFF;
	border-right : 1px solid #808080;
	border-top : 1px solid #FFFFFF;
	color : #000000;
	cursor : hand;
	padding-top : 2;
	text-align : center;
	vertical-align : text-bottom;
}

.inputedit {
	background-color : #CDDEED;
	border : 1px solid #6699CC;
}

.inputnormal {
	background-color : #F1F1F1;
	border : 1px inset #C0C0C0;
	text-align : left;
}

.s01 {
	border-style : inset;
	border-width : 1px;
}

.s02 {
	background-color : #F1F1F1;
	border-bottom-style : ridge;
	border-bottom-width : 1px;
	border-left : 1px ridge #FFFFFF;
	border-right-style : ridge;
	border-right-width : 1px;
	border-top : 1px ridge #FFFFFF;
	height : 16pt;
	padding-top : 2;
}

.s03 {
	border-style : none;
	border-width : 1px;
	background-color : #f1f1f1;
	text-align : center;
}

.s04 {
	border-style : none;
	border-width : 1px;
	background-color : #f1f1f1;
}

.trover {
	background-color : #007CD0;
	color : #FFFFFF;
}
/*.db { border-collapse:collapse;}
.db tr{ background-color:expression('#F8F8F8,#EFEFEF'.split(',')[rowIndex%2]); }*/
