body					{ background-color: white; font-family: Geneva, Arial, Helvetica, sans-serif; }
table.Maintable			{ border: 1px solid black; width: 800px; } 
td.MaintableTitle		{ background-image: url(title.jpg); height: 107px; border-bottom: 1px solid black; background-color: beige; }
td.MaintableLinkbar		{ border-bottom: 1px solid black; text-align: center; background-color: #c8bc93; font-size: 14px; }
td.MaintableContentarea	{ background-color: white; padding: 8px; width: 800px; }
td.MaintableBottombar	{ text-align: center; padding: 4px; }
a.MainLink				{ text-decoration: none; font-weight: bold; color: black; }
a.MainLink:hover		{ text-decoration: none; font-weight: bold; color: blue; }
span.TextTitle			{ font-weight: bold; color: black; font-size: 14px; }
span.Copyright			{ color: #C0C0C0; font-size: 10px; }
td						{ text-align: left; }