Body {
	margin: 0px;
	background-color: #FFD800;
}
.MainTable {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #096124;
	border-right-color: #096124;
	border-bottom-color: #096124;
	border-left-color: #096124;
	background-color: #FFFFFF;
}
.Footer {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #FFFFFF;
}
.WhiteText {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #FFFFFF;
}
.Title {
	font-family: "Comic Sans MS", "Arial Rounded MT Bold", Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.BigText {
	font-family: Tahoma, Helvetica, Arial;
	font-size: 14px;
	color: #333333;
}
.NormalText {
	font-family: Tahoma, Helvetica, Arial;
	font-size: 12px;
	color: #333333;
}
a.NormalLink:link {
	color: #CC3300;
	text-decoration: none;
	font-weight: bold;
}
a.NormalLink:visited {
	color: #CC3300;
	text-decoration: none;
}
a.NormalLink:hover {
	color: #CC3300;
	text-decoration: underline;
}
a.NormalLink:active {
	color: #FF0000;
	text-decoration: none;
}
a.SmallLink:link {
	color: #CC3300;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}
a.SmallLink:visited {
	color: #CC3300;
	text-decoration: none;
	font-size: 11px;
}
a.SmallLink:hover {
	color: #CC3300;
	text-decoration: underline;
	font-size: 11px;
}
a.SmallLink:active {
	color: #FF0000;
	text-decoration: none;
	font-size: 11px;
}
a.WhiteLink:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.WhiteLink:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.WhiteLink:hover {
	color: #FF0000;
	text-decoration: underline;
}
a.WhiteLink:active {
	color: #FF0000;
	text-decoration: none;
}
h3 {
	font-family: Tahoma, Helvetica, Arial;
	font-size: 14px;
}
.SubTitle {
	font-family: "Comic Sans MS", "Arial Rounded MT Bold", Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}
.Underline {
	text-decoration: underline;
}
.PicFrame {
	border: 1px solid #FF7C1A;
}
.PicFrameWhitePad {
	border: 1px solid #FFFFFF;
	padding: 0px;
	margin: 5px;
}
.PicFrameWhite {

	border: 1px solid #FFFFFF;
	padding: 0px;
}
