
.nav {
	text-align: right;
	width: 146px;
}

.nav P {
	margin-right: 40px;
	font-family: Tahoma;
	font-size: 11px;
	margin-top: 3px;
	margin-bottom: 12px;
}

.nav-home P {
	line-height: 10px;
}

.nav .header {
	font-weight: bold;
	font-size: 12px;
}

.nav .header, .nav .header-active {
	line-height: 14px;
	margin-top: 3px;
	margin-bottom: 9px;
}

.nav .header-active {
	font-weight: bold;
	font-size: 12px;
	color: white;
}

.nav .active {
	color: white;
}

.nav a {
	text-decoration: none;
	color: #4F0F0B;
}

.nav a:hover {
	color: white;
}

.content {
	padding: 10px 0px;
	vertical-align: top;
	width: 325px;
}

.content P {
	color: #AB4E28;
	font-family: Verdana;
	font-size: 11px;
	line-height: 19px;
	margin: 0px 15px 10px 15px;
}

.content .header {
	font-size: 14px;
	font-weight: bold;
	color: #4f0f0b;
}

.content a {
	text-decoration: none;
	color: #800000;
}

.content a:hover {
	color: #A00000;
	text-decoration: underline;
}

.txtBox {
	width: 90%;
	font-family: Verdana;
	font-size: 10px;
	background: white;
}

.submitBtn {
	background: #DAC2A0;
	font-weight: bold;
	color: #4f0f0b;
	border: 2px solid #4f0f0b;
}
