.MainHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: oblique;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	color: #CCCCCC;
}
.SubHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: oblique;
	font-weight: bold;
	vertical-align: middle;
	text-align: left;
	color: #CCCCCC;
}
.border1 {
	vertical-align: top;
}
.leftmenu {
	text-align: center;
	vertical-align: middle;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC6633;
	text-align: justify;
	white-space: normal;
}
a:link {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	color: #FF9966;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3399CC;
}
.Caption {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
.captionBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #3399FF;
}
.footnote {
	font-size: 12px;
	color: #993333;
	text-align: center;
}



<!--page elements-->

	body {margin: 1em; background-color:#555}
	.box1 {border-style: solid; border-width:0px; border-top-width:2px; border-color: #ccc; border-bottom-width:2px; background-color:#444;}
	.box1 a:link{
			color: #996699;
		}
	.box1 a:visited{
			color: #886688;
		}
	.box1 .SubHeading{ text-align: center;}

	.box2 {background-color:#444; margin:0em 0em; text-align: left;}
	.box3 {
		width:680px;
		margin-right:auto;
		margin-left:auto;
		padding:10px 0px;
		text-align:left;
		background-color:#666;
	      }
	.footer {
		padding:2px 10px;
		text-align:left;
		background-color:#666;
	      }
	.pic 	{ 
		background-color:#665
		}


	#frame {
		width:700px;
		margin-right:auto;
		margin-left:auto;
		margin-top:50px;
		margin-bottom:0px;
		padding:0px;
		text-align:left;
		background-color:#666
		}
	img.top {vertical-align:text-top; position:relative; top:-2px;}

.rightfooter {
	width: 300px;
	text-align: right;
	right: auto;
	float: right;
	height: auto;
}
.rightfooter .bodytext{
	text-align: right;
}
.leftfooter{
	float: left;
	width: 350px;
}

