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

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

 
 .header {
	 color: #75BCE8;
	 font-size: 24px;
	 font-weight: normal;
 }
 .subheader {
	 color: #696969;
	 font-size: 14px;
	 font-weight: normal;
 }
 .detaillist {
	color: #000000;
	font-size: 11px;
	font-weight: normal;
 }
 .detaillist_header {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
 }
 .detaillist_link {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
 }
 .tab {
	color: #DB0284;
	font-size: 12px;
	font-weight: normal;
 }
 .select_exh  {
	color: #8d4650;
	font-size: 11px;
	font-weight: bold;
 }

.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	font-weight: normal;
}

.nav table {
	cellspacing: 6;
	cellpadding: 3;
}

.nav a:active {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	font-weight: normal;
}
.nav a:visited {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	font-weight: normal;
}
.nav a:hover {
	text-decoration: underline;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	font-weight: normal;
	
}
.nav a:link {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	font-weight: normal;
}


 FORM {
	font-family: helvetica;
	font-size: 10px;
 }
 INPUT,SELECT,OPTION {
	font-family: helvetica;
	font-size: 10px;
	background-color: #ffffff;
	color: #DB0284;
 }
 FORM {
	margin-bottom : 0px;
	margin-top : 4px;
 }
 BODY {
	background: #000000;
	color: #ffffff;
	margin-left : 10px;
	margin-top : 10px;
	margin-right : 10px;
	margin-bottom : 10px;
	font-family: Verdana,Arial,helvetica;
	background-image : none;
	background-color : #000000;
 }
 .rover {background: #B2B2B2; }
 .rover A {color: #75BCE8; }

.bodytext6 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	}
	
	a:link.bodytext6 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #ffffff; text-decoration: none}
a:visited.bodytext6 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #ffffff; text-decoration: none}
a:hover.bodytext6 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #ffffff; text-decoration: underline}
a:active.bodytext6 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #ffffff; text-decoration: none}

.bodytext2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}

a:link.bodytext2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: normal; color: #FFFFFF; text-decoration: none}
a:visited.bodytext2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: normal; color: #FFFFFF; text-decoration: none}
a:hover.bodytext2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: normal; color: #FFFFFF; text-decoration: underline}
a:active.bodytext2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: normal; color: #FFFFFF; text-decoration: none}

