@charset "utf-8";
/*Layout Style*/
body {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	background:url(images/share/bg.jpg) repeat-x top #cc221c;
}
img{
	border:0px;
}
.menu{
	margin-top:10px;
}
.brdr_rht{
	 background:url(images/share/brdr_right.jpg) repeat-y right;
}
.brdr_lft{
	 background:url(images/share/brdr_left.jpg) repeat-y left;
}
.news_box{
	background:url(images/index/index_news_bg.jpg) repeat-x center center #e1e1e1;
}
.subscribe{
	padding-left:20px;
}
.subscribe img{
	vertical-align:text-bottom;
}
.subscribe div{
	float:left;
}
.photo_brdr{
	border:1px solid #c0c0c0;
	padding:2px;
	background:#ffffff;
}
.about_menu{
	padding-left:12px;
	background:url(images/about/aboutus_bg.jpg) left bottom no-repeat;
}
.about_menu img{
	margin-bottom:7px;
}
.supp_menu{
	padding-left:12px;
}
.supp_menu img{
	margin-bottom:7px;
}
.supp_bg{
	background:url(images/support/supp_bg.jpg) left bottom no-repeat;
}
.public_menu{
	padding-left:12px;
	background:url(images/public/publication_bg.jpg) left bottom no-repeat;
}
.serv_bg{
	background:url(images/serv/serv_bg.jpg) left bottom no-repeat;
}
.dwld_menu{
	background:url(images/download/dwld_bg.jpg) left bottom no-repeat;
}
.dwld_gry{
	background:url(images/download/dwld_item_bg.jpg) repeat-y top #d7d7d7;
}
.dwld_gry div{
	float:left;
	height:59px;
}
.dwld_gry td{
	padding:5px 20px;
}
.dwld_wht{
	background:#ffffff;
}
.dwld_wht td{
	padding:5px 20px;
}
.dwld_wht div{
	float:left;
	height:59px;
}
.dwld_d{
	background:url(images/download/dwld_d_bg.gif) no-repeat top;
}
.dwld_d td{
	padding:5px 20px;
}
.dwld_d div{
	float:left;
	height:59px;
}
.link_bg{
	background:url(images/link/link_bg.jpg) left bottom no-repeat;
}
#intro_box{
	width:458px;
	height:423px;
	background:url(images/about/intro_bg.jpg) repeat-x top;
	padding:22px 40px 0px 32px;
}
#news_box{
	padding:25px 0px 0px 218px;
	background:url(images/news/news_bg.jpg) no-repeat left bottom;
}
#news_d_box{
	padding:25px 0px 0px 245px;
	background:url(images/news/news_details_bg.jpg) no-repeat;
}
.contact_bg{
	background:url(images/contact/contactus_bg.jpg) left bottom no-repeat;
}
/*Text Style*/
.txt_red_12b{
	font-size:12px;
	color:#9a0104;
	font-weight:bold;
}
.txt_red_12b a{
	color:#9a0104;
	text-decoration:none;
}
.txt_red_12b a:hover{
	text-decoration:underline;
}
.txt_gry_12d{
	font-size:12px;
	color:#525252;
}
.txt_gry_12d a{
	color:#525252;
	text-decoration:none;
}
.txt_gry_12d a:hover{
	color:#636363;
}
.txt_gry_11b{
	font-size:11px;
	color:#525252;
	font-weight:bold;
}
.txt_gry_11b a{
	color:#525252;
	text-decoration:none;
}
.txt_gry_11b a:hover{
	color:#9a0104;
}
.txt_gry_11d{
	font-size:11px;
	color:#525252;
}
.txt_gry_11d a{
	color:#525252;
	text-decoration:none;
}
.txt_gry_11d a:hover{
	color:#636363;
}
.txt_gry_10{
	font-size:10px;
	color:#636363;
}
.txt_gry_10 a{
	color:#636363;
	text-decoration:none;
}
.txt_gry_10 a:hover{
	color:#939393;
}
/*Form Style*/
.txt_fd_email{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#525252;
	border:1px solid #868686;
	width:145px;
	height:17px;
	padding:0px;
	margin:0px;
}
.txt_fd_contact{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#525252;
	width:260px;
	height:22px;
	border:0px;
	background:#e6e6e6;
}
.txt_area_contact{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#525252;
	width:260px;
	height:100px;
	border:0px;
	background:#e6e6e6;
}
#btnSubscribe{
	padding:0px;
	margin:0px;
}