/*
Design By : www.srikanthweb.com
 CSS Document */

body {
	margin:0px;
	padding:0px;
	background-image: url(../images/bgimage.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #ffa524;
}
.topbg {
	background-image: url(../images/bluetopimg1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 40px;
}
.tophead{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:25px;
color:#FF6600;
font-weight:bold;
padding-top:10px;
}
.topul {
	margin-left: 570px;
	list-style-type: none;
	margin-top:10px;
}
.topul li {
	float: left;
	padding-left: 2px;
	padding-right: 2px;
	display: block;
}
.topul li a {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
}
.topul .curnt a {
	color:#000;
}
.topul li a:hover {
	color: #6ce3fc;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
.topgrline {
	background-image: url(../images/grbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 44px;
}
.leftbg {
	background-image: url(../images/navibg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 270px;
}
.leftnaviul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.leftnaviul li {
	display: block;
	height: 32px;
	margin-bottom: 1px;
}
.leftnaviul li a {
	font-family: tahoma;
	font-size: 11px;
	line-height: 32px;
	font-weight: bold;
	color: #000;
	display: block;
	text-decoration: none;
	text-indent: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #fff;
}
.leftnaviul .current a {
	color: #FF0000;
}
.leftnaviul li a:hover {
	color: #FF0000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #fff;
}
.developimg {
	background-image: url(../images/developments.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 34px;
}
.borderline {
	background-image: url(../images/bodersline.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.borderul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.borderul li {
	display: block;
	height: 20px;
}
.borderul li a {
	font-family: tahoma;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #4f4f4f;
	text-decoration: none;
	display: block;
	text-indent: 20px;
	background-image: url(../images/dot.gif);
	background-repeat: no-repeat;
	background-position: 6px center;
}
.borderul li a:hover {
	color: #0286E3;
	text-decoration: none;
	display: block;
	text-indent: 20px;
	background-image: url(../images/hoverdot.gif);
	font-weight: bold;
}
.more {
	font-family: tahoma;
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	color: #ff6600;
	text-decoration: none;
	float: right;
	padding-right: 15px;
	background-image: url(../images/arrow.gif);
	display: block;
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 4px 6px;
}
.more:hover {
	font-family: tahoma;
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	color: #317EAC;
	text-decoration: none;
	float: right;
	padding-right: 15px;
	background-image: url(../images/arrow.gif);
	display: block;
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 4px 6px;
}
.Contactimg {
	background-image: url(../images/contimg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 82px;
}
.conttxt {
	font-family: tahoma;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-left: 35px;
}
.news {
	font-family: tahoma;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #FFFF33;
	text-decoration: none;
	padding-left: 15px;
	border-right-style: dashed;
	border-right-color: #999999;
	border-right-width: 1px;
}
.lefttxt {
	font-family: tahoma;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	padding-left: 10px;
}
.bodytxt {
	font-family: tahoma;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #3f3f3f;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
}

.bodyl {
	font-family: tahoma;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #3f3f3f;
	text-decoration: none;

	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 5px;
}


.boldedtxt {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #cc0707;
	text-decoration: none;
}
.newboldtxt {
	font-family: tahoma;
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	color: #8fb003;
	text-decoration: none;
	padding-left: 30px;
	background-image: url(../images/dot.gif);
	background-repeat: no-repeat;
	background-position: 15px center;
}
.border {
	border-left-style: dashed;
	border-left-color: #666666;
	border-left-width: 1px;
}
.clickbuuton {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF3300;
	text-decoration: none;
	padding-left: 70px;
	line-height: 30px;
}
.clickbuuton:hover {
	color: #043B73;
}
.fotterul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.fotterul li {
	float: left;
	padding-left: 10px;
	padding-right: 5px;
}
.fotterul li a {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.hightxt {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #044b64;
	text-decoration: none;
}
.bodymidul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.hedding {
	font-family: tahoma;
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	text-transform: uppercase;
}
.bodymidul li {
	line-height: 25px;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	padding-left: 25px;
	background-image: url(../images/dot.gif);
	position:fixed;
	background-repeat: no-repeat;
	background-position: 10px center;
}
.bodymidul li a {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #3F3F3F;
	text-decoration: none;
	padding-left: 10px;
}
.bodymidul li a:hover {
	color: #044B64;
	text-decoration: none;
	font-weight: bold;
}
.bodymidulfl {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.bodymidulfl li {
	line-height: 20px;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	padding-left: 30px;
	background-image: url(../images/folderimg.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
}
.bodymidulfl li a {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
	padding-left: 10px;
	line-height: 17px;
}
.bodymidulfl li a:hover {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
	text-indent: 10px;
}
.gb-top {
	border-top :1px solid #CCCCCC;
}
.gb-right {
	border-right:1px solid #CCCCCC;
}
.gb-bottom {
	border-bottom:1px solid #CCCCCC;
}
.gb-left {
	border-left :1px solid #CCCCCC;
}
.txtfield {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333;
}
