
td {font-size:9pt;line-height: 13pt}
a:link {
	color: #000000;
	text-decoration: underline blink;
}
a:alink {color:#FF0000}
a:hover {color:#0B285D;text-decoration:none}
a:active { color: #3333ff}

.sfont {LINE-HEIGHT: 20px}
td,li,select,input {font-size:12px}
.f18 {font-size:20px;}
.f14 {font-size:14.9px;}
.txcode {border-right: #999999 1px solid;padding-right: 4px;border-top: #999999 1px solid;padding-left: 4px;font-size: x-small;padding-bottom: 4px;border-left: #999999 1px solid;color: black;padding-top: 4px;border-bottom: #999999 1px solid;font-family: 'Courier New' , Monospace;	background-color: #eeeeee;}
a:visited {color: #5A12AB; line-height: 15px; font-family: "tahoma"; text-decoration: none}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.blue {  color: #002a7c}
.white {  color: #FFFFFF}
.red {  color: #cc0000}
.input{font-size: 9pt; border: 1 solid #000000} 
.input1{BACKGROUND-COLOR:#000000;height:20px;font-size:9pt;color:#FFFFFF;font-size: 9pt; border: 1 solid #ffd200} 
.input2{BACKGROUND-COLOR:#ffd200;width:95px;height:20px;font-size:9pt;font-size: 9pt; border: 1 solid #ffd200} 
select{BACKGROUND-COLOR:#7086E0;font-size: 9pt;color:#FFFFFF; border: 1 solid #000000}
.select1{BACKGROUND-COLOR:#f0f1f6;font-size: 9pt;color:#000000;border: 1 solid #000000}
.underline{text-decoration:underline}

/***************************Table****************/
.table_all{
	border: 1px solid #CCCCCC;
}
.table_head{
	background-color: #cfe7b2;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.tabspan{	
	text-align: center;
	cursor: hand;
	background-position: center center;
	height: 100%;
}
.tabspan_move{
	background-color: #cfe7b2;
	text-align: center;
	cursor: hand;
	background-position: center center;
	height: 100%;
}
#tabspan a
{
	font-weight: bolder;
	text-decoration: none;
}
