body{
	margin:0px;
	padding:0px;
	background-color:#dcd3c9;
}

a{
	outline:none;
}

a:hover{
	outline:none;
}

img a{
	outline:none;
	border:0;
}

img a:hover{
	outline:none;
	border:0;
}

form{
	margin:0px;
	padding:0px;
}

.topbg{
	background-image:url(../images/bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#ece7e2;
}

.phone{
	font:bold 16px Arial;
	color:#929eba;
	text-decoration:none;
}

.menubg{
	background-image:url(../images/menubg.jpg);
	background-repeat:no-repeat;
	height:55px;
	font:13px Verdana;
	color:#4c5053;
	text-decoration:none;
}

.menubg a:link{
	color:#4c5053;
	text-decoration:none;
}

.menubg a:visited{
	color:#4c5053;
	text-decoration:none;
}

.menubg a:hover{
	color:#003b66;
	text-decoration:none;
}

.welcome{
	font:20px Arial;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}

.highlight{
	color:#003b66;
}

.bodytxt{
	font:12px Arial;
	color:#656869;
	text-align:justify;
	line-height:21px;
	text-decoration:none;
}
.txt_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #656869;
	line-height: 21px;
}


.headline{
	font:18px Arial;
	color:#04275a;
	font-weight:normal;
	text-decoration:none;
}

.link{
	font-weight:bold;
	color:#044f85;
	text-decoration:underline;
}

.link:hover{
	font-weight:bold;
	color:#656869;
	text-decoration:none;
}

.footer{
	background-image:url(../images/footbg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#dcd3c9;
	font:11px Arial;
	color:#515657;
	text-decoration:none;
}

.footlink{
	color:#515657;
	text-decoration:none;
}

.footlink:hover{
	color:#515657;
	text-decoration:underline;
}

.footlink1{
	color:#515657;
	text-decoration:none;
	padding-left:12px;
	padding-right:12px;
}

.footlink1:hover{
	color:#515657;
	text-decoration:underline;
}

.home{
	padding-right:12px;
}

.frmbdr{
	background-color:#cdc2b5;
	border:#b8b0a8 solid 1px;
	font:11px Arial;
	color:#515657;
	text-decoration:none;
	padding-left:10px;
	width:255px;
	height:22px;
	padding-top:5px;
}

.frmbdr1{
	background-color:#cdc2b5;
	border:#b8b0a8 solid 1px;
	font:11px Arial;
	color:#515657;
	text-decoration:none;
	padding-left:10px;
	width:255px;
	height:75px;
	padding-top:5px;
	overflow:hidden;
}

