/*
 * Combined style sheet for the index pages and the slide pages.
 */
 
.style6 {color: #999999; font-style: italic; }
.style9 {color: #000000; font-size: 18 ; font-style:italic; }
.style10 {
	font-size: 28px;
	font-family: Arial;
	color: #999999;
	font-style: italic;
}
.style5 {
	color: #123456;
	font-family: Arial;
	font-size: 6px;
}
.style7 {
	color: #123456;
	font-family: Arial;
	font-size: 12px;
}
.style11 {
	color: #123456;
	font-family: Arial;
	font-size: 16px;
}
.style12 {
	color: #123456;
	font-family: Arial;
	font-size: 18px;
}
.style14 {
	color: #123456;
	font-family: Arial;
	font-size: 16px;
}
.style15 {
	color: #123456;
	font-family: Arial;
	font-size: 20px;
}
.style16 {font-size: 24px}
.style17 {
	color: #123456;
	font-family: Arial;
	font-size: 22px;
}
.style18 {font-family: Arial; color: #123456;}

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: #000000;
	 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: #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;
 }

.controlbox {
	position: absolute;
	color: white;
	font-size: 16px;
	font-weight: light;
        background-color: #FFFFFF;
        width: 70px;
        border-width: 5;
        border-style:outset;
        border-color:#FFFFFF;
        padding:5px;
        }

.selectbox {
	position: absolute;
	color: white;
	font-size: 17px;
	font-weight: light;
        background-color: #FFFFFF;
        width: 160px;
        border-width: 5;
        border-style:outset;
        border-color:#FFFFFF;
        padding:5px;
        }

.selectartist {
	position: absolute;
	color: white;
	font-size: 14px;
	font-weight: light;
        background-color: #FFFFFF;
        width: 160px;
        border-width: 0;
        border-style:outset;
        border-color:#FFFFFF;
        padding:1px;
        }

.onenav {
	font-size: 12px;
	background-color: #F0F0F0;
	color: grey;
}

.onenav table {
	cellspacing: 6;
	cellpadding: 3;
}

.onenav a:active {
	text-decoration: none;
	color: grey;
}
.onenav a:visited {
	text-decoration: none;
	color: grey;
}
.onenav a:hover {
	text-decoration: none;	
	background: white;
}
.onenav a:link {
	text-decoration: none;
	color: grey;
}




.onenavi {
	font-size: 12px;
	background-color: #99FFFF;
	color: grey;
}

.onenavi table {
	cellspacing: 6;
	cellpadding: 3;
}

.onenavi a:active {
	text-decoration: none;
	color: grey;
}
.onenavi a:visited {
	text-decoration: none;
	color: grey;
}
.onenavi a:hover {
	text-decoration: none;	
	background: white;
}
.onenavi a:link {
	text-decoration: none;
	color: grey;
}
.onenavg {
	font-size: 12px;
	background-color: #FECBC2;
	color: grey;
}

.onenavg table {
	cellspacing: 6;
	cellpadding: 3;
}

.onenavg a:active {
	text-decoration: none;
	color: grey;
}
.onenavg a:visited {
	text-decoration: none;
	color: grey;
}
.onenavg a:hover {
	text-decoration: none;	
	background: white;
}
.onenavg a:link {
	text-decoration: none;
	color: grey;
}



.onenavt {
	font-size: 12px;
	background-color: #CACAFF;
	color: grey;
}

.onenavt table {
	cellspacing: 6;
	cellpadding: 3;
}

.onenavt a:active {
	text-decoration: none;
	color: grey;
}
.onenavt a:visited {
	text-decoration: none;
	color: grey;
}
.onenavt a:hover {
	text-decoration: none;	
	background: white;
}
.onenavt a:link {
	text-decoration: none;
	color: grey;
}


.onenava {
	font-size: 12px;
	background-color: #FDFEDA;
	color: grey;
}

.onenava table {
	cellspacing: 6;
	cellpadding: 3;
}

.onenava a:active {
	text-decoration: none;
	color: grey;
}
.onenava a:visited {
	text-decoration: none;
	color: grey;
}
.onenava a:hover {
	text-decoration: none;	
	background: white;
}
.onenava a:link {
	text-decoration: none;
	color: grey;
}



 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: #808080;
	color: #000000;
	margin-left : 0px;
	margin-top : 0px;
	margin-right : 0px;
	margin-bottom : -10px;
	font-family: Tahoma, Arial,helvetica;
	background-image : none;
	background-color : #ffffff;
 }
 .rover {background: #B2B2B2; }
 .rover A {color: #ffffff; }

 BODYALT {
	background: #808080;
	color: #000000;
	margin-left : 0px;
	margin-top : 0px;
	margin-right : 0px;
	margin-bottom : -10px;
	font-family: Tahoma, Arial,helvetica;
	background-image : none;
	background-color : #000000;
 }


.WorkTitles {
font-family: Arial;
font-weight: italic;
font-size: 14px;
color:      #123456;
}

.WorkDetails {
font-family: Arial;
font-weight: bold;
color:      #123456;
}


background: #111111 