
p,br,body,td,table,tr,textarea {font-size:12px ; font-family:µ¸¿ò ; color:#666666; line-height:140%;}
A:link     {font-size:12px ; font-family:µ¸¿ò,verdana ; color:#666666 ; text-decoration:none;}
A:visited  {font-size:12px ; font-family:µ¸¿ò,verdana ; color:#666666 ; text-decoration:none;}
A:active   {font-size:12px ; font-family:µ¸¿ò,verdana ; color:#9F7540 ; text-decoration:underline;}
A:hover    {font-size:12px ; font-family:µ¸¿ò,verdana ; color:#9F7540 ; text-decoration:underline;}

body 
{scrollbar-face-color: #f9f9f9; scrollbar-shadow-color: #cccccc; 
scrollbar-highlight-color:#FFFFFF; scrollbar-3dlight-color: #cccccc; 
scrollbar-darkshadow-color: #cccccc; scrollbar-track-color: #ffffff;
scrollbar-arrow-color: #aaaaaa}

img
{border:0;}
.input {font-size: 12px; color:#666666; border:1 solid #DFDFDF; background-color:#ffffff}
.input_gray {font-size: 12px; color:#313131; border:1 solid #F3F3F3; background-color:#F3F3F3}

<!-- text-->
.title {font-size:14px; font-weight:bold; color:#8EA935; padding:10 0 10 0;}
.info {font-size:11px; color:#c3c3c3;}
.orange {color:#EE6F00}
.blue {color:#339999; font-weight:bold; background-color:#F4FBFB;}

<!-- button -->
.bu_green{font-size:11px; color:ffffff; background-color:#B7CF43; border:1 solid #A3C02A; font-family:µ¸¿ò,verdana;}
.bu_orange{font-size:11px; color:ffffff; background-color:#FFA05E; border:1 solid #FF8842; font-family:µ¸¿ò,verdana;}
.bu_gray{font-size:11px; color:ffffff; background-color:#A29E91; border:1 solid #8A8677; font-family:µ¸¿ò,verdana;}

<!-- padding --->
.p5 { font-size:12px; font-family:µ¸¿ò,verdana; text-decoration:none; PADDING-TOP: 5px; PADDING-RIGHT: 5px; PADDING-LEFT: 5px; PADDING-BOTTOM: 10px;}
.p55 { font-size:12px; font-family:µ¸¿ò,verdana; text-decoration:none; PADDING-TOP: 5px; PADDING-RIGHT: 5px; PADDING-LEFT: 5px; PADDING-BOTTOM: 0px;}
.p_left10 { font-size:11px; font-family:µ¸¿ò,verdana ; text-decoration:none; PADDING-TOP: 3px; PADDING-RIGHT: 0px; PADDING-LEFT: 10px; PADDING-BOTTOM: 3px;}

<!-- history -->
.history {font-size:11px; padding-top:10px;}

<!-- font color --->
.orange{color:#FF6600;}
.blue{color:#23A0D4;}
.green{color:#7CC52A}

/* ----- Data Tables ----- */
table.datagreen	{
	width:100%;
	border-top:2px solid #A6C359;
	border-left:1px solid #DEEBB6;
}
table.datagray	{
	width:100%;
	border-top:1px solid #eeeeee;
	border-left:1px solid #eeeeee;
}

table.datagreen thead th	{
	font-size:12px; font-weight:bold; color:#6A951D;
	height:28px;
	text-align:center;
	background:#F3F8E3;
	border-left:0; border-top:0;
	border-right:1px solid #DEEBB6; border-bottom:1px solid #DEEBB6;
}
table.datagreen tbody th, table.datagreen th.second	{
	font-weight:normal;
	line-height:1.5em;
	background:#ffffff;
	border-left:0; border-top:0;
	border-right:1px solid #DEEBB6; border-bottom:1px solid #DEEBB6;
}
table.datagreen thead td	{
	font-weight:normal;
	padding:3px 5px 3px 5px;
	line-height:1.5em;
	border-left:0; border-top:0;
	border-right:1px solid #DEEBB6; border-bottom:1px solid #DEEBB6;
}
table.datagreen tbody td	{
	font-weight:normal;
	padding:3px 5px 3px 5px;
	line-height:1.5em;
	border-left:0; border-top:0;
	border-right:1px solid #DEEBB6; border-bottom:1px solid #DEEBB6;
}
table.datagreen tbody td.text	 {
	text-align:justify;
}
table.datagreen tbody td.left	 {
	text-align:left;
}
table.datagreen tbody td.amount	 {
	text-align:right;
}


/* ----- Tables ----- */
table.tableblue	{
	width:100%;
	border-top:2px solid #23A0D4;
	border-left:1px solid #DAECF7;
}

table.tableblue thead th	{
	font-size:12px; font-weight:bold; color:#1984B0;
	height:28px;
	text-align:center;
	background:#F2F8F9;
	border-left:0; border-top:0;
	border-right:1px solid #DAECF7; border-bottom:1px solid #DAECF7;
}
}
table.tableblue tbody td	{
	font-weight:normal;
	padding:3px 0px 3px 0px;
	text-align:center;
	line-height:1.5em;
	border-left:0; border-top:0;
	border-right:1px solid #DAECF7; border-bottom:1px solid #DAECF7;
}
table.tableblue tbody td.text	 {
	text-align:justify;
}
table.tableblue tbody td.left	 {
	text-align:left;
}
table.tableblue tbody td.amount	 {
	text-align:right;
}