a:link  { color: #333333; text-decoration: none }
a:visited  { color: #666666; text-decoration:none }
a:hover  { color: #ff9900; text-decoration: none}
a:active  { color: #ff9900; text-decoration: none}
a  { color: #333333; text-decoration:none }


/* ---------------- TEXT ----------------- */
.content10 {
	font-family: "ºÚÌå";
	font-size: 12px;
	font-weight: bold;
	color: #000066;
}


.content11{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #333333;
}
.content12 {
	font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif, "??";
}
.content12_white {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #FFFFFF;
}

.content12_red {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #FF0000;
	text-decoration: blink;

}
.content12_yellow {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #FF7800;
}

.content14 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}

.content14_yellow{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	color: #FF7800;
}

.message {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 20px;
	height: 22px;

}

.path {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #000000;
	background-image: url(../images/content_title_bg.gif);
	margin: 0px;
	height: 24px;
	line-height: 24px;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;

}

.path2 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	white-space: pre;
	text-align: right;
	margin: 3px;
	background-color: #FFFFFF;
	border: 1px solid #A69D9D;
	line-height: normal;
	float: right;
}

.path3 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 13px;
	font-weight: normal;
	background-color: #A69D9D;
	margin: 0px;
	border: 1px solid #A69D9D;
	height: 20px;


}


/* ---------------- TABLE ----------------- */
.table_head {
	font-family: "Arial";
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	height: 48px;
	background-image: url(../images/table_head.gif);


}

.table_head1 {
	font-family: "Arial";
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	height: 36px;
	background-image: url(../images/table_head.gif);


}

.tableend{
	background-color: #4E587C;
	height: 2px;



}

.table_search {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-weight: normal;
	background-color: #FFFFFF;
	padding: 8px;
	border: 1px solid #848484;
	margin-top: 6px;
	margin-bottom: 6px;
}
.table_message {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-weight: normal;
	background-color: #EFF7F8;
	padding: 8px;
	border: 1px solid #848484;
	font-size: 12px;
}

.table_main{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-weight: normal;
	padding: 12px;
	font-size: 12px;
	width:100%;
	line-height: 8px;



}

.table_c1 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-color: #F4F3F2;
	height: 18px;
	text-align: left;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: groove;
	border-left-style: none;
	border-bottom-color: #666666;



}

.table_c2 {
	background-color: #E4E1DC;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-weight: normal;
	color: #666666;
	font-size: 12px;
	height: 18px;
	text-align: left;



}

/* ---------------- FORM----------------- */
.input {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #666666;
	border: 1px solid #666666;
}

.input_90 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #666666;
	border: 1px solid #666666;
	width:90px;
}
.inputd
{
	font-size: 12px;
	color: #666666;
	border-top: 0px solid #666666;
	border-left: 0px solid #666666;
	border-right: 0px solid #666666;
	border-bottom: 1px solid #666666;
	width:80px;
}

.inputd_pa
{
	font-size: 12px;
	color: #666666;
	background-color: #E4E1DC;
	border-top: 0px solid #666666;
	border-left: 0px solid #666666;
	border-right: 0px solid #666666;
	border-bottom: 1px solid #666666;
	width:80px;
}

.inputd_pp
{
	font-size: 12px;
	color: #666666;
	background-color: #F4F3F2;
	border-top: 0px solid #666666;
	border-left: 0px solid #666666;
	border-right: 0px solid #666666;
	border-bottom: 1px solid #666666;
	width:80px;
}
/* ---------------- BUTTON ----------------- */
.button2 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #000000;
	background-image: url(../images/button_2.gif);
	height: 23px;
	width: 77px;
	cursor: hand;
	margin: 0px;
	padding: 0px;
	border: 0px none;

}

.button4 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	background-image: url(../images/button_4.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 110px;
	cursor: hand;
	margin: 0px;
	padding: 0px;
	border: 0px none;
}

.button6 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../images/button_6.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 120px;
	cursor: hand;
	background-color: #FFFFFF;
	border: 0px none;

}

