/* CSS Document */
body{
background-color: #0000A0;
margin:0;
}

#tbl_mid{
background-image:url(images/pg_bg.png);
background-position:60px 250px;
background-repeat:no-repeat;
}
.pghead{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:120%;
color:#00CCFF;
}
.copy{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:90%;
color: #333333;
text-align:left;
text-decoration:none;
}
.lt_block{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:70%;
color: #CCCCCC;
font-style:italic;
text-align:right;
text-decoration:none;
padding-left:200px;
}
.swf{
height:100%;
}
.copyRight {
font-size: 70%;
font-style: normal;
font-weight: normal;
color: #999999;
text-align:right;
}
A.copyright{
font-size:70%;
font-weight:normal;
text-decoration:none;
color:#999999;
text-align:right;
}
A.copyright:hover{
font-size:70%;
font-weight:normal;
text-decoration:none;
color:#666666;
text-align:right;
}
A.linkExplore{
	font-size:80%;
	color: #999999;
	padding-left:18pt;
	text-decoration:none;
	background-image:url(images/menu_bg.gif);
	background-position:left;
	background-repeat:no-repeat;
}
A.linkExplore:hover{
	font-size:80%;
	color: #cccccc;
	padding-left:18pt;
	text-decoration:none;
	background-image:url(images/menu_bg_hover.gif);
	background-position:left;
	background-repeat:no-repeat;
}
/*form style*/
.text1{
width: 100px;
margin-bottom: 3px;
border: 1px solid #999999;
color: #666666; 
}
.texta{
width: 100px;
height:80px;
margin-bottom: 3px;
border: 1px solid #999999;
color: #666666; 
}

.btn {
 font-size: 12px;
 font-weight: bold;
 background-color:#4A6D9A;
 color: #FFFFFF;
 border: 3px solid #8AA1BE;
 padding:2px 10px 2px 10px;

}
.text11{
width: 280px;
margin-bottom: 3px;
border: 1px solid #999999;
color: #666666; 
}
.texta2{
width: 280px;
height:50px;
margin-bottom: 3px;
border: 1px solid #999999;
color: #666666; 
}
