body
{
	margin:0px;
	font-family:Verdana;
	font-size:11px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}

table
{
	font-family:Verdana;
	font-size:12px;
	color:#000000;
}
td {
	vertical-align: top;
}

img {
	border: none;
}
a {
	text-decoration: none;
	color: Black;
}
a:HOVER{
	color: #B63821;
}

h1 {
	color:#B63821;
	font-size:14px;
	font-weight:bold;
	text-decoration: underline;
	padding-bottom: 5px;
	background-image:url(img/Icon_B.gif);
	background-position: 5px 2px;
	background-repeat: no-repeat;
	text-indent: 20px;
}
.h3 {
	font-size:12px;
	color:#B63821;
	font-weight:bold;
	text-decoration: underline;
	background-image:url(img/Icon_A.gif);
	background-position: 5px 2px;
	background-repeat: no-repeat;
	padding-left: 23px;
}
form {
	padding-top: 5px;
}
input {
	border: 1px solid;
	border-color: #B63821;
	background-color: white;
}
textarea {
	border: 1px solid;
	border-color: #B63821;
	background-color: white;
}
select {
	border: 1px;
	border-style: solid;
	border-color: #B63821;
	background-color:white;
}
ul {
	 list-style-image:url(img/list_bul.gif);
}

.mnuTop {
	color: #4B4B4B;
	font-size: 19px;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	vertical-align: middle;
}
.mnuTop a{
	color: #4B4B4B;
}
.mnuTop a:HOVER {
	color:#B63821;
}

.mnuBot1 {
	color: #4B4B4B;
	font-size: 11px;
}
.mnuBot1 a{
	color: #4B4B4B;
}
.mnuBot1 a:HOVER {
	color:#B63821;
}

.mnuBot2 {
	color: #4B4B4B;
	font-weight: bold;
	font-size: 11px;
}
.mnuBot2 a{
	color: #4B4B4B;
}

.txtCont {
	font-size: 12px;
	padding: 0 5 0 5;
	/*text-align: justify;*/
}
.aGetEst {
	color:#B63821;
	font-size: 12px;
	padding-left: 50px;
	line-height: 50px;
}
.aGetEst:HOVER{
	color:#B63821;
	text-decoration: underline;
}
.txtAccent {
	font-weight: bold;
	font-size: 12px;
	color: #B63821;
	padding-left: 20px;
	line-height: 40px;
}
.txtCity {
	font-size: 12px;
	color: #7584AB;
}
.lnkHidden {
	color: Black;
}
.lnkHidden:HOVER{
	color: #B63821;
}
.lnkHiddenRvs {
	color: #B63821;
}
.lnkHiddenRvs:HOVER{
	color: Black;
}
.lnkHiddenUnd {
	color: Black;
	text-transform: uppercase;
}
.lnkHiddenUnd:HOVER{
	color: #B63821;
	text-decoration: underline;
}
