/* CSS Document*/
body {
	background-image: url(../images/body_bg.jpg);
	background-position: left top;
	background-repeat:repeat-x;
	background-color:#fee0a3;
	margin:0;
}
.con {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height:18px;
	text-align:justify
}
.con a{
	color: #666666;
	text-decoration: none;
}
.con a:hover{
	color: #666666;
	text-decoration: none;
}
.con_1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	line-height:18px;
	text-align:justify
}
.con_1 a{
	color: #666666;
	text-decoration: none;
}
.con_1 a:hover{
	color: #666666;
	text-decoration: none;
}
.footer_img {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	line-height:20px;
}
.footer_img a{
	color: #000000;
	text-decoration: none;
}
.footer_img a:hover{
	color: #666666;
	text-decoration: none;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #bb0000;
	text-decoration: none;
}
.heading a{
	color: #bb0000;
	text-decoration: none;
}
.heading a:hover{
	color: #666666;
	text-decoration: none;
}
.tex_field {
	width: 180px;
	background-color: #ffffff;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border:1px solid #999999;
	padding:0px;
	margin:0px;
}
.border_left_right {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #eccd91;
	border-left-color: #eccd91;
}
.right_line_top {
	background-image: url(../images/right_top_line.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height:35px;
	padding:0 10  0 0;
}
.right_line {
	background-image: url(../images/right_line.gif);
	background-repeat: repeat-y;
	background-position: right top;
	padding:0 25px 0 0;
}
.right_bottom_line {
	background-image: url(../images/right_bottom_line.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height:35px;
	padding:0 25px 0 0;
}
.left_line_top {
	background-image: url(../images/left_top_line.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height:35px;
	padding:0 0 0 10px;
}
.left_line {
	background-image: url(../images/left_line.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding:0 0 0 10px;
}
.left_bottom_line {
	background-image: url(../images/left_bottom_line.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding:0 0 0 20px;
	height:35px;
}
.list_bullet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: #000000;
	text-decoration: none;
	list-style-image: url(../images/bullet.jpg);
}
.border {
	border: 1px solid #202d42;
}
.top_line{
	border-top:1px #d9d9d9 solid;
}
.hedding1 {
	font-family: Verdana;
	font-weight: bold;
	text-transform: capitalize;
	color: #CD8305;
	text-decoration: blink;
	font-size: 16px;
}

.fac_img {
	background: url(../images/fac_img1.jpg) no-repeat 60px 80px;
}
