table {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 140%;
	font-family: "ËÎÌå";
}
.TextField {
	font-size:10pt;
	border-bottom: 1px solid #104A7B;
	border-right: 1px solid #104A7B;
	border-left: 1px solid #AFC4D5;
	border-top:1px solid #AFC4D5;
	color:#0000FF;
	border: #333333;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #F7F7F7;
}

.black_overlay{ 
display: none; 
position: absolute; 
top: 0%; 
left: 0%; 
width: 150%; 
height: 400%; 
background-color: white; 
-moz-opacity: 0.8; 
opacity:.80; 
filter: alpha(opacity=80); 
} 
.white_content {
	display: none;
	position: absolute;
top:10%; 
left: 20%; 
width: 60%;
height:480; 
	padding: 5px;
	border: 5px solid orange;
	background-color: white;
	z-index:1002;
	overflow: auto;
	text-align: right;
} 

.font10 {
	font-size: 10.5pt
}

.Label {
	FONT-SIZE: 9pt; COLOR: darkred
}



.bold {
	font-size: 9pt;
	font-weight: bold;
	color: #000099;

}

.guide {
	FONT-SIZE: 9pt;
	COLOR: #ffffff;
	TEXT-DECORATION: none
}

.guide:hover {
	FONT-SIZE: 9pt;
	COLOR: #ff0000;
	TEXT-DECORATION: none
}

.guide1 {
	FONT-SIZE: 9pt;
	COLOR: #000000;
	TEXT-DECORATION: none
}

.guide1:hover {
	FONT-SIZE: 9pt;
	COLOR: #0000ff;
	TEXT-DECORATION: none
}

.tableyy {
	BORDER-RIGHT: #999999 1px solid;
	BORDER-TOP: black 0px solid;
	BORDER-LEFT: black 0px solid;
	BORDER-BOTTOM: #999999 1px solid
}

.guide2 {
	FONT-SIZE: 9pt;
	COLOR: #000000;
	TEXT-DECORATION: underline
}

.guide2:hover {
	COLOR: #0000ff;
	TEXT-DECORATION: underline
}

.button {font-family: "ËÎÌå"; 
	BACKGROUND-COLOR: #cccccc; 
	BORDER-BOTTOM:#000000 1px ridge; 
	BORDER-LEFT: #000000 1px ridge; 
	BORDER-RIGHT:#000000 1px ridge; 
	BORDER-TOP:#000000  1px ridge; 
	height: 14pt; 
	font-size: 12px
}

.button0 { color:#ffffff ; 
	height: 20px; 
	font-size: 9pt; 
	font-family: "ËÎÌå";  		
	background-color: #0066CC;
	border-color: #00AAFF #000066 #000066 #00AAFF; 
	border-style: solid; 		
	border-top-width: 2px; 
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px
	padding-top: 0px; 		
	padding-right: 0px;
	padding-bottom: 0px; 
	padding-left: 0px;	
	cursor: hand
}

.button1 { color:#ffffff ; 
	height: 20px; 
	font-size: 9pt; 
	font-family: "ËÎÌå";  		
	background-color: #6980BC;
	border-color: #89ACF0 #485984 #485984 #89ACF0; 
	border-style: solid; 		
	border-top-width: 2px; 
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px
	padding-top: 0px; 		
	padding-right: 0px;
	padding-bottom: 0px; 
	padding-left: 0px;	
	cursor: hand
}

.dropdownlist1
{
	font-size: 9pt;
	text-decoration: none;
	width: 150px;
	height: 20px
}

.dropdownlist2
{
	font-size: 9pt;
	text-decoration: none;
	height: 20px;
	width: 170px
}

.font_red
{
	color: #FF0000
}

.textfield {
	BORDER-RIGHT: #333333 1px solid;
	BORDER-TOP: #333333 1px solid; 
	FONT-SIZE: 10pt; 
	BORDER-LEFT: #333333 1px solid; 
	COLOR: #0000ff; 
	BORDER-BOTTOM: #333333 1px solid
}

.textfield1 {
	BORDER-RIGHT: #000000 1px solid; 
	BORDER-TOP: #000000 1px solid; 
	FONT-SIZE: 9pt; 
	BORDER-LEFT: #000000 1px solid; 
	BORDER-BOTTOM: #000000 1px solid; 
	BACKGROUND-COLOR: #CCCCCC; 
	text-decoration: none
}

.font12 {
	FONT-SIZE: 12pt; COLOR: #6699cc
}

A:link {
	COLOR: #004080; TEXT-DECORATION: none
}
A:visited {
	COLOR: #004080; TEXT-DECORATION: none
}
A:active {
	COLOR: #004080; TEXT-DECORATION: none
}
A:hover {
	COLOR: red; TEXT-DECORATION: underline
}


