.TitleStyle {
	font-family: "Bookman Old Style", "Trebuchet MS", "franklin Gothic Book";
	font-size: 48px;
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
}
.MenuBarStyle {
	font-family: "Lucida Sans";
	font-size: 13px;
    background-color: #339933;
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	tr:border-style: ridge;
	td:width: 200;
	td { width: 200}
	tr { border-style: ridge; border-width: 1px }
}
.SiteBannerStyle {
	font-family: "Bookman Old Style", "Trebuchet MS", "franklin Gothic Book";
	font-size: 18px;
	background-image: url(Orange%20Flower.JPG);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	tr:border-style: ridge;
	tr { border-style: ridge; border-width: 1px }
}
.WorksSiteBannerStyle {


	font-family: "Bookman Old Style", "Trebuchet MS", "franklin Gothic Book";
	font-size: 18px;
	background-image: url(Orange%20Flower.JPG);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	tr:border-style: ridge;
	tr           { border-style: ridge; border-width: 1px }
}
.OuterTableStyle {
    background-color: #FFD93E;
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	tr:border-style: ridge;
	tr { border-style: ridge; border-width: 1px }
}
.TrainingTableStyle{
    font-family:Maiandra GD; 
	font-size: 13pt;
	font-weight: bold;
    line-height: 19pt; 
	color: white;

	background-repeat: no-repeat;
	background-position: center center;
	vertical-align: middle;

	tr:border-style: ridge;
	tr { font: bold; border-style: ridge; border-width: 1px }
}
.TextBoxTableStyle{
    font-family:Maiandra GD; 
	font-size: 13pt;
	text-align: center;
	vertical-align: middle;
}
.TextAndPictureTableStyle{
    font-family:Maiandra GD; 
	font-size: 13pt;
	text-align: center;
	vertical-align: middle;
}
.SubscriptTextTableStyle{
	a:color: #FFFFFF;
	a:text-decoration: none;
	font-family:Lucida Sans;
	font-size: 9pt;
}
.FooterTableStyle{
	a:color: #FFFFFF;
	a:text-decoration: none;
	font-family:Lucida Sans;
	font-size: 10pt;
}
.FinalFooterTableStyle{
	a:color: #FFFFFF;
	a:text-decoration: none;
	font-family:Lucida Sans;
	font-size: 10pt;
	color: #C0C0C0;
}