body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-image: url(images/bg-body.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
.top-bg {background-image:url(images/top-bg.gif); background-repeat:repeat-x;}
.tab-bg {background-image:url(images/tab-bg.gif); background-repeat:repeat-x;}
.link {font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #6a8574;
	text-decoration:none;}
.link:hover {font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #6a8574;
	text-decoration: underline;}

.input-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	border:1px solid #646464;
	width:100px;
	padding:2px;}
	
.go-btn { font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #333333;
	border:0px;
background-image: url(images/go-btn.gif); 
background-repeat:no-repeat; 
display:block; 
height:21px; 
width:32px;}

.con-bg1{ background-repeat: repeat-x; border:1px solid #c7d2ca;}
.con-bg2{
	
	background-repeat: repeat-x;
	background-position: bottom;
	border:1px solid #c7d2ca;
}
.p-bg { background-image:url(images/p-bg.gif); 
        background-repeat:repeat-x;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	height:40px;
	}
.footer-bg { background-image:url(images/footer-bg.gif); background-repeat:repeat-x; height:34px;}

.footer-bg a { font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #ffffff;
	padding-right:10px;
	text-decoration:none;}
.footer-bg a:hover { font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #ffffff;
	padding-right:10px;
	text-decoration: underline;}
.main-heading {font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #365942;}
	

.txt-area {font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #365942;
	border:1px solid #6a8574;
	width:190px;
	height:70px;}
.bdr {border:1px solid #6a8574;}
li { list-style-image:url(images/arrow-1.gif);}
.img-border {border:5px solid #345a03;}
.cont-bdr{border-left:1px solid #43664f;
border-right:1px solid #43664f;
}
.cont-txt{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}