/*
 * Combined style sheet for the index pages and the slide pages.
 */

 SAMP {
	font-style: normal;
 }
 SMALL {
	font-family: Verdana,helvetica,arial;
	font-size: 12px;
 }
 XSMALL {
	font-family: Verdana,helvetica,arial;
	font-size: 6px;
 }
 A {
	text-decoration: undeline;
	color: #000000;
 }
 A:hover {
	text-decoration: none;
	color: #000000;
 }
 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;
  }

 
 .header {
	 font-family: Verdana,helvetica,arial;
	 color: #990000;
	 font-size: 22px;
	 font-weight: normal;
 }
 .subheader 
 {
 	font-family: Verdana,helvetica,arial;
 	color: #696969;
 	font-size: 12px;
 	font-weight: normal;
 }
 .whitespace 
 { 
 	line-height: 5px; 
}
.detaillist {
	color: #000000;
	font-size: 11px;
	font-weight: normal;
 }
 .detaillist_header {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
 }
 .detaillist_link {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
 }
 .tab {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
 }
 .select_exh  {
	color: #8d4650;
	font-size: 11px;
	font-weight: bold;
 }

.nav {
	font-size: 11px;
	color: #d4e7fa;
	font-weight: bold;
	text-align: left;
	background-color: #114477;
}

.nav a:active {
	text-decoration: none;
	color: #d4e7fa;
}
.nav a:visited {
	text-decoration: none;
	color: #d4e7fa;
}
.nav a:hover {
	text-decoration: none;	
	font-size: 11px;
	color: #d4e7fa;
	background: #226699;
}
.nav a:link {
	text-decoration: none;
	color: #d4e7fa;
}

.slides_navig
{
	font-family: Verdana,helvetica,arial;
	font-size: 11px;
	color: #990000;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}

.slides_navig a:active {
	text-decoration: none;
	color: #990000;
}
.slides_navig a:visited {
	text-decoration: none;
	color: #990000;
}
.slides_navig a:hover {
	text-decoration: none;	
	color: #990000;
	background: #ccc2ab;
}
.slides_navig a:link {
	text-decoration: none;
	color: #990000;
}
.info
{
	font-family: Verdana,helvetica,arial;
	font-size: 11px;
	color: #a19987;
	font-weight: lighter;
	text-align: left;
	vertical-align: top;
}

 FORM {
	font-family: helvetica;
	font-size: 10px;
 }
 INPUT,SELECT,OPTION {
	font-family: helvetica;
	font-size: 10px;
	background-color: #f3f2ed;
	color: #333333;
 }
 FORM {
	margin-bottom : 0px;
	margin-top : 4px;
 }
 BODY {
	background: #ffffff;
	color: #000000;
	margin-left : 10px;
	margin-top : 10px;
	margin-right : 10px;
	margin-bottom : 10px;
	font-family: Verdana,helvetica,arial;
	background-image : none;
	background-color : #ffffff;
 }
 .rover {background: #B2B2B2; }
 .rover A {color: #ffffff; }
