/* CSS Document */
body {
	margin:0px; font-size:12px; font-family:"Times New Roman", Times, serif; color:#333333; 
}
.bg {background:url(images/all_bg.jpg);}
.pMain {width:900px; background-color:#E7E7E7;}
.pBody {width:900px;  background-image:url(images/bg_body2.jpg); background-repeat:no-repeat; background-color:#E7E7E7;}
.pMenu {width:900px; height:30px; background-image:url(images/bg_menu.jpg); background-repeat:repeat-x;}
.footer { width:800px; background-color:#283A46; padding:5px 50px 10px 50px; }
.footerSN { color:#FFFFFF;font-weight:700;}
.footer1 {font-size:11px; color:#CCCCCC}
.address { font-size:11px; color:#FFFF99;}
.addressCopy { font-size:11px; color:#FFFFFF;}
h4 { color:#FFFFFF; font-size:12px;}
a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: underline;
	color: #999999;
}
.bodyLeft {float:left; width:250px; padding:20px 30px 0 20px;}
.bodyRight { float:right; width:550px; padding:20px 30px 0 20px;}

/*-------------------------- Page Form--------------------*/
.txtbox { border:1px solid #444; font-family:Tahoma; font-size:12px; color:#444; text-decoration:none; width:250px; border-right:2px solid #ff0000;}
.txtbox2 { border:1px solid #444; font-family:Tahoma; font-size:12px; color:#444; text-decoration:none; width:250px; height:50px; }
.pic {border-color:#006699;}
