td.content {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center 150px;
	border: 6px solid #E6A523;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
.sub_headings {
	font-size: medium;
	color: #221759;
}
body {
	cursor: default;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
	background-image: url(images/page_shadow_top_bkg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 14px;
} a:link {
	color: #00FF00;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 16px;
	font-weight: bold;
}
a:visited {
	color: #FF6600;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}
a:active {
	color: #CF6730;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
	background-color: #000000;
}
td.main {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: top;
	border: 7px solid #719ACE;
	vertical-align: top;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #EED556;
	text-decoration: none;
	text-align: center;
	background-color: #000000;
}
h1.content {
	font-size: small;
	font-weight: normal;
	display: inline;
	white-space: normal;

}

h2.content {
	font-size: small;
	display: inline;
	font-weight: normal;

}

h3.content {
	font-size: small;
	font-weight: normal;
	display: inline;

}
h4.content {
	font-size: small;
	font-weight: normal;
	display: inline;

}
table.main {
	border: 2px solid #FFF8FE;
}
.copyright {
	font-size: x-small;
}

