P, BODY, TD, TH, UL, OL, H1, H2, H3, H4, H5, H6 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	
}


A:link {background: none; font-size:12px; font-weight:bold; text-decoration: underline; color: ff0000}
A:visited {background: none;font-size:12px; text-decoration: underline; color: ff0000; font-weight:bold;}
A:active {background: none; font-size:12px;text-decoration: underline; color: ffffff; font-weight:bold;}
A:hover {background: none; font-size:12px;text-decoration: underline; color: ffffff; font-weight:bold;}


body {
	background: #D5E2ED;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	
}


H1 {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: 000099;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	line-height: 17px;
	
	border-bottom: 1px solid #A4BDDF;
}

H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: 000099;
	font-size: 14px;
	font-size: 12px;
	margin-bottom: 2px;
	margin-top: 2px;
}

H3 {
	
	font-size: 12px;
	color: 000099;
	padding-top: 2px;
	padding-bottom: 0px;
	MARGIN-bottom: 0px;
}

H4 {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #cc0000;
	padding-left: 7px;
	padding-top: 2px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	
}

H5 {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cc0000;
	padding-left: 7px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0px;
	
}

 H6 {
	font-size: 11px;
	
	
}
 
 
.notes td{
 	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
 	border: 1px solid #ff0000;
	background-color: #000099;
	color: white;
	}
	
	.notes H2 {
	color: #fff;
	
	
}
/* CONTENT AREA */
	
#content_area {
		
		padding-top: 10px;
		padding-left: 10px;
		padding-right: 10px;
		padding-bottom: 5px;
		background-color: #FFFFE7;
		line-height: 15px;
		
	}


	
	
	/* Menu*/
	
	.menu-header {
		border: 1px solid #A4BDDF;
	}
	
	.menu-header H1 {
		font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
		font-size: 13px;
		font-weight: bold;
		color: ffffff;
		padding-top: 5px;
		padding-bottom: 0px;
		padding-left: 5px;
		border: 0px;
	}

	.menu {
		background-color: #E4EEF6;
		border-bottom: 1px solid #A4BDDF;
		border-left: 1px solid #A4BDDF;
		border-right: 1px solid #A4BDDF;
		padding-top: 2px;
		padding-bottom: 10px;
		padding-left: 10px;
		padding-right: 10px;
		font-size: 11px;
		line-height: 14px;
		color: #000066
	}
	
	.menu ul {
		list-style: none;
		margin: 0;
		padding-left: 30px;
		padding-top: 0px;
		padding-bottom: 3px;
	}
	
	
	
		
	/* BOTTOM */
	
	.bottom {
		background-color: #E4EEF6;
		border-top: 1px solid  000099;
		padding: 3px;
		color: #000099;
		font-size: 9px;
	}
	
	.bottom a {
		color: 000099;
		text-decoration: none;
	}
	
	.bottom a:hover {
		color: 000099;
		text-decoration: underline;
	}
	
	.bottom a:active {
		color: 000099;
		text-decoration: none;
	}
	
	.bottom .class2 a {
		color: 000099;
		text-decoration: none;
		font-size: 9px;
	}
	
	.bottom .class2 a:hover {
		text-decoration: underline;
		font-size: 9px;
	}
	.bottom td {
		padding: 3px 3px 3px 10px;
		color: 000099;
		

	}
	