/* 		stats.css
		version 200403 			*/
body {	
	background: Ivory;
	margin: 0;
	border-bottom: 10 solid ivory;
}
div#bar {	
	width: 780 px;
	background: url(img/flydott.jpg);
}
div#award{								/* overwrites bar-style background */
 	width: 780 px;
	background: White;
	background: url(img/pale_border.gif) White;
}
table#bar {
	margin-top: 10;
	color: maroon;
	background-color: Ivory;
	border: 1 solid #cccc66;
}
table#bar td {	
	text-align: left;
}
pre#txt{	
	font-size: 12;
	text-align: left;
}
table {	
	width: 760;					/*	default table width	*/
}
td {	
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12;
	text-align: center;
}
.longpara{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	text-align: left;
}
.longpara a{
	font-size: 12px;
	line-height: 30px;
	font-weight: normal;
}
.archive td{
	text-align: left;
}
.archive a{
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 13px;
	font-size: 11px;
}	
table#chauc td {	
	font-family: Tempus Sans ITC, Verdana, Helvetica, sans-serif;
	padding: 5 30;
	line-height: 17px;
	font-size: 13px;
}
.navbar2 {
	width: 760px;
	background-color: #f8f6de;
	border: 1 solid #cccc66;			
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 11px;
}
.navbar2 a{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #505100;	
}
.navcell{
	border-right: 1px solid #cccc66;	/*#eee8aa;*/
}
.head1, .head2, .head3 {	
	font-family: Tempus Sans ITC, Verdana, Helvetica, sans-serif;
	font-weight: bold;
}
.head1 {
font-size:30;
}
.head2 {	
	font-size: 20;
}
.head3 {	
	font-size: 26;
}
h2{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 13px;
	font-weight: bold;
	text-align: left;
}
/* link page */
table#all td
{	text-align: left;
}
table#all a{
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 14px;
	font-size: 11px;
	padding: 2px;
}	
table.content{	
	width: 280;
}
table#mid {	
	width: 160;
}
table#mid td{
text-align: center;
}
.category {
	color: #006600; 
	font-size: 21; 
	font-family: Verdana, Helvetica, sans-serif; 
	font-weight: normal;
}
.descript {
font-family:  Verdana, Helvetica, sans-serif; 
font-size: 10px; 
color:#6666cc;
}
.leftcolindent {
	margin-left: 10;
}
.rtcolmarg {
	margin-left: 8;
}
.rtcolindent {
	margin-left: 14;
}
/* end  link page section */

a {
	padding: 2px;
}
a:link {
		text-decoration: none;
}
a:visited {
		text-decoration: none;
}
a:active {
		text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #ff9900;
	font-weight: normal;
	background-color: Ivory;
}

