body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 24px;
	color: #336699;
	background-image: url(images09/pgbk.jpg);
	
}

td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #333333;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	line-height: 30px;
	color: #7A1501;
	}
h2 {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 13px;
	color: #AB703C;
	font-weight: bold;
	font-style: italic;
}
h3 {
	color: #000000
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #660033;
	
	text-decoration:underline;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #F78E05;
	text-decoration: none;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #7A1501;
}




.captions {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000099;
	font-weight: bold;
	line-height: 18px;		
}


.quotes {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
	color: #FFFFFF;
}

.boldtext {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.boldtextsmall {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.ittext {
	font-size: 13px;
	color: #000000;
	font-style: italic;
}

.navheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 30px;
	color: #FFFFFF;
}




.quotes {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	line-height: 30px;
	color: #7A1501;
}


.boldittext {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #B77D49;
	font-style: italic;
}
/* ID Styles */
#navigation td {
	border-top: 1px solid #CCCCCC;
		font-weight: normal;
		padding: 4px 15px;
		display: block;
		font-size: 1em;
		line-height: 1em;
		 
		 			
			}

#navigation a {
		font-weight: normal;
		padding: 4px 10px;
		display: block;
		font-size: 13px;		
		line-height: 1em;	
		color: #660033;	
		border-bottom: 1px solid #CCCCCC;
		background: url(images09/arrow.gif) no-repeat;
		  background-position: 1px 8px;			
	}
	
#navigation a:hover {
		
		font-weight: normal;
		padding: 4px 10px;
		display: block;
		font-size: 13px;		
		line-height: 1em;
		color: #F78E05;
		border-bottom: 1px solid #CCCCCC;
		 background: url(images09/arrow2.gif) no-repeat;
		  background-position: 1px 8px;
	}

	

