﻿body {
	font-family: Frutiger, Univers, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.tables {
	border: 1.5pt solid #472400;
	border-collapse:collapse;
}

.tblhead {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color:#663300;
}
.tblhead-2 {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color:#5656B3;
}
.tblrow-n {
	text-decoration: none;
	text-align: center;
}
.tblrow-1 {
	text-decoration: none;
	border-style: none;
	background-color: #cccccc;
}
.tblrow-2 {
	text-decoration: none;
	border-style: none;
	background-color: #e5bfbf;	
}
.tblrow {
	text-decoration: none;
	border-style: none;
}

.nav { font-weight:bold; text-decoration:none; FONT-SIZE: 11px; COLOR: #1F1F21; margin-left:10px}
a.nav { font-weight:bold; text-decoration:none; FONT-SIZE: 11px; COLOR: #1F1F21; margin-left:10px}
a.nav:visited {FONT-SIZE: 11px; COLOR: #1F1F21; margin-left:10px}
a.nav:hover {FONT-SIZE: 11px; text-decoration:underline; COLOR: #B55C0C; margin-left:10px}
