	body {
		margin: 0;
		padding: 0;
		color: #000000;
		font-family: Tahoma, Verdana;
	}
	table {
		color: #000000; 
		font-size: 12px; 
		font-family: Tahoma,Verdana;
		border-collapse: collapse;
	}
	
	.pages{
		font-size: 18px;
	}
	.pages-active{
		width: 26px;
		height: 23px;
		background-image: url(img/el15.gif);
		color: white;
		text-align: center;
		vertical-align: middle;
	}
	.pages-deactive{
		padding: 5px;
	}
	
	a:link       { color:#000000; font-family: Tahoma, Verdana,  sans-serif; font-size: 11px; TEXT-DECORATION: none;}
	a:visited    { color:#000000; font-family: Tahoma, Verdana,  sans-serif; font-size: 11px; TEXT-DECORATION: none;}
	a:hover      { color:#000000; font-family: Tahoma, Verdana,  sans-serif; font-size: 11px; TEXT-DECORATION: underline;}
	
	.content a:link       { color:#F16262; font-family: Tahoma, Verdana,  sans-serif; font-size: 11px; TEXT-DECORATION: none;}
	.content a:visited    { color:#F16262; font-family: Tahoma, Verdana,  sans-serif; font-size: 11px; TEXT-DECORATION: none;}
	.content a:hover      { color:#F16262; font-family: Tahoma, Verdana,  sans-serif; font-size: 11px; TEXT-DECORATION: underline;}
	
	
	
	.input {
		width: 55; 
		height: 20; 
		font-size: 11px; 
		FONT-WEIGHT: bold; 
		font-family: Tahoma,Verdana;
	}
	.point {
		background-image: url(img/el20.gif);
		width: 100%;
		background-repeat: repeat-x;
		background-position: 1;
	}
	.bottom td{
		color:#8A8A8A;
		border-top: 2px solid #017033;
	}
	.top {
		border-collapse: collapse;
	}
	.top #map {
		border: 0px;
		font-size: 11px; 
		font-family: Tahoma,Verdana;
	}
	.top #submap td {
		border: 1px solid #D6D6D6;
	}
	.top #banner {
		background-image: url(img/el8.gif);
		background-repeat: repeat-x;
		background-position: bottom; 
		height: 40px;
	}
	.top #search {
		background-image: url(img/el9.gif);
		height: 30px;
	}
	.main {
		padding: 2 10 2 10;
	}
	.main #top{
		border-top: 1px solid #017033;
		background-image: url(img/el16.gif);
		background-repeat: repeat-x;
		background-position: top; 
		font-size: 10px; 
		font-weight: bold;
	}
	.content {
		border-bottom: 1px solid #C9C9C9;
	}
	
	.content #link:link {
		color:#017033;
		font-family: Tahoma, Verdana,  sans-serif; 
		font-size: 15px; 
		TEXT-DECORATION: none; 
		FONT-WEIGHT: bold
	}
	.content #link:visited { 
		color:#017033; 
		font-family: Tahoma, Verdana,  sans-serif; 
		font-size: 15px; 
		TEXT-DECORATION: none; 
		FONT-WEIGHT: bold
	}
	.content #link:hover { 
		color:#017033; 
		font-family: Tahoma, Verdana,  sans-serif; 
		font-size: 15px; 
		TEXT-DECORATION: underline; 
		FONT-WEIGHT: bold
	}
	
	.content #time {
		font-size: 10px; 
		color: #616161;
		width: 81px;
	
	}
	.content #text {
		padding-left: 10px;
	}
	.content #rss {
		font-size: 11px; 
		color:#F16262;
		padding-left: 30px;
	}
	.content #info td {
		font-size: 11px; 
		color: #F16262;
	}
	
	
	.menu-title #top {
		background-image: url(img/el11.gif); 
		height: 4px;
	}
	.menu-title #main {
		padding: 5px;
		color: #333333;
		font-size: 10px;  
		font-weight: bold;
		text-decoration: none;
	}
	.menu-title #bottom {
		background-color: #015828; 
		height: 2px;
	}
	.menu {
		border-bottom: 1px;
		border-bottom-color: white;
	}
	.menu #element {
		font-size: 11px;
		padding-left: 21px;
		background-image: url(img/el13.gif); 
		height: 19px;
	}
	.calendar #days td {
		height: 23px;
		color: #727272;
		text-align: center; 
		vertical-align: middle;
		font-size: 11px; 
		text-decoration: none;
	}
	.calendar #top td {
		background-color: #EEEEEE;
		height: 18px;
		width: 14%;
		color: black;
		text-align: center; 
		vertical-align: middle;
		font-size: 11px; 
		text-decoration: none;
	}
	.calendar #today {
		background-image: url(img/el15.gif);	
	}
	.calendar #today a {
		color: white;
	}
	.border td {
		border-collapse: collapse;
		border: 1px solid #D6D6D6;
	}