body {
	padding:0; 
	margin:0; 
	color:#FAFBFE; 
	background: #788CA4 url('../images/bg.jpg') repeat-x;
	font-family:Tahoma; 
	font-size:11px;
}

/*=========================================== Layout Part ========================================*/
#container {
	width: 768px;
	margin: 0 auto;
	background: url('../images/bg_inside.jpg') repeat-x top;
}
#flash {
	width: 100%;
	height: 387px;
}
#title_bar {
	height: 47px;
	width: 100%;
}
#content {
	width: 100%;
}
#footer {
	width: 100%;
	background: url('../images/bg1.gif') repeat-x;
	height: 75px;
	padding-top: 30px;
	line-height:14px;
}

br{font-size:10px}
a:link, a:visited {
	color: #fff;
	text-decoration: none;
}
a:hover {text-decoration:underline}
.s{color:#4F4E4E; text-decoration:none}
.s1{font-size:10px; color:#6B7D88; text-decoration:none}
  .green{color:#A5A07F;}
.red{color:#D32D00;}
  .o{color:#8F7737;}
.blue{font-size:10px; color:#D6F0FA}
.blue1{color:#D6F2F9}
.blue2{color:#D6F2F9;text-decoration:none}
.w{
	color:#FAFBFE;
	text-decoration:none;
	padding: 29px 20px 20px 21px;
	line-height: 13px;
}
.w1{font-size:10px; color:#FAFBFE;}
  .b{color:#3A3A37; }

.t1{background:url(images/2_z1.gif)  center left no-repeat; margin:0px 0px 0px 0px; padding:0px 0px 0px 10px }
 .t2{background:url(images/1_z1.gif)  center left no-repeat; margin:0px 0px 0px 0px; padding:0px 0px 0px 6px }
 .t3{background:url(images/1_z1.gif)  center left no-repeat; margin:0px 0px 0px 0px; padding:0px 0px 0px 6px }
 .t4{background:url(images/1_z1.gif)  center left no-repeat; margin:0px 0px 0px 0px; padding:0px 0px 0px 6px }


input,textarea{
   background:#97A8BC;
   border:1px solid #5E7085;
   font-family:Tahoma;
   font-size:11px;
} 
.title, .sub_title, .main_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
}
.main_title {
	padding: 10px 0 0 30px;
}
.main_title img {
	padding-right: 15px;
	vertical-align: middle;
}
.title {
	background: url('../images/1_z2.gif') no-repeat center left;	
	margin: 15px 0 0 10px;
	padding: 0 0 0 35px;
}
.sub_title {
	background: url('../images/1_z1.gif') no-repeat center left;
	margin: 15px 0 0 10px;
	padding: 0 0 0 35px;
}
.blue_title {
	color:#D6F2F9;
	font-style: italic;
}
.tbl_pro img {
	border: 1px solid #fff;
}
.tbl_list td {
	padding: 10px 10px 10px 0;
}


 






 




