body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.nav  { font-family: Arial, Helvetica, sans-serif; color:#E2C37B; font-size: 18px; font-weight: bold; font-stretch: semi-expanded 
}

.nav2  { color:#E2C37B; 
	font-size: 14px; 
	font-style: italic; 
	font-weight: bold; 
	font-stretch: semi-expanded 
}

.nav3  { font-size: 10px; 
	font-stretch: semi-expanded;
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #666666;
}
.nav4 {
font-size: 10px; 
	font-stretch: semi-expanded;
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #D4D1AA;
}

/* Header */
.h1    {
	font-family: Arial, Helvetica, sans-serif;
	color:#993300;
	font-size: 26px;
	font-weight: bold;
	font-stretch: semi-expanded;
	font-variant: normal;
	text-transform: none;
	list-style-type: none;
}

.h2    {
	font-family: Arial, Helvetica, sans-serif;
	color:#993300;
	font-size: 16px;
	font-weight: bold;
	font-stretch: semi-expanded
}

.h3    {
	font-family: Arial, Helvetica, sans-serif;
	color:#666633;
	font-size: 12px;
	font-weight: bold;
	font-stretch: semi-expanded;
	font-style: italic;
}

/* Custom link styles */
a:active {
	text-decoration: underline;
	color: #666666;
}

a:visited {
	text-decoration: underline;
	color: #666666;
}

a:hover {
	text-decoration: underline;
	cursor:hand;
	color: #FFFFCC}

a:link {
	text-decoration: underline;
	color: #666666}
	



headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #FF6600;
	border: ridge;
}
.thrColElsHdr #sidebar2 {
	float: right; 
	width: 11em; /* since this element is floated, a width must be given */
	background: #FF9933; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 0; /* top and bottom padding create visual space within this div */
}
