body {background-color: #3d3d3d}
a:link {
	color: #ffffff;
	cursor: hand;
	text-decoration:none
	    }
a:visited  {
	color: #ffffff;
	text-decoration: none;
			}
a:hover    {
	color: #89B4D0;
	cursor: hand;
	text-decoration: none;
	    }
a:active   {

	color: #BDA63B;
	cursor: hand;
	text-decoration:none
	    }

h2 {
	font-family: sans-serif;
	font-size: 125%;
	padding-top: 0px;
	text-align: left;
	color: #BDA63B;
	
}
h3 {
	font-family: sans-serif;
	font-size: 105%;
	padding-top: 0px;
	text-align:left;
	color: #BDA63B;
	margin-bottom: -10px;
}

p {
	font-family: sans-serif;
	font-size: 75%;
	padding-top: 0px;
	text-align:left;
	color: #BDA63B;
}
.regText {
	font-family: sans-serif;
	font-size: 75%;
	padding-top: 0px;
	text-align:right;
	color: #BDA63B;
}
.title {
	font-family: verdana;
	text-align: left;
	font-size:36px;
	font-style: bold;
	color: #BDA63B;
}
.slideshow {
	font-family: sans-serif;
	text-align: center;
	font-size:0.9em;
	font-style: italic;
	color: #BDA63B;
	display: 

}

.slideshowz {
	margin: 0;
	font-family: sans-serif;
	font-style: italic;
	font-size:.85em;
	cursor: pointer;
	color: #113007;
	display:none;
}
.numbers {
	text-align: center;
	margin:0px 0px 0px 0px; 
	padding:0px; 
	font-family: sans-serif; 
	font-size:.85em; 
	color: #BDA63B;
	
}

}
.arrow {
	text-align: center;
	margin:0px 0px 0px 0px; 
	padding:0px; 
	font-family: sans-serif; 
	font-size:.85em; 
	color: #BDA63B;
	
}

 #arrow a { 
 	text-decoration: none; 
}
 #arrow a:link {
 	color: #ffffff; 
}
 #arrow a:visited {
 	color: #ffffff; 
}
 #arrow a:active { 
color: #ffffff; 
}
 #arrow a:hover {
	color: #89B4D0;
	cursor: hand;
	text-decoration: none;
}


/* NS uses a different size for font size="1", so correct it w/ nssmall*/
.NSSmall, {fontSize:7.5pt;font-size:7.5pt;color: #BDA63B;}