.buttonh4 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	background-image: url(../imgs/images/button_4.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 96px;
	cursor: hand;
	margin: 0px;
	padding: 0px;
	border: 0px none;
}

.buttonh6 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #000000;
	background-image: url(../images/buttonh_6.gif);
	height: 23px;
	width: 120px;
	cursor: hand;
	margin: 0px;
	padding: 0px;
	border: 0px none;
	
	
	
}

.buttonh7 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #000000;
	background-image: url(../images/buttonh_7.gif);
	height: 23px;
	width: 180px;
	cursor: hand;
	margin: 0px;
	padding: 0px;
	border: 0px none;
	
	
	
}


.tag_1{
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #000000;
	background-image: url(../images/button_g.gif);
	background-color: #FFFFFF;
	border: 0px none 0;
	cursor: hand;
	background-position: center bottom;
	text-align: center;
	background-repeat: no-repeat;
	height: 24px;
	width: 89px;
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;



}
.tag_2{
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../images/button_b.gif);
	background-color: #FFFFFF;
	border: none;
	cursor: hand;
	background-position: center bottom;
	text-align: center;
	background-repeat: no-repeat;
	height: 24px;
	width: 89px;
	vertical-align: bottom;


}



.pagebackpop {
	background-color: #ffffff;
	margin: 0px;
}
.pageback {
	background-color: #FFffff;
	margin: 0px;
}


.formError {
	font-weight: normal;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: red;
  	background-color: white;
	text-decoration: none;
}

.select{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #666666;
	border: 1px solid #666666;
	width:200px;
}

.select1{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #666666;
	border: 1px solid #666666;
	width:50px;
}

.select2{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #666666;
	border: 1px solid #666666;
	width:100px;
}

.select3{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #666666;
	border: 1px solid #666666;
	width:110px;
}

.select4{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #666666;
	border: 1px solid #666666;
	width:120px;
}

.select_130{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #666666;
	border: 1px solid #666666;
	width:130px;
}

.select5{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #666666;
	border: 1px solid #666666;
	width:140px;
}

.bannerSelected
{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #fff;
	background-color:#ff0000;
	width:125px;
	font-weight:bold;
	text-align:center;
	height:25px;
	
}

.bannerUnSelected
{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #fff;
	background-color:#cccccc;
	width:125px;	
	text-align:center;
	height:25px;
	
}
.title
{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #fff;
	background-color:#f3af42;	
	text-align:left;
	height:20px;
	font-weight:bold;
	border-bottom:1px #000 solid;
	padding-left:20px;
	vertical-align: bottom;
	
}
.text01
{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #000;
	background-color:inherit;	
	text-align:right;
	height:25px;		
	vertical-align: bottom;
	width:30%;
	
}
.text02
{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #000;
	background-color:inherit;	
	text-align:left;
	height:25px;		
	vertical-align: bottom;
	padding-left:20px
	
}
.inputd2
{
	border-top: 0px solid #999999;
	border-right: 0px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 0px solid #999999;
	background-color:inherit;	
	width:200px;
	color:#000;
	
}
.inputd3
{
	border-top: 0px solid #999999;
	border-right: 0px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 0px solid #999999;
	background-color:inherit;	
	width:150px;
	color:#000;
	
}
.inputd4
{
	border-top: 0px solid #999999;
	border-right: 0px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 0px solid #999999;
	background-color:inherit;	
	width:100px;
	color:#000;
	
}
.inputd5
{
	border-top: 0px solid #999999;
	border-right: 0px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 0px solid #999999;
	background-color:inherit;	
	width:450px;
	color:#000;
	
}
.inputd_120
{
	border-top: 0px solid #999999;
	border-right: 0px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 0px solid #999999;
	background-color:inherit;	
	width:120px;
	color:#000;
	
}
.inputText
{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #000;
	background-color:inherit;	
	text-align:center;			
	vertical-align: bottom;	
}

