p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #382718;
	line-height: 16px;
	white-space: normal;
}

.bold {
	font-weight: bolder;
	color: #7A0A18;

}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #382718;
	line-height: 13px;
	white-space: normal;
	text-align: center;
	width: 750px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9B332A;

}


.header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-variant: normal;
	color: #7A0A18;
	font-weight: bold;
	height: 20px;
	display: block;
}
.main {
	border-top: 1px none #A8A299;
	border-right: 1px solid #A8A299;
	border-bottom: 1px none #A8A299;
	border-left: 1px solid #A8A299;
}
.toptable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #A8A299;
	border-right-color: #A8A299;
	border-bottom-color: #A8A299;
	border-left-color: #A8A299;
}
.active {
	background-image: url(images/tab_on.gif);
	padding-bottom: 1px;
	line-height: 18px;
}
.inactive {
	background-image: url(images/tab_off.gif);
	line-height: 18px;
}


a:hover {
	color: #D10000;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
	color: #342B29;
}

a.underline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	color: #342B29;
}

a.underline:hover {
	color: #D10000;
}
