/* CSS Document */

body {
	MARGIN-RIGHT: auto; MARGIN-LEFT: auto; 
	margin-left: 0px;
	margin-top: 0px;
	background-color: #FFFFFF;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFFFFF	
	 
}
body,td,th {
	font-size: 12px;
	 color:#0066CC
}
td{ height:20px ; line-height:18px;}
table{border-collapse:collapse; }
a {
	font-size: 12px;
	color: #000000;
}
input,select 
{font-family:Arial,ËÎÌå; font-size:12px;  border:#CCCCCC 1px  solid;}
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_out
{
	border:#0066CC 1px  solid; border-collapse:collapse; 
} 
.Table_out th
{
	height:22px;
	border:#0066CC 0px solid;
}
.Table_out td
{
	height:20px;
	text-align:center;
}
.Table_inner
{
	border:#000000 1px  solid;
} 
.Table_inner td
{
	height:20px;
	border:#000000 1px solid;
}
.Flb_Title{ color:#0066CC; font-weight:bolder; padding-left:6px; vertical-align:top}
.Flb_Talbe_Out{ border:#0555FF 1px solid; padding:2px;}
.Flb_TitleB{height:22px; color:#2066A6; font-weight:bolder; text-align:left; padding-left:6px; background-image:url(images/1033.jpg);background-repeat: repeat-x}


 
.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:link,
a:visited,
a:active{
	background: transparent;
	color: #34498B;
	text-decoration: none;
}

a:hover{
	background: transparent;
	color: #34498B;
}

/* 
 * ========================================
 * Main wrapper, this controls the overall width of the board in you browser view window. 
 * ========================================
 */

