.titleBox {
	background-color: #003571;
	color: #FFFFFF;
	border: 0px none;

}

.menuBox {
	background-color: #003571;
	width: 200px;
	vertical-align : top;
}

.extraBox {
	vertical-align: top;
	background-color: #D8E1E9;


}

.footerBox {
	background-color: #003571;
	color: #FFFFFF;

}

.mainTable {
	padding: 0px;
	width: 700px;
	margin: 0px;
	border : 1px solid Black;
}

body {
	background-color: #F3E8D1;
	border: 0px none;
; font-family: Arial, Helvetica, sans-serif

}

.contentBox {
	width: 500px;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;


}

.title {
	font : 50px "Times New Roman", Times, serif;
	font-size : 50px;
}

.subtitle {
	font : 24px "Times New Roman", Times, serif;
	font-size : 24px;
}

a.menu1,a.menu1:active
{
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font : bold;
	text-decoration : none;
	text-align : center;
}

a.menu1:visited
{
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font : bold;
	text-decoration : none;
	text-align : center;
}

a.menu1:hover
{
	color: #FFCE00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font : bold;
	text-decoration : none;
	text-align : center;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	font-size: smaller;

}
.cBar1 {
	background-color: #FFCC00;
	height: 5px;

}
h2 {  font-size: large; font-weight: bold; color: #FF0000; text-align: center}
h3 {  font-size: medium; font-weight: bold; color: #000000}
p {  text-align: left; font-size: small}
h4 {  text-indent: 130px; font-size: small; text-decoration: underline}
.table1 {  font-size: x-small; vertical-align: top}
