html						{ height: 100%; }
body						{ height: 100%; min-height: 101%; margin: 0px 0px;  font-family: Verdana, Helvetica, Sans-Serif; font-size: 9pt; color: #000000; line-height: 1.5em; background-color: #FFFFFF; background-image: url('images/bg.jpg');}
table						{ border: 0px solid; }

td.content				{ color:#333333; line-height:1.5em; font-size:10pt; }
td.header				{ background-image: url('images/top-repeat.jpg'); background-position: top left; }

td.sidebar-frame		{ background-color: #ffffff; background-image: url('images/sidebar-bg2.jpg'); }
td.sidebar				{ background-image: url('images/sidebar-bg.jpg'); background-position: top center; background-repeat:repeat-x; }
td.sidebar a			{ color: #fff; font-weight: bold; }
td.sidebar a:hover	{ text-decoration: underline; }

td.closed				{ border: 1px solid #660000; padding: 4px; background-color:#660000; }
td.opened				{ border: 1px solid #660000; padding: 4px; }

td a						{ color: #bf618f; text-decoration: none; }
td a:hover				{ color: #FF0000; text-decoration: none; }

.std-link				{ color: #0000FF; text-decoration: none; }
.std-link:hover		{ color: #FF0000; text-decoration: none; }

td.strip					{ background-image: url('images/strip-bg.jpg'); }

.small-text				{ line-height: 1em; font-size:8pt; }

.contact-title			{ color:#777777; font-family:arial, sans-serif; font-size:12pt; font-weight:normal; line-height:12pt; font-style:italic; text-align:center;}
.contact-text			{ color:#343434; font-family:arial, sans-serif; font-size:19px; font-weight:normal; line-height:21px; text-align:center;}

#events___Frame		{ width: 100%; height: 470px; }

td.footer				{ padding: 0px 0px 5px 0px; font-family: Arial, Verdena, Helvetica, Sans-Serif; font-size: 8pt; color: #444444; line-height: 1.3em; }
td.footer a				{ color: #444444; text-decoration: none; }
td.footer a:hover		{ color: #FF0000; text-decoration: none; }

td.font-arial			{ font-family: Arial, Verdena, Helvetica, Sans-Serif; font-size: 10pt; color: #000000; line-height: 1.3em; }
td.font-times			{ font-family: Times New Roman, Times, Sans-Serif; font-size: 10pt; color: #000000; line-height: 1.3em; }

.pic						{ border: 1px solid #660000; }
.right					{ margin-left: 6px; }
.left						{ margin-right: 6px; }

a							{ color: #0000FF; text-decoration: none; }
a:hover					{ color: #FF0000; text-decoration: none; }
a img						{ border: none; }
