a:link {
	color: #003399;
	text-decoration: none;




}
a:visited {
	color: #003399;
	text-decoration: none;

}
a:hover {
	color: #CC0000;
	text-decoration: underline;




}
a:active {
	color: #0092B0;
	text-decoration: underline;


}


body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.mainTable {
	background-image: url(Images/Children.jpg);
	background-repeat: repeat-y;
	background-position: right;
	border: thin solid #000000;


}
.mainCellHeader {
	margin: 0px;


}
.mainCellMenu {
	font-size: 12px;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 2px;
	background-color: #FBF4DD;







}
.mainCellBody {
	font-size: 12px;
	padding: 8px 5px 5px 8px;




}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003399;
	background-repeat: repeat-x;
	background-position: right bottom;
	background-attachment: fixed;
	background-image: url(Images/H1.jpg);



}
td {
	font-size: 12px;
}
.david {
	font-weight: bold;


}
.tableHR {
	height: 1px;
	width: 60%;

}
h2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003399;
	background-repeat: repeat-x;
	background-position: right bottom;
	background-attachment: fixed;
	background-image: url(Images/H1.jpg);
}
h3 {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
}
.tableLinks {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;

}
.tableMenu {
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;





}
.tableHeader {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003399;

}
.tableBody {
	background-color: #CCCCCC;

}
.tableBodyCopy {
	background-color: #FFFFFF;

}
.tableBorder {

	border: 1px solid #666666;
}

