
html
{
	scrollbar-3dlight-color: #cccccc; 
	scrollbar-arrow-color: #cccccc;
	scrollbar-base-color: #ffffff;
	scrollbar-darkshadow-color: #f2f2f2;
	scrollbar-face-color: #f4f4f4;
	scrollbar-highlight-color: #f1f1f1;
	scrollbar-shadow-color: #cccccc;
}
BODY
{
	background-color: #FFFFFF;	
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	font-size: 9pt; 
	
}
TD 
{
	FONT: 12px;
	FONT-FAMILY: "Arial";
	word-break:break-all;
}

TH { FONT: 12px "Arial" }

 a:link { text-decoration: none ; color: black }
 a:active { text-decoration: none ; color: black }
 a:visited { text-decoration: none ; color: black }
 a:hover {color: #bc2931; }


.button2
{
	background-position: center center;
	font-weight: normal;
	font-size: 13px;
	background-image: url(image/button-2.jpg);
	width: 45px;
	cursor: hand;
	border-top-style: none;
	line-height: normal;
	background-repeat: no-repeat;
	font-style: normal;
	border-right-style: none;
	border-left-style: none;
	height: 21px;
	text-align: center;
	font-variant: normal;
	border-bottom-style: none;
	margin-left: 2px;
	margin-right: 2px;
}


.input_text
{
	border-right: darkgray 1px solid;
	border-top: darkgray 1px solid;
	font-size: 9pt;
	border-left: darkgray 1px solid;
	border-bottom: darkgray 1px solid;
	height:18px;
	background-color:#FFFFFF;
}

.input_height_13
{
	border-right: darkgray 1px solid;
	border-top: darkgray 1px solid;
	font-size: 9pt;
	border-left: darkgray 1px solid;
	border-bottom: darkgray 1px solid;
	height:13px;
	background-color:#FFFFFF;
}

.area_text
{
	border-right: darkgray 1px solid;
	border-top: darkgray 1px solid;
	font-size: 9pt;
	border-left: darkgray 1px solid;
	border-bottom: darkgray 1px solid;
	height:50px;
	background-color:#FFFFFF;
}


.STYLE1 {
	font-size: 12px;
	color: #FFFFFF;
}
.STYLE2 
{
	cursor:hand;
	padding-left:40px;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	background-image:url(image/10.jpg);
}
.STYLE4 
{
	cursor:hand;
	padding-left:40px;
	font-size: 14px;
	color: #c3d29b;
	font-weight: bold; 
}
.STYLE7 {color: #ffffbe; font-size: 12px;line-height:22px;}

