body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
}

a {
	color: #336699;
	text-decoration: none;
	
	}

a:hover {
	text-decoration: underline;
}

a.rednav {
	color: #CC3300;
	text-docoration: none;
	
}	

form {
	background-color: #FFFFFF;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
	line-height: 26px;
  background-color: #CCCCCC;
	color: #000000;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
  color: #333333;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	line-height: 24px;
	
	}

.dates {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
  color: #666699;
}

.playtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	line-height: 24px;
}
	}
	
	.picbox {
	margin: 4px;
	padding: 4px;
	border: 1px solid #666;
}
/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-size: 80%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}
/*********** #sectionLinks styles ***********/


a.sectionLinks {
	color: #000000;
	text-docoration: none;
	
}	

#sectionLinks{

	margin: 0px;
	padding: 0px;
	font-size: 150%;
	color: #FFFFFF;
	font-weight: bold;
}

#sectionLinks h3{
	padding: 5px 0px 2px 5px;
}

#sectionLinks a {
	display: block;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	color: #FFFFFF;
	background-color: #FA420E;
}
.aa_steps {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #000000;
}

a.stepsLinks {
	color: #000000;
	text-docoration: none;
	
}	
#stepsLinks a:hover{
	color: #FFFFFF;

	}
	
/************** .story styles *****************/

.story{
	clear: both;
	padding: 1px 1px 1px 1px;
	font-size: 80%;
	line-height: 1.188;
}

.story p{
	padding: 1px 1px 1px 1px;
}	

.picbox {
	margin: 8px;
	padding: 8px;
	border: 1px solid #FA420E;
}
