﻿a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #99CC00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	font-size: x-large;
}
a.menu:hover {
	color: #000099;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.BodyTable {
	border: 3px solid #333333;
	background-color: #FFFFFF;

}
.BodyText {
	color: #666666;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
}
H1 {
	color: #99CC00;
}
H2 {
	color: #99CC00;
}
.Heading {
	color: #99CC00;
	font-size: large;
}
.MenuReflection {
	background-image: url('images/MenuButtonReflection.gif');
}
.MenuTable {
	border: 0px solid #FFFFFF;
}
.MenuLeft {
	text-align: center;
	background-image: url('images/MenuButtonLeft.gif');
}
.MenuRight {
	text-align: center;
	background-image: url('images/MenuButtonRight.gif');
}
.ImageNoBorder {
	border-width: 0px;
}
.TextCenter {
	text-align: center;
}
.HRLine {
	color: #99CC00;
	width: 80%;
}
.MenuCell {
	background-image: url('images/MenuButtonBG.gif');
}
.HeaderTable {
	border-color: #000000;
	border-width: 0;
	background-image: url('images/Header.jpg');
}
.FooterText {
	color: #666666;
	font-size: small;
	font-family: Verdana, Arial, sans-serif;
}
.TextRight {
	color: #666666;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

.TextBox {
	border: 1px solid #333333;
	background-color: #F8F8F8;
	font-family: Verdana,tahoma,arial,helvetica;
	color: #000000;
	font-size: small;
}
.Button {
	font-family: Verdana;
	color: #FFFFFF;
	font-size: small;
	font-weight: bold;
	border: thin solid #DC6B00;
	background-color: #FF7D00
}
