@charset "utf-8";
body {
	background-color: #f0f0f0;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/inner_bdy_bg.jpg);
	background-repeat: repeat-x;
	font-size:13px;
	line-height:22px;
}
.homebody {
	background-color: #f0f0f0;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}

a{ text-decoration:none}
a:hover{ text-decoration:none}

.main_container{
	margin: auto;
	padding: 0px;
	width: 1106px;
}
.logoinner{
	background-image: url(../images/logo_inner.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 52px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	height: 167px;
	position: relative;
	background-position: 53px -1px;
}
.logo {
	background-image: url(../images/logo_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 52px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	height: 100px;
	position: relative;
}
.logo .logo_link {
	margin: 0px;
	padding: 0px;
	height: 140px;
	width: 160px;
	position: absolute;
	left: 55px;
	bottom: -155px;
	text-decoration: none;
}
.logoinner .logo_link {
	margin: 0px;
	padding: 0px;
	height:155px;
	width: 180px;
	position: absolute;
	left: 52px;
	top: 0px;
	text-decoration: none;
}
.top_menu {
	float: right;
	padding: 0px;
	margin: 0px;
}
.top_menu ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
.top_menu ul li {
	float: left;
	padding: 0px;
	height: 40px;
	width: 74px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
}
.top_menu ul li a {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	margin: 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
	height: 30px;
}
.top_menu ul li a:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	margin: 0px;
	padding-top: 23px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
	height: 30px;
}
.tophome {
	background-image: url(../images/top_home.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	font-size:13px;
}
.topsitemap {
	background-image: url(../images/top_sitemap.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	font-size:13px;
}
.topcontact {
	background-image: url(../images/top_contact.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	font-size:13px;
}
.banner_left {
	background-image: url(../images/banner_left.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 370px;
	width: 52px;
}
.banner_right {
	background-image: url(../images/banner_right.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 370px;
	width: 52px;
}
.banner {
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 370px;
	width: 1002px;
}
.menu {
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.menu_left {
	background-image: url(../images/menu_left.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 58px;
	width: 19px;
}
.menu_right {
	background-image: url(../images/menu_right.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 58px;
	width: 19px;
}
#container {
	width:978px;
	height:58px;
	position:relative;
	background-image: url(../images/menu_bg.jpg);
	background-repeat: repeat-x;
}

#nav, #nav ul {padding:0; margin:0; list-style:none; width:978px;}

#nav li {float:left;}
#nav li a {
	float:left;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CCC;
	display: block;
	margin: 0px;
	padding: 0px;
}
#nav li a b {display:block; float:left; height:58px; line-height:28px; padding:0px; font-weight:normal; cursor:hand;}

#nav b.hover {color:#fff;}
#nav i.hover {
	color:#FFF;
}
#nav em.hover {
	color:#FFF;
}
#nav ul ul ul a:hover {
	color:#FFF;
}

#nav ul {display:none;}
#nav ul {
	position:absolute;
	left:0;
	top:59px;
	background-color: #59595E;
}
#nav ul li {float:left; position:relative;}
#nav ul li a {display:block; padding:0 20px 0 10px; font-size:12px; line-height:30px; cursor:pointer;}
#nav ul li a i {display:block; font-style:normal; cursor:pointer;}
#nav ul li a.sub {background:url(../images/down.gif) no-repeat right 3px;}

#nav ul ul {width:250px; left:-1px; top:26px;}
#nav ul ul li a {display:block; line-height:20px; padding:0 0 0 10px; width:240px;}
#nav ul ul li a.fly {background:url(right.gif) no-repeat right center;}
#nav ul ul li a em {font-style:normal; display:block; width:240px; cursor:pointer;}

#nav ul ul ul {left:135px; top:0;}
.foot_left {
	background-image: url(../images/cont_left_bot.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 10px;
	width: 7px;
}
.foot_bg{
	background-image: url(../images/cont_bot_bg.jpg);
	background-repeat:repeat-x;
	margin: 0px;
	padding: 0px;
	height: 10px;
}
.foot_right {
	background-image: url(../images/cont_right_bot.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 10px;
	width: 7px;
}
.container_left {
	background-image: url(../images/cont_left_bg.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	width: 7px;
}
.container_right {
	background-image: url(../images/cont_right_bg.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	width: 7px;
}
.container {
	background-image: url(../images/content_bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
.copy {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	text-align: center;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.head_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #020202;
	text-decoration: none;
	letter-spacing: -1px;
	font-weight: normal;
	font-style: normal;
	line-height: 22px;
	height: 22px;
	margin: 0px;
	padding: 0px;
}
.head_text span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #1965e8;
	text-decoration: none;
	letter-spacing: -1px;
}
.head_text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #020202;
	text-decoration: none;
	letter-spacing: -1px;
	font-weight: normal;
	font-style: normal;
	line-height: 22px;
	height: 22px;
	margin: 0px;
	padding: 0px;
}
.head_text1 span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #1965e8;
	text-decoration: none;
	letter-spacing: -1px;
}

.normal_text{
	font-family: Tahoma;
	font-size: 14px;
	color: #5e5e5e;
	text-decoration: none;
	text-align: justify;
	line-height: 22px;
}
.normal_text_red{
	font-family: Tahoma;
	font-size: 11px;
	color:#FF0000;
	text-decoration: none;
	text-align: justify;
	line-height: 18px;
}
.normal_text_blue{
	font-family: Tahoma;
	font-size: 11px;
	color:#0000FF;
	text-decoration: none;
	text-align: justify;
	line-height: 18px;
}
.normal_text_green{
	font-family: Tahoma;
	font-size: 11px;
	color:#009900;
	text-decoration: none;
	text-align: justify;
	line-height: 18px;
}
.normal_text a{
	color: #0248ca;
	text-decoration: none;
}
.normal_text a:hover{
	color: #a1bef3;
	text-decoration: none;
}
.normal_text2{
	font-family: Tahoma;
	font-size: 13px;
	line-height: 16px;
	color: #333333;
	text-decoration: none;
	line-height:20px;
}
.normal_text2 a{
	color: #0248ca;
	text-decoration: none;
}
.normal_text2 a:hover{
	color: #a1bef3;
	text-decoration: none;
}
.box1_top_left {
	background-image: url(../images/box1_top_left.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 6px;
	width: 6px;
}
.box1_top_right {
	background-image: url(../images/box1_top_right.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 6px;
	width: 6px;
}
.box1_bot_left {
	background-image: url(../images/box1_bot_left.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 6px;
	width: 6px;
}
.box1_bot_right {
	background-image: url(../images/box1_bot_right.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 6px;
	width: 6px;
}
.box1_top {
	background-image: url(../images/box1_top.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 6px;
}

.box1_bot {
	background-image: url(../images/box1_bot.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 6px;
}
.box1_left {
	background-image: url(../images/box1_left.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	width: 6px;
}

.box1_right {
	background-image: url(../images/box1_right.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	width: 6px;
}
.box1_cont{
	background-image: url(../images/box1_bdy_bg.gif);
	background-repeat: repeat-x;
	background-color:#FFF;
	margin: 0px;
	padding: 0px;
}

.box2_top_left {
	background-image: url(../images/box2_top_left.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 6px;
	width: 6px;
}
.box2_top_right {
	background-image: url(../images/box2_top_right.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 6px;
	width: 6px;
}
.box2_bot_left {
	background-image: url(../images/box2_bot_left.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 6px;
	width: 6px;
}
.box2_bot_right {
	background-image: url(../images/box2_bot_right.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 6px;
	width: 6px;
}
.box2_top {
	background-image: url(../images/box2_top.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 6px;
}

.box2_bot {
	background-image: url(../images/box2_bot.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 6px;
}
.box2_left {
	background-image: url(../images/box2_left.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	width: 6px;
}

.box2_right {
	background-image: url(../images/box2_right.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	width: 6px;
}
.box2_cont{
	background-image: url(../images/box2_bdy_bg.gif);
	background-repeat: repeat-x;
	background-color:#FFF;
	margin: 0px;
	padding: 0px;
}
.box3_top_left {
	background-image: url(../images/box3_top_left.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 6px;
	width: 6px;
}
.box3_top_right {
	background-image: url(../images/box3_top_right.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 6px;
	width: 6px;
}
.box3_bot_left {
	background-image: url(../images/box3_bot_left.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 6px;
	width: 6px;
}
.box3_bot_right {
	background-image: url(../images/box3_bot_right.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 6px;
	width: 6px;
}
.box3_top {
	background-image: url(../images/box3_top.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 6px;
}

.box3_bot {
	background-image: url(../images/box3_bot.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 6px;
}
.box3_left {
	background-image: url(../images/box3_left.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	width: 6px;
}

.box3_right {
	background-image: url(../images/box3_right.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	width: 6px;
}
.box3_cont{
	background-image: url(../images/box3_bdy_bg.gif);
	background-repeat: repeat-x;
	background-color:#FFF;
	margin: 0px;
	padding: 0px;
}



.line {
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #90908e;
	height: 1px;
	display: block;
	width: 100%;
}
.readmore{
	color:#FFF;
	text-decoration:none;
}
.member_left {
	background-image: url(../images/members_right.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 9px;
}
.member_head {
	background-image: url(../images/members.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 28px;
}
.member_bdy_bg {
	background-image: url(../images/members_bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 100px;
}
.head_textBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #020202;
	text-decoration: none;
	letter-spacing: -1px;
	font-weight: bolder;
	font-style: normal;
	line-height: 22px;
	height: 22px;
	margin: 0px;
	padding: 0px;
}
.FormLabel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 23px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	padding-left: 5px;
}
.Button1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #003366;
	border: 1px solid #000000;
	height: 23px;
	width: 70px;
}

.TexBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	height: 17px;
	width: 225px;
	border: 1px solid #C1C1C1;
	font-style: normal;
	color: #333333;
	text-align: left;
	vertical-align: middle;
}
.TexArea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	height: 100px;
	width: 225px;
	border: 1px solid #C1C1C1;
}
.TextBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	color: #666666;
}
.Main_text{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	color: #020202;
	text-decoration: none;
	text-align: justify;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.box {
	background-color: #F4F4F4;
	border: 1px solid #C5C5C5;
}
.inp_but {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	background-color: #2CA4D9;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border: 1px solid #1D6B92;
	text-align: center;
	font-weight: bold;
}
.box1 {
	background-color: #F1F1F1;
	margin: 0px;
	padding: 6px;
	border: 1px solid #D7D7D7;
}

/*Sitemap css added by jiby on 25 july 2008*/
.sitemap_main{
	padding: 20px;
	display: block;
	text-align: left;
	border: 1px solid #C0C5C7;
	background-color: #EEEEEE;
	margin-top: 25px;
	margin-right: 100px;
	margin-bottom: 25px;
	margin-left: 100px;
}
.sitemap_main ul{
	padding: 0px;
	margin: 0px;
}
.sitemap_main ul li{
	display:block;
	float:left;
	padding: 0px;
	margin: 0px;
	width:100%;
}
.sitemap_main li a:link, .sitemap_main li a:visited, .sitemap_main li a:active{
	text-decoration: none;
	text-align: left;
	margin: 1px;
	vertical-align: middle;
	display: block;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #2C5499;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	height: 20px;
}
.sitemap_main li a:hover{
	text-decoration: none;
	text-align: left;
	margin: 1px;
	vertical-align: middle;
	display: block;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 15px;
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #799DD9;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
}
.sitemap_inner{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.sitemap_inner ul{
	padding: 0px;
	margin: 0px;
}
.sitemap_inner ul li{
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	float:left;
}
#tickerContent {
  position: relative;
  width: 200px; 
  height: 150px;
  overflow: hidden;
  padding: 2px;
  padding-left: 4px;
  text-align:left;
	font-family: Tahoma;
	font-size: 13px;
	color: #5e5e5e;
	text-decoration: none;
	line-height: 18px;
	margin-top:10px
}
#tickerContent a{
	color: #0248ca;
	text-decoration: none;
}
#tickerContent a:hover{
	color: #a1bef3;
	text-decoration: none;
}
.style10 {
	color: #1965e8;
	font-size: 14px;
}





a{color:#0033CC}
a:hover{color:#FF6600}






.cont_wrap{width:1000px; height:auto; background:url(../images/content_repeat.jpg) repeat-y; margin:0 auto; -margin-left:53px;}
.cont_mid{width:1000px; height:auto; background:url(../images/content_top.jpg) no-repeat top left; margin:0 auto}
.cont_btm{width:1000px; height:12px; background:url(../images/content_btm.jpg) no-repeat top; margin:0 auto}

.cont_left{width:237px; height:auto; float:left; margin-left:5px; -margin-left:3px;}
.news_bg{width:237px; height:219px; background:url(../images/news_bg.jpg) no-repeat; margin-bottom:10px;}
.news_bg_inner{display:block; padding:20px 3px 0px 15px;}

.prdt_bg{width:237px; height:130px; background:url(../images/prdt_bg.jpg) no-repeat; margin-bottom:10px;}
.prdt_bg_img{width:72px; height:100px; float:left; padding-top:30px; padding-left:5px;}
.prdt_bg_img:hover{text-decoration:none}
.prdt_cont{width:160px; height:110px; float:left; padding-top:20px; }


.cont_centre{width:518px; height:auto; float:left;}
.main_cont_bg{width:518px; height:390px; background:url(../images/main_cont_bg.jpg) no-repeat}
.main_cont_inner{padding:20px 20px 0px 20px; display:block; margin-bottom:14px; color:#333333; font-family:Arial, Helvetica, sans-serif; font-size:14px; line-height:20px; text-align:justify}
.readmore_btn{display:block; padding-left:390px; padding-top:20px;}


.right_part{width:234px; height:auto; float:left; -margin-left:-3px;}
.right_bg{width:234px; height:127px; background:url(../images/right_bg.jpg) no-repeat}
.right_img{width:59px; height:102px; float:left;  padding-top:25px; padding-left:7px;}
.right_bg_cont{width:158px; -width:155px; height:112px; float:left; padding-top:15px; padding-left:10px;}

.gallery_home{width:234px; height:117px; }
.footer_div{width:1000px; height:45px; margin:0 auto; text-align:center; font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#333333}



.content_cont{height:auto; padding:25px 20px 0px 30px;}
.content_text{width:530px; height:auto; float:left; font-family:Arial, Helvetica, sans-serif; font-size:14px; text-align:justify; padding-right:20px;}
.content_text span{display:block; float:left; width:250px;}
.cont_img_right{width:355px; height:auto; float:left;  padding-left:30px;}
.cont_img_right span{width:140px; height:150px; float:left;  display:block; margin-right:30px; margin-bottom:70px; }

.content_text1{width:630px; height:auto; float:left; font-family:Arial, Helvetica, sans-serif; font-size:14px; text-align:justify; padding-right:20px;}
.content_text1 span{display:block; float:left; width:250px;}
.cont_img_right1{width:255px; height:auto; float:left;  padding-left:30px;}
.cont_img_right1 span{width:140px; height:150px; float:left;  display:block; margin-right:30px; margin-bottom:70px; }




.menu_cont{width:1000px; height:58px; background:url(../images/menu_bg.jpg) repeat-x; margin:0 auto}
.length_cont{padding:0px 30px 0px 30px; font-family: Arial, Helvetica, sans-serif; font-size:14px; text-align:justify}

.cont_top1{width:936px; height:23px; background:url(../images/cont_top.jpg) no-repeat}
.cont_mid1{width:936px; height:auto; background:url(../images/cont_mid.jpg) repeat-y}
.cont_mid1 span{float:left; margin-right:15px}
.cont_mid1 i{text-align:center; display:block; width:136px;}
.cont_btm1{width:936px; height:23px; background:url(../images/cont_btm.jpg) no-repeat}


.order_left{width:650px; height:auto;  float:left}
.order_right{width:280px; height:450px; background:url(../images/order_right.jpg) no-repeat; float:left}

.order_top{width:650px; height:28px; background:url(../images/order_top.jpg) no-repeat}
.order_mid{width:650px; height:730px; background:url(../images/order_mid.jpg) repeat-y}
.order_btm{width:650px; height:28px; background:url(../images/order_btm.jpg) no-repeat}


.order_left1{width:592px; height:auto;  float:left}

.order_right1{width:338px; height:774px; background:url(../images/contact_right.jpg) no-repeat; float:left}

.order_top1{width:592px; height:27px; background:url(../images/contact_top.jpg) no-repeat}
.order_mid1{width:592px; height:724px; background:url(../images/contact_mid.jpg) repeat-y}
.order_btm1{width:592px; height:28px; background:url(../images/contact_btm.jpg) no-repeat}



.Star{font:Verdana, Arial, Helvetica, sans-serif;font-size:13px; font-weight:bold; color:#FF3300;}
.Formtxt{width:200px;margin:2px 0px 0px 0px;background:#fff; height:25px; border:1px solid #ccc; float:left; color:#413c3c;padding:1px 2px;font-family:Arial, Helvetica, sans-serif;font-size:15px;}
label{font-size:16px;display:block;float:left;width:175px;text-align:right; margin:4px 8px 0px 45px; color:#000}
.Formtxt1{width:200px;margin:2px 0px 0px 0px;background:#fff; height:65px; border:1px solid #ccc; float:left;  color:#413c3c;padding:1px 2px;font-family:Arial, Helvetica, sans-serif;font-size:15px;}
.Button_styl {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;font-weight: normal;color: #FFFFFF;background-color: #003366;border: 1px solid #000000;height: 23px;width: 70px;}

.label1{font-size:16px;display:block;float:left;width:170px;text-align:right; margin:4px 8px 0px 45px; color:#000;margin-top:32px;}
.label2{font-size:16px;display:block;float:left;width:170px;text-align:right; margin:4px 8px 0px 45px; color:#000;}
.Formtxt1{width:200px;margin:2px 0px 0px 0px;background:#fff; height:65px; border:1px solid #ccc; float:left;  color:#413c3c;padding:1px 2px;font-family:Arial, Helvetica, sans-serif;font-size:15px;}
.Button_styl {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;font-weight: normal;color: #FFFFFF;background-color: #003366;border: 1px solid #000000;height: 23px;width: 70px;}
.category_cont{display:block; width:110px; height:20px; float:left; padding-top:5px;}
.category_cont1{display:block; width:165px; height:20px; float:left; padding-top:5px;}
.category_cont2{display:block; width:110px; height:20px; float:left; padding-top:5px; margin-top:25px;}


