BODY { background: #000000; margin: 10px; padding: 0px; }

BODY, TD, .NormalText { font-weight: normal; font-style: normal; text-decoration: none; color: #808080; font-family: Times New Roman, Times, serif; font-size: 17px; }

TD	{ vertical-align: top; text-align: center; }

.BlueHeader	{ color: #0000FF; font-size: 24px; font-weight: bold; }
.RedHeader	{ color: #FF0000; font-size: 24px; font-weight: bold; }

.Red		{ color: #FF0000; }
.Orange		{ color: #FF9900; }
.Yellow		{ color: #FFFF00; }
.LightGreen	{ color: #66FF66; }
.Green		{ color: #009900; }
.LightBlue	{ color: #00FFFF; }
.Blue		{ color: #0000FF; }
.Black		{ color: #000000; }
.White		{ color: #FFFFFF; }
.Gray		{ color: #808080; }

.SmallText	{ font-size: 13px; }
.MediumText	{ font-size: 24px; }
.LargeText	{ font-size: 48px; }

a:link, a:visited	{ color: #FF9900; text-decoration: underline; }
a:active, a:hover	{ color: #0000FF; text-decoration: underline; }

TABLE.ContactInfoBox	{ width: 701px; height: 78px; background: url('images/contact_info_box.gif') no-repeat; }
TABLE.ContactInfoBox TD	{ color: #FFFF00; font-size: 15px; font-weight: bold; font-style: italic; vertical-align: middle; }

TABLE.Photograph TD		{ padding: 5px; }

TABLE.FooterTop			{ width: 750px; height: 39px; background: url('images/footer_top.gif') no-repeat; }
TABLE.FooterTop TD		{ color: #FFFFFF; font-size: 18px; font-weight: bold; vertical-align: middle; }

TABLE.FooterBottom		{ width: 750px; height: 39px; background: #FFFF00; border: 2px solid #0000FF; }
TABLE.FooterBottom TD	{ font-size: 14px; font-weight: bold; vertical-align: middle; padding: 5px; }

IMG.RedBorder	{ border: 2px solid #FF0000; }
IMG.BlueBorder	{ border: 2px solid #0000FF; }
IMG.Left	{ float: left; margin: 0 10px 0 0; }
IMG.Right	{ float: right; margin: 0 0 0 10px; }

TD.RedBG	{ background: #FF0000; color: #FFFFFF; }
TD.BlueBG	{ background: #0000FF; color: #000000; }
TD.WhiteBG	{ background: #FFFFFF; color: #0000FF; }
TD.RedBorderBottom	{ border-bottom: 4px solid #FF0000; }
TD.BlueBorder		{ border: 1px solid #0000FF; }
TD.WhiteBorder		{ border: 1px solid #FFFFFF; }
