body         {
		font-family: Tahoma;
		background-color: #FFFFFF; 
		color: #000000;
		margin: 0;
  	padding: 0;	
		}


a:link       	{ text-decoration: underline; color: #529E42 }
a:visited    	{ text-decoration: underline; color: #529E42 }
a:hover      	{ text-decoration: underline; color: #529E42 }
a:active	{ text-decoration: underline; color: #529E42 }


td.footer a:link       	{ text-decoration: underline; color: #FFFFFF }
td.footer a:visited    	{ text-decoration: underline; color: #FFFFFF }
td.footer a:hover      	{ text-decoration: underline; color: #FFFFFF }
td.footer a:active	{ text-decoration: underline; color: #FFFFFF }


h1           { font-family: Tahoma; 
		color: #529E42; 
		text-align: Left; 
		font-size: medium;
		font-weight: bold }

h2           { font-family: Tahoma; 
		color: #FFFFFF; 
		text-align: Left; 
		font-size: small;
		font-weight: bold;
		text-decoration: none;
		padding: 5px;
		background-color: #529E42; }

h3           { font-family: Tahoma; 
		color: #000000; 
		text-align: Left; 
		font-size: small;
		font-weight: 600;
		text-decoration: none;
		border-bottom: 1px solid #999999; }


h4           { font-family: Tahoma; 
		color: #000000; 
		text-align: Left; 
		font-size: small;
		font-weight: 600;
		text-decoration: underline }

h5           { font-family: Tahoma; 
		color: #000000; 
		text-align: Left; 
		font-size: small;
		font-weight: normal;
		text-decoration: underline }

h6           { font-family: Tahoma; 
		color: #000000; 
		text-align: Left; 
		font-size: x-small;
		font-weight: 600;
		text-decoration: none;
		padding: 0px;}

ul           { font-family: Tahoma; font-size: small; color: #000000;
		text-decoration: none;}
li           { font-family: Tahoma; 
		font-size: small; 
		color: #000000; 
		text-align: Left; 
		padding: 5px;
		padding-bottom: 5px;
		text-decoration: none;}
		
p		{ font-family: Tahoma;
		color: #000000;
		font-size: small }

table.menu td {
  color: #529E42; 
  font-size: small;
  font-family: Tahoma;  
  text-align: center;
  border-bottom: 1px solid #529E42;
  padding: 10px;
  vertical-align: bottom;
  }  
  
table.calendar th {
  color: #1561AD; 
  font-size: small;
  font-family: Tahoma;  
  text-align: center;
  border-bottom: 1px solid #1561AD;
  padding: 10px;
  vertical-align: bottom;
  width: 180px;
  }  

table.calendar td {
  background-color: #F4F4F4;
  color: #000000; 
  font-size: small;
  font-family: Tahoma;  
  text-align: center;
  border: 1px solid #1561AD;
  padding: 10px;
  vertical-align: top;
  width: 180px;
  }  
  
table.calendarItem th {
  background-color: #F4F4F4;
  color: #1561AD; 
  font-size: small;
  font-family: Tahoma;  
  text-align: center;
  border-bottom: 1px solid #1561AD;
  padding: 10px;
  vertical-align: top;
  }  

table.calendarItem td {
  
  color: #000000; 
  font-size: small;
  font-family: Tahoma;  
  text-align: left;
  border-bottom: 1px solid #1561AD;
  padding: 10px;
  vertical-align: top;
  }  
  
td.footer		{ font-family: Tahoma;
		color: #FFFFFF;
		font-size: x-small;
		text-align: right;
		padding: 10px;
		 }


td.ContentBody		{ font-family: Tahoma;
		color: #000000;
		padding: 15px;
		 }

tr.radiant {
	background: white url(../images1/index_36.jpg); 
	background-repeat: repeat-x;
	height:290px;
	vertical-align:top;
}


