@charset "utf-8";
/* CSS Document */
.table1 {
border: #3460a9 solid 1px;
}
.redtxt
{
 color: #FF3300
 }

body
{
	margin: 0;
	padding: 0;
	height: 100%;
	text-align: center;
	background: #ffffff center center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#fcfdff;
	font-weight: normal;
}

#top_head
{
	font-family:Impact;
	font-weight: normal;
	font-style: italic;
	font-size:27px;
	text-align:left;
	color:#ffffff;
	line-height:83px;
	background-color:#0048ae;
}
.top_icon_text
{
	font-family:arial;
	font-size:11px;
	font-style:none;
	color:#acc5e8;
	line-height:20px;
	background-color:#0048ae;
	text-decoration:none;
}
.top_icon_text:hover
{
	color:#acc5e9;
	text-decoration:none;
}
.bg
{
	background-color:#0048ae;
}
.leftcorner
{
	background: url(images/left_corner.jpg) no-repeat right top;
	line-height:28px;
	

}
.rightcorner
{
	background: url(images/right_corner.jpg) no-repeat left top;
	line-height:28px;
	

}
.buttoncenterbg
{
	background: url(images/button_centerbg.jpg) repeat-x center top;
	line-height:28px;
	font-family:"HelveticaNeueLT Std Cn";
	text-align:center;
	font-size:12px;
	font-style:oblique;
}
.bodybg
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:100%;
	background-color: #153a7e;
	background-image: url(images/body_bg1.jpg);
	background-repeat: repeat-x;
	background-position: left top;

}
.welcome_head
{
	font-family:"HelveticaNeueLT Pro Cn";
	font-size:22px;
	font-style:normal;
	color:#fcfdff;
	line-height:35px;

}
.body_text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#fcfdff;
	font-weight: normal;
	text-align:justify;
}
.footer {
	background-color:#40519b;
	font-family: arial;
	line-height:20px;
	font-size: 11px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight: normal;
}
.footer1 {
	background-color:#40519b;
	font-family: arial;
	line-height:20px;
	font-size: 11px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight: normal;
}
.footer1:hover
{
     color:#FF9900;
	 text-decoration:none;
}
.small_head
{
	font-family: arial;
	line-height:15px;
	font-size: 12px;
	color:#FFFFFF;
	text-align:center;
	background-color:#476eaf;
	font-weight: bold;

}
.producttext
{
	font-family: arial;
	font-size: 13px;
	color:#FFFFFF;
	line-height:15px;
	font-weight: normal;
	background-color:#6c95d6;

}
.product_boder
{
	border:#0066FF solid 1px;

}