BODY	{ margin: 0px; padding: 0px; background-color: #333333; color: white; }
.TheHead		{ margin-top: 10px; width: 800px; }
.TheBody		{ margin-top: 10px; margin-bottom: 20px; width: 800px; }
.TheHead IMG	{ border: 0px solid red; }
H1				{ text-align: center; }
.Logo			{ width: 210px; height: 105px; }
.Banner			{ width: 487px; height: 105px; }

.BottomLeft		{ width: 25px; height: 29px; background-image: url(/images/imgBL.gif); background-repeat: no-repeat; }
.BottomCenter	{ widht: 1px; height: 29px;  background-image: url(/images/imgBC.gif); background-repeat: repeat-x; }
.BottomRight	{ width: 19px; height: 29px; background-image: url(/images/imgBR.gif); background-repeat: no-repeat; }


.PageTitle		{ text-align: center; padding-top: 40px; }
.Gap			{ background-color: black; }

P						{ font-family: Verdana; font-weight: regular; font-size: 10pt; color: #C8C8C8; }
A, A:Visited, A:Link	{ color: yellow; }

.PageBody		{ text-align: left; }
.PageBody IMG	{ border: 1px solid white; }
H3				{ font-family: Times; font-size: 14pt; font-weight: bold; text-decoration: underline; }

B				{ color: #FFFFFF; }
/*	.HighLight		{ font-family: Arial; font-size: 12pt; }	*/

.BoxTL			{ background-image: url(/images/BoxTL.gif); background-repeat: no-repeat; width: 25px; height: 41px; }
.BoxTC			{ background-image: url(/images/BoxTC.gif); background-repeat: repeat-x; height: 24px; }
.BoxTR			{ background-image: url(/images/BoxTR.gif); background-repeat: no-repeat; width: 18px; height: 41px; }

.BoxML			{ background-image: url(/images/BoxML.gif); background-repeat: repeat-y; width: 17px; height: 24px; }
.BoxMC			{ background-image: url(/images/BoxMC.gif); background-repeat: no-repeat; height: 24px; }
.BoxMR			{ background-image: url(/images/BoxMR.gif); background-repeat: repeat-y; width: 18px; height: 41px; }

.BoxBL			{ background-image: url(/images/BoxBL.gif); background-repeat: no-repeat; width: 25px; height: 29px; }
.BoxBC			{ background-image: url(/images/BoxBC.gif); background-repeat: repeat-x; height: 24px; }
.BoxBR			{ background-image: url(/images/BoxBR.gif); background-repeat: no-repeat; width: 19px; height: 29px; }
