/* China Import Seminar Website CSS */

	body { 
		font-family: Arial, Verdana, Helvetica;
		font-size: 12px; 
		color: #000000; 
		margin:0px; 
		}

	a, a:link, a:hover {
		font-family: Arial, Verdana, Helvetica;
		color: #0000FF; 
		font-size: 12px; 
		font-weight: normal; 
		text-decoration: underline;
		}

	a:hover {
		color: #0000FF; 
		text-decoration: none;		
		}


/* Header CSS Starts Here */

	.topnavbg {
		background: url("../images/nav-bar-bg.jpg"); 
		}
	
	.topnav, a.topnav, a.topnav:link, a.topnav:hover {
		font-family: Arial, Verdana, Helvetica;
		color: #FFFFFF; 
		font-size: 12px; 
		font-weight: bold; 
		text-decoration: none;
		padding: 0 10px;
		}

	a.topnav:hover {
		color: #FFFF00; 
		}

/* Header CSS Ends here */


/* Center Content CSS Starts here */		

	 .pageborder {
		background-color: #FFFFFF;
 		border-left: 1px solid #A0BFD0;
 		border-right: 1px solid #A0BFD0;		
		}

	 .left_pic_table {
		background: url("../images/pic-bg-pattern.gif"); 
 		border-right: 1px solid #9DBDCD;
 		border-bottom: 1px solid #9DBDCD;		
		padding:16px 0 0 0 ;
		margin:0px;
		}

	 .content {
 		font-family: Arial, Verdana, Helvetica; 
		color: #000000; 
		font-size: 12px; 
		font-weight: normal; 
		background-color: #FFFFFF;
		padding:10px 15px 0 15px; 		
		}
		
	 .points_header {
 		font-family: Arial, Verdana, Helvetica; 
		color: #116089; 
		font-size: 13px; 
		font-weight: bold; 
	   }
	   
/* Center Content CSS Ends here */				

	   
/* Mail Package Form CSS Starts here */ 	   

	 .main_mail_package_table {
		background-color: #E5E5E5;		
 		border: 1px solid #CCC9C9;
		padding:11px 13px;
		margin:0px;
		}
	
	 .mail_form_hdr {
 		font-family: Verdana, Arial, Helvetica; 
		color: #116089; 
		font-size: 10px; 
		font-weight: normal;
		padding:4px 0 15px 0; 
		}

	 .mail_form_label {
 		font-family: Verdana, Arial, Helvetica; 
		color: #116089; 
		font-size: 10px; 
		font-weight: bold;
		text-align:right;
		}
		
	.txtField1{
		border: 0;
		font-family: Verdana, Arial, Helvetica;
		font-size: 10px;  
		font-weight: normal;  
		color: #000000;
		background-color: #FFFFFF;
		height:18px;
		}

	.txtArea1{
		border: 0;
		font-family: Verdana, Arial, Helvetica;
		font-size: 10px;  
		font-weight: normal;  
		color: #000000;
		background-color: #FFFFFF;
		}

/* Mail Package Form CSS Ends here */		
		
.style1 {font-size: 14px}
.style2 {
	font-size: 18px;
	font-weight: bold;
}
.style3 {
	color: #FF0000;
	font-weight: bold;
}
.style4 {color: #FF0000}

/* Footer CSS Starts here */		
		
	.footer {
		font-family: Verdana, Arial, Helvetica; 
		color: #116089; 
		font-size: 10px;
		background-color:#A0BFD0;
		padding:8px 0;
		}

	.footer a, .footer a:link, .footer a:hover {
		font-family: Verdana, Arial, Helvetica; 
		color: #116089; 
		font-size: 10px; 
		font-weight: normal; 
		text-decoration: underline;
		}

	.footer a:hover {
		text-decoration: none; 
		color: #116089;
		}

/* Footer CSS Ends here */				