@charset "utf-8";
/* CSS Document */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	text-decoration: none;
	text-align: left;
	background-image: url(../images/body-bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.top {
	background-image: url(../images/top.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-top: 10px;
	padding-bottom: 10px;
}
.top .top_r {
	color: #990000;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	float: right;
	text-align: left;
	width: 270px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 25px;
	background-color: #FFFFFF;
	border: 2px solid #26A3AC;
	border-radius:10px;
	-moz-border-radius:10px;
	padding: 10px;
}
.top .top_r img {
	float: left;
	margin-right: 10px;
}

.top .top_r a {
	color: #FFFFFF;
	text-decoration: none;
}
.top .top_r a:hover {
	text-decoration: underline;
}


.top-menu {
	height: 35px;
	background-color: #800707;
	background-image: url(../images/top-menu.gif);
	background-repeat: repeat-x;
	background-position: center top;
	line-height: 35px;
}
.top-menu div {
	width: 920px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #EAEAEA;
	border-left-color: #EAEAEA;
	height: 35px;
}
.top-menu  div a {
	background-image: url(../images/top-menu.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 35px;
	line-height: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
	float: left;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #EAEAEA;
}
.top-menu  div a:hover {
	background-position: left bottom;
	color: #FFFFFF;
	text-decoration: none;
}
.banner {
	border: 1px solid #999999;
	background-color: #00BFFE;
	height: 208px;
	margin-left: 9px;
}
.top_mar {
	text-decoration: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
.content {
	text-align: justify;
	padding-left: 10px;
}
.content2 {
	text-align: justify;
}

.img1 {
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EBEBEB;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #EBEBEB;
	padding: 2px;
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.img2 {
	padding: 2px;
	border: 4px solid #FFFFFF;
	background-color: #666666;
}
.tbl1 {
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
}

.right {
	padding: 8px;
	border: 1px solid #E5E5E5;
}

.form_bg {
	background-image: url(../images/nav1.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #ECDA8D;
	border: 1px solid #C8A004;
	font-size: 11px;
	text-decoration: none;
	padding: 10px;
	height: 280px;
	overflow: hidden;
	margin-bottom: 10px;
}
.bdr1 {
	border: 1px solid #CCCCCC;
	width: 218px;
	float: left;
	background-image: url(../images/bg1.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 20px;
	margin-left: 10px;
}
.bdr1 td {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.bdr1 td img {
	border: 2px solid #CCCCCC;
	padding: 1px;
}


.bdr1  td strong {
	color: #088AC8;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}
.bdr1 .heading {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.bdr1 .heading a {
	color: #CC3300;
	text-decoration: none;
}
.bdr1 .heading a:hover {
	color: #333333;
}


.bdr1 .detail {
	border: 1px solid #999999;
	position: absolute;
	height: 20px;
	overflow: hidden;
	width: 120px;
	text-align: center;
	margin-left: 50px;
}
.bdr1 .detail a {
	background-image: url(../images/top-menu.gif);
	background-repeat: repeat-x;
	background-position: left -35px;
	float: left;
	height: 20px;
	width: 120px;
	line-height: 20px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
.bdr1 .detail a:hover {
	color: #333333;
	text-decoration: none;
	background-position: left -1px;
}
.head1 {
	font-size: 17px;
	line-height: 25px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/top-menu.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-left: 10px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.txt1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C8A004;
	margin-bottom: 5px;
	padding-bottom: 3px;
}
.txt1_1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #009797;
	text-decoration: none;
	line-height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
	padding-bottom: 3px;
}
.txt2 {
	font-size: 13px;
	color: #0099CC;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 4px;
	border-bottom-style: double;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
	padding-bottom: 3px;
	text-align: left;
	text-transform: uppercase;
}
.txt3 {
	text-decoration: none;
	background-image: url(../images/bullet1.jpeg);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 10px;
	padding-left: 38px;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	font-family: tahoma;
}
.txt4 {
	font-weight: bold;
	color: #0099CC;
	text-decoration: none;
	text-align: center;
	border: 1px solid #FCD127;
	padding: 5px;
}
.txt5 {
	font-size: 13px;
	font-weight: bold;
	color: #C31313;
	text-decoration: none;
}

.link1 {
	font-size: 11px;
	font-weight: bold;
	color: #0F8B95;
	text-decoration: none;
}
.link1:hover {
	text-decoration: underline;
}
.link2 {
	color: #0099CC;
	text-decoration: none;
}
.link2:hover {
	text-decoration: underline;
}
.linklist {
	text-decoration: none;
}
.linklist li {
	list-style-type: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #dddddd;
}
.linklist li a {
	color: #444444;
	text-decoration: none;
	line-height: 22px;
	height: 22px;
	display: block;
}
.linklist li a:hover {
	color: #999999;
	text-decoration: none;
}
.txtfield {
	height: 17px;
	width: 181px;
	border: 1px solid #CCCCCC;
	color: #666666;
	font-size: 11px;
	text-decoration: none;
	padding: 2px;
	background-image: url(../images/txt-box-bg.gif);
	background-repeat: repeat-x;
	background-position: left center;
	margin-bottom: 2px;
}
.txtarea {
	height: 50px;
	width: 181px;
	border: 1px solid #CCCCCC;
	color: #666666;
	font-size: 11px;
	text-decoration: none;
	padding: 2px;
	background-image: url(../images/txt-box-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #F5F5F5;
	margin-bottom: 2px;
}
.txtfield_2 {
	width: 142px;
	margin-bottom: 3px;
	padding: 2px;
	border: 1px solid #dddddd;
	border-radius:5px;
	-moz-border-radius:5px;
	line-height: 20px;
	height: 20px;
	color: #666666;
}
.txtarea_2 {
	width: 142px;
	margin-bottom: 3px;
	padding: 2px;
	border: 1px solid #CCCCCC;
	border-radius:5px;
	-moz-border-radius:5px;
	line-height: 18px;
	background-color: #FFFFFF;
	color: #666666;
}
.btn1 {
	background-image: url(../images/top.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #2D6282;
	border-radius:5px;
	-moz-border-radius:5px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.footer {
	background-image: url(../images/footer.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-size: 11px;
	padding-top: 15px;
	padding-bottom: 20px;
	color: #16C6D3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #1B939C;
	text-decoration: none;
	margin-top: 10px;
	background-color: #565656;
}

.footer li {
	float: left;
	list-style-type: none;
	width: 24%;
}
.footer a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
.footer a:hover {
	text-decoration: underline;
}


.floor1{
	 color:#666666;
	 font-size:13px; 
	 font-weight:bold; 
	 text-decoration:none;
	 }
#rc-imageselect {transform:scale(0.75);-webkit-transform:scale(0.75);transform-origin:0 0;-webkit-transform-origin:0 0;} 
     
