/* ------------ Subnavigation Styles ------------ */

#subnav a:hover{
	background-color: #F0EAD9;
}

/* ***********************************   */
/* *       Page Content Styles       *   */
/* ***********************************   */

h5 {
	background-color: #D0CBBC;
}

table.style1 th {
	background-color: #CCCCCC;
}

table.style1 td {
	background-color: #FFFFFF;
}

.commContent {
	background-color: #FFFFFF;
	padding: 5 10px;
}

.actions {
	font-style: italic;
	color: #0000FF;
	
}
