@charset "utf-8";
/* CSS Document */
.bgmainimg {
	background-image: url(images/topNew2.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
}
.attorny {
	font-size: 13px;
}

.headtext {
	font-size: 11px;
	font-weight: bold;
	color: #a17721;
}

.redtext {
	font-size: 11px;
	font-weight: bold;
	color: #990000;
}

.bluetext {
	font-size: 11px;
	font-weight: bold;
	color: #000066;
}

a:link {
	color: #31302f;
	text-decoration: underline;
}
a:visited {
	color: #31302f;
	text-decoration: none;
}
.border {
	padding: 3px;
	border: 1px solid #383736;
}
.newstxt {
	font-size: 12px;
	font-weight: bold;
	color: #3A3937;
}

a:active {
	color: #31302f;
	text-decoration: underline;
}
a:hover {
	color: #A17721;
	text-decoration: none;
}
.form {
	font-size: 12px;
	background-color: #eeeeee;
	border: 1px solid #A17721;
}
.text {
	font-size: 12px;
	font-weight: bold;
	color: #A17721;
}
.BGnav {
	background-image: url(images/images/link_r1_c10.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.topBG {
	background-image: url(images/defaultNinside5.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.Footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	background-image: url(images/bgFooter.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 65px;
	text-align: center;
	padding-top: 45px;
}
.bgmainimg2 {
	background-image: url(images/topNew3.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
