/*
 * Combined style sheet for the index pages and the slide pages.
 */

 SAMP {
	font-style: normal;
 }
 SMALL {
	font-family: Arial,;
	font-size: 12px;
 }
 A {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CCCCCC;
 }
 A:hover {
	text-decoration: none;
	background-color: #CCCCCC;
 }
 H3 {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
 }
 P, UL, OL, LI, BLOCKQUOTE {
	font-size: 12px;
 }
 
  .generator {
	color: #666666;
	font-size: 10px;
	font-weight: normal;
	background-color: #CCCCCC;
  }

 
 .header {
	color: #FFFFFF;
	font-size: 24px;
	font-weight: normal;
	background-color: #CCCCCC;
 }
 .subheader {
	color: #696969;
	font-size: 14px;
	font-weight: normal;
	background-color: #CCCCCC;
 }
 .detaillist {
	color: #000000;
	font-size: 11px;
	font-weight: normal;
 }
 .detaillist_header {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
 }
 .detaillist_link {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	background-color: #CCCCCC;
 }
 .tab {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
 }
 .select_exh  {
	color: #999999;
	font-size: 11px;
	font-weight: bold;
 }

.nav {
	font-size: 36px;
	background-color: #CCCCCC;
	font-weight: bold;
	font-family: Arial;
	color: #999999;
}

.nav table {
	cellspacing: 6;
	cellpadding: 3;
	background-color: #CCCCCC;
}
.nav a:link {
	text-decoration: none;
	color: #999999;
	background-color: #CCCCCC;
}
.nav a:visited {
	text-decoration: none;
	color: #999999;
}

.nav a:hover {
	text-decoration: none;
	font-size: 36px;
	color: #FFFFFF;
}
.nav a:active {
	text-decoration: none;
	color: #FFFFFF;
}

 FORM {
	font-family: helvetica;
	font-size: 10px;
 }
 INPUT,SELECT,OPTION {
	font-family: helvetica;
	font-size: 10px;
	background-color: #CCCCCC;
	color: #333333;
 }
 FORM {
	margin-bottom : 0px;
	margin-top : 4px;
	background-color: #666666;
 }
 BODY {
	background: #CCCCCC url(none);
	color: #FFFFFF;
	margin-left : 10px;
	margin-top : 10px;
	margin-right : 10px;
	margin-bottom : 10px;
	font-family: Arial;
	text-decoration: none;
 }
 .rover {background: #CCCCCC; }
 .rover A {color: #ffffff; }
.biobody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
}

