body { background-image: url(images/bg.jpg); }

.arrow {
	background: url(images/RightArrow.gif);
	line-height: 40px;
	vertical-align: middle;
	height: 40px;
	background-repeat: no-repeat;
	background-position: right;
}

.bar1 {
	border: 2px solid #996633;
	padding: 0;
	width: 100%;
	height: 24px;
	background-color: #72872D;
}

.bar2 {
	border: 2px solid #996633;
	padding: 0;
	width: 100%;
	height: 24px;
	background-color: #899E0E;
}

.bottom {
	font-size: 10pt;
	color: #663300;
	font-style: italic;
	font-weight: bold;
}

.bottom a { color: #996600; text-decoration: underline; }

.bottom a:hover { text-decoration: overline; }

.head1 {
	border: 2px solid #663300;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 16px;
	color: #996633;
	text-align: center;
}

.head1, .main, .main_center { font-family: Eurostile, Tahoma; }

.main {
	font-size: 15px;
	line-height: 17px;
	margin-top: 0;
	margin-bottom: 0;
	font-weight: bold;
}

.main_center {
	font-size: 12px;
	line-height: 15px;
	margin-top: 0;
	margin-bottom: 0;
	font-weight: bold;
	width:274px ;
	text-align: center;
}

.main a, .main a:visited {
	color: #996633;
}

.main a:hover {
	color: #996633;
	text-decoration:  underline overline;
}

.head2 {
	font-size: 16px;
	font-weight: bold;
	color: #996633;
	text-align: center;
	font: italic;
	margin-top: 5px;
	margin-bottom: 10px;
}
