#header h1 {
	background: url('/images/genericHeaders/rotate.php') no-repeat top left;	
}
/* #content .contentTitle {
	color: #336699;
	text-transform: uppercase;
} */
#content h3 {
	font-size: 12px;
}
#content a, #footer a {
	color: #336699;
}

ul.menu li.arrow ul {
	display: none;
}
ul.menu li.arrowActive ul {
	display: block;
}

#content table {
	margin: 5px;
	border: none;
}
#content table th { 
	border: none;
	background-color: none;
}
#content table th, #content table td {
	border: none;
	background-color: none;
}

.tableStripe {
	background-color: #fff;
}  

