/* CSS Document */

body {
	MARGIN-RIGHT: auto; 
	margin-left: 0px;
	margin-top: 0px;
	background: url("image/bg.gif");;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-size: 12px;
	 color:#0B63B0;
	 
}
td{ height:20px ; line-height:18px;}

a {
	font-size: 12px;
	color: #000000;
}
input,select 
{font-family:Arial,ËÎÌå; font-size:12px;  }
textarea{border:#CCCCCC 1px  solid;}
a:link 
{
	text-decoration: none;
	color:#0066CC;
}
a:visited 
{
	text-decoration: none;
	color:#0066CC;
}
a:hover 
{
	text-decoration: underline;
	color: #0066CC;
}
a:active 
{
	text-decoration: none;
	color: #0066CC;
}
.input1{ border:#999999 solid 1px;  width:42px; height:19px}
.Table_share{border:#CCCCCC 1px  solid;}
table{border-collapse:collapse;}
.Table_out
{
	border:#DEBD32 1px  solid;
} 
.Table_out th
{
	height:24px;
	border:#DEBD32 1px solid;
}
.Table_out td
{
	height:22px;
	border-left:#DEBD32 1px solid;border-bottom:#DEBD32 1px solid;border-right:#DEBD32 1px solid;
	text-align:center;
}

.Table_outA
{
	border:#3399CC 1px  solid;
	border-collapse:collapse;
} 

.Table_outA td
{
	height:22px;
	border-collapse:collapse;
	border:#3399CC 1px solid;
	text-align:center;
}
.TD-Form-Left{height:30px;}
.Table_inner
{
	border:#9DCDED 1px  solid;
	border-collapse:collapse;
	background-color:#FFFFFF;
} 
.Table_inner td
{
	height:22px;
	border-left:#9DCDED 1px solid;border-bottom:#9DCDED 1px solid;border-right:#9DCDED 1px solid;
}
.Flb_Title{ color:#0066CC; font-weight:bolder; padding-left:6px; vertical-align:top}
.Flb_Talbe_Out{ border:#0099CC 1px solid; padding:2px;}
.Flb_TitleB{height:22px; color:#2066A6; font-weight:bolder; text-align:left; padding-left:6px; background-color:#0099CC}
.Flb_TDA{color: #0093BB;}
 
.Input_Small{width:20px; border:0px;}
/*------------------------
*/
.InputCheckbox{border:0px;width:20px;}

td.nopad{ /* allows some tables to have no padding on the td */
	padding: 0;
}

form{
	display: inline;
	margin: 0; /* removes mystery form tag gapping */
	padding: 0; /* removes mystery form tag gapping */
}

img{
	border: 0; /* makes sure linked images do not have a border */
}

/* 
 * ========================================
 * global hyperlink styles 
 * ========================================
 */

A.a:link,
A.a:visited,
A.a:active{
	background: transparent;
	color: #0093BB;
	text-decoration: none;
}

A.a:hover{
	background: transparent;
	color: #0093BB;
}

B.a:link,
B.a:visited,
B.a:active{
	background: transparent;
	color: #0093BB;
	text-decoration: none;
}

B.a:hover{
	background: transparent;
	color: #0093BB;
}

/* 
 * ========================================
 * Main wrapper, this controls the overall width of the board in you browser view window. 
 * ========================================
 */

.main_top{
	border-color: ##DF8600;
	border-width: 1px 1px 0px 1px;
	border-style: solid;
}
.main_bot{
	border-color: #ffffff;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
}
.main_index{
	border-color: #ffffff;
	border-width: 0px 1px 0px 1px;
	border-style: solid;
}
.main_02{
	border-color: #FFF68F;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
}