body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: Black;
	background-image: url(images/BG.jpg);
	background-position: center;
	background-repeat: repeat-y;
}
table.Top {
	background-image: url(images/Top.gif);
	background-repeat: no-repeat;
	width: 780px;
}
td.Logo {
	width: 330px;
	height: 190px;
	text-align: right;
	background-image: url(images/Logo.gif);
	background-position: right;
	background-repeat: no-repeat;
	color: Yellow;
}
td.Tag {
	width: 440px;
	height: 190px;
	text-align: center;
	vertical-align: middle;
	margin-right: 60px;
	font-size-adjust: none;
	font-size: 11pt;
	color: #FFFFCC;
}
td.Spacer {
	width: 10px;
	height: 190px;
}
table.Middle {
	width: 780px;
	background-image: url(images/Middle.gif);
}
td.Menu {
	width: 160px;
	vertical-align: top;
}
td.BodyContent {
	width: 620px;
	vertical-align: top;
}
table.Bottom {
	width: 780px;
	background-image: url(images/Bottom.gif);
	background-repeat: no-repeat;
}
td.Footer {
	vertical-align: middle;
	text-align: center;
	height: 102px;
	font-size: 9pt;
}
td.Flash {
	vertical-align: top;
	width: 450px;
	background-color: #FFFFCC;
}
table.FlashBackground {
	width: 460px;
}
td.FlashBackground {
	width: 460px;
	text-align: center;
	background-image: url(images/FlashBackground.jpg);
	background-position: center;
}
td.Testimonials {
	width: 160px;
	vertical-align: top;
	font-size: 9px;
	font-size-adjust: none;
	color: #FFFFCC;
}
td.Content {
	width: 580px;
	background-color: #FFFFCC;
}
a.BottomMenu {
	font-size: 10px;
	color: White;
}
a.TopMenu {
	color: White;
	text-decoration: none;
	font-size: 7.5pt;
	font-size-adjust: none;
	font-weight: bolder;
}
a:hover.TopMenu {
	color: #EBEBEB;
}
a {
	color: Yellow;
}
div.TopMenu {
	margin-left: 20px;
	text-align: left;
}
p {
	text-align: justify;
	margin-right: 20px;
	margin-left: 20px;
}
hr {
	width: 700px;
	height: 2px;
	color: Black;
}
h1, h2, h3, h4, h5, h6 {
	text-align: center;
}
