body {
/*	background-color: #E9FFD2;*/
	background-color: #f1ecd1;
	margin: 0px;
}
.headerbg {
	background: url(../images/bg.jpg) top repeat-x;
	height:41px;
}
.contentbg {
	background: url(../images/bg1.jpg) top repeat-x;
}
.footerbg {
	background: url(../images/bg2.jpg) top repeat-x;
	height:73px;
}

.mainBorder{

border-left:#4d4d4d solid 1px;
border-right:#4d4d4d solid 1px;

}

.normalTxt {
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
	text-decoration:none;
	margin-right:8px;
}

.separator{
background-image:url(../images/separator.jpg);
background-repeat:no-repeat;
background-position:center;
line-height:20px;

}
.heading {
	background: url(../images/bg.jpg) top repeat-x;
	font-family:Arial;
	font-size:14px;
	color:#ffffff;
	line-height:22px;
	padding-left:10px;
}

.record{

border-bottom: #a4a4a4 dotted 1px;
}
.clickHere{

	font-family:Tahoma;
	font-size:11px;
	color:#268198;
	line-height:22px;
	text-decoration:none;

}

.btn{
	height:28px;
	width:101px;

	text-align:center;
	color:#003500;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	border:#003500 solid 1px;
}
.btn a{
	
	height:28px;
	width:101px;
	line-height:28px;
	text-align:center;
	color:#003500;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

.pTitles{

	font-family:Arial;
	font-size:14px;
	color:#006500;
	line-height:22px;

}

			
	.pTitles a {
		font-family:Arial;
		color:#006500
		font-size:14px;
		text-decoration:none;
			}
	.pTitles a:hover{
		text-decoration:underline;
		color:#800000;
			}


.contactText{
	font-family:Tahoma;
	font-size:11px;
	color:#ffffff;
}


.services {
				font-family:Tahoma;
				font-size:11px;
				text-decoration:none;
					color:#FFFFFF
				
			}
	.services a {
	font-family:Tahoma;
	color:#FFFFFF
				font-size:12px;
				text-decoration:none;
			}
	.services a:hover{
				text-decoration:underline;
					color:#FFFFFF
			}

	.services ul {
				list-style:none;
				margin:0;
				padding-left:10px;
			}
	.services li {
				background-image:url(../images/bullet.gif);
				background-position:left;
				background-repeat:no-repeat;
				padding-left:15px;
				line-height:24px;
			}





.footer{

	height:31px;
	border:#d4ceb1 solid 1px;
	background-color:#ffffff;

}



.footertext{
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration:none;

		}

.highlight img {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
}
.highlight:hover img {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.7;
}


.altTxt {
	background:#F3F3F3;
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
	text-decoration:none;
	margin-right:8px;
}

.style5 {
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
	text-decoration:none;
	margin-right:8px;
}

td {
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
	text-decoration:none;
	margin-right:8px;
}

input {
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
	text-decoration:none;
	margin-right:8px;
	background:#FFFFFF;
}

.proTitles{

	font-family:Tahoma;
	font-size:11px;
	font-weight:bold; 
	color:#333333;
	line-height:16px;
	text-decoration:none;
	padding-left: 10px;
}

a.newshedline
{
	color: blue;
	text-decoration: none;
}

a.newshedline:hover
{
	color: blue;
	text-decoration:underline;
}