.index_intro_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #7C2C02;
}
.index_intro_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
}
.logo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #000000;
	line-height: 28px;
}
.tan {
	background-color: #A29E7B;
}

.rust {
	background-color: #7C2C02;
}

.brown {
	background-color: #A09C8E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.ltbrown {
	background-color: #BDBAB0;
}

A, A:visited {
	color: #364CD2;
	text-decoration: none;
	font-weight: bold;
}
A:hover {
	text-decoration: underline;
	color: #7C2C02;
}
.ltgray {
	background-color: #F5F5F5;
}
.gray {
	background-color: #A6A6A6;
}

BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222222;
}
.text_b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.header2 {
	color: 494949;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.gray2 {
	background-color: #DBDBDB;
}
A.footer, A.footer:visited {
	color: #333333;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
A:hover {
	color: #7C2C02;
	
}

.copyright {
	color: #696969;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.text_sm {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.image {
	border-color: #000000;
}.textBG {

	background-color: #BDBAB0;
}
.pageHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #7C2C02;
}.Vert-dashWhite {
	background-image: url(../images/vert-sep-dashed.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
}.Vert-dashGray {
	background-image: url(images/vert-sep-dashed.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

