/*
 * Combined style sheet for the index pages and the slide pages.
 */
#logo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}
div.Photo {
	padding: 3px;
	float:left;
	font-size: 11px;
	vertical-align: top;
	horizontal-align: centered;
	display: none;
	margin: 0px;
	
}

 SAMP {
	font-style: normal;
 }
 SMALL {
	font-family: Arial,helvetica;
	font-size: 12px;
 }
 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 {
	 color: #CC0000;
	 font-size: 26px;
	 font-weight: normal;
 }
 .subheader {
	 color: #696969;
	 font-size: 14px;
	 font-weight: normal;
 }
 .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 table {
	cellspacing: 6;
	cellpadding: 3;
}
.nav {
	font-size: 12px;
	color: #FF6600;
	font-weight: normal;
}
.nav a{
	display: block;
	color: #FF6600;
	padding-top: 2px;
	padding-bottom: 2px;
}


.nav a:active {
	text-decoration: none;
	color: #FF6600;
}
.nav a:visited {
	text-decoration: none;
	color: #FF6600;
}
.nav a:hover {
	text-decoration: none;
	font-size: 12px;
	color: #0000FF;
	font-weight: bold;
}
.nav a:link {
	text-decoration: none;
	color: #FF6600}


 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: Tahoma, Arial,helvetica;
	background-image : none;
	background-color : #ffffff;
 }
 .rover {background: #B2B2B2; }
.menuDiv {
	margin-left: 12px;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 30px;
}
 .rover A {color: #ffffff; }
 .copyright {
	font-family: Arial;
	color: #333333;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	border-top-color: #000000;
	
}
.permission {
	font-family: Arial;
	font-size: 12px;
	color: #CC0000;
	background-color: #FFFFFF;
	text-align: center;
}
.copyrightdiv {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	text-align: center;
	width: 600px;
	margin-bottom: 15px;
}
