@charset "ISO-8859-1";
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999;
	line-height: 15px;
	vertical-align: bottom;
}
.hdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 18px;

}
.month {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #333333;
}
.select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ff6600;
	line-height: 15px;
	vertical-align: bottom;
	font-weight:bold
	
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
body {
	background-color: #333333;
	margin-top: 70px;
}
td .bkgrnd {
	background-image: url(images/bkgrnd2.gif);
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #ff6600;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 30px;
	color: #666666;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}
.style1 {font-size: 12px}
a {
	font-weight: bold;
}
.headline {	color: #88B036;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: -2px;