body {
	font-family: 'Trebuchet MS';
	font-size: 9pt;
	padding: 0px;
	margin: 0px;
	background-image: url(bg.jpg);
	background-color: #A8A8A8;
	background-repeat: repeat-x;
	text-align: center;
}

.datestamp {
	color: #808080;
	font-size: 80%;
	padding-bottom: 10px;
}

.container {
	width: 868px;
	margin: 0 auto;
	text-align: left;
}

.contentcell {
	
	background-color: white;
	width: 830px;
	
	text-align: left;
	vertical-align: top;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}

.content {
	width: 850px;
	float: left;
	
}



.leftshadow {
	background: url(14.jpg) repeat-y;
	width: 9px;
	float: left;
}

.rightshadow {
	background: url(16.jpg) repeat-y;
	width: 9px;
	float: left;
}

.mirror {
	background: url(19.jpg) no-repeat;
	width: 868px;
	height: 35px;
	float: left;
}

.bottomborder {
	background: url(17.jpg) no-repeat;
	width: 868px;
	height: 20px;
	float: left;
}

.bottomspacer {
	background: url(18.jpg) no-repeat;
	width: 868px;
	height: 5px;
	float: left;
	font-size: 1%;
}

.headershadow {
	background: url(12.jpg) no-repeat;
	width: 850px;
	height: 13px;
	float: left;
	font-size: 1%;
}

.topshadow {
	background: url(01.jpg) no-repeat;
	width: 868px;
	height: 9px;
	float: left;
	font-size: 1%;
}

.topmenubar {
	background: url(03.jpg) no-repeat;
	width: 850px;
	height: 20px;
	float: left;
	color: white;
}

.contentmenubar {
	background: url(09.jpg) no-repeat;
	
	width: 850px;
	height: 20px;
	float: left;
	color: white;
}

.menuitem {
	float: left;
	padding-right: 10px;
	padding-top: 1px;
	color: #909090;
}

.activemenuitem {
	color: white;
	float: left;
	padding-right: 10px;
	padding-top: 1px;
}

.activemenuitem a {
	text-decoration: none;
	color: white;
} 

.menuitem a {
	text-decoration: none;
	color: #909090;
}

.activemenuitem a:hover{
	color: white;
	text-decoration: none;
	background: url(menuhl.jpg) repeat-x;
} 

.menuitem a:hover {
	color: white;
	text-decoration: none;
	background: url(menuhl.jpg) repeat-x;
}

.main_newsitem {
	width: 330px;  
	float: left;
}

.main_newstitle {
	width: 330px; 
	float: left; 
	color: red; 
	font-size: 150%; 
	line-height: 22px;
	padding-bottom: 0px;
	
}

.main_newscontent {
	width: 330px; 
	float: left; 
	text-align: justify;		
}

.main_newsmore {
	padding-top: 4px;
	width: 330px; 
	float: left; 
	color: blue; 
	font-size: 100%;
}

.tiny_newsitem {
	width: 280px; 
	float: left; 
	font-size: 80%;
	display: block;
	text-decoration: none;
	color: black;
}

.tiny_newsitem:hover{
	background-color: #F0F0F0;
	cursor:pointer;
}

.tiny_newsitem a {
	text-decoration: none;
	color: black;
}


.tiny_newsitem_thumb {
	width: 76px; 
	height: 48px; 
	float: left;
	cursor: default;
}

.tiny_newsitem_title {
	width: 200px; 
	float: left; 
	overflow: hidden;
	height: 17px;
	padding-left: 4px; 
	font-weight: bold; 
	color: red;
}

.tiny_newsitem_title a {
	text-decoration: none;
	color: red;
}

.tiny_newsitem_content {
	width: 200px; 
	float: left; 
	height: 32px;
	overflow: hidden;
	padding-left: 4px;
}

.tiny_newsitem_spacer {
	width: 280px; 
	height: 8px; 
	font-size: 1%; 
	float: left;
}

.calendar_header {
	background: url(calendar_header.jpg) no-repeat;
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
	text-align: left;
	width: 196px;
	height: 22px;
	color: black;
	float: left;
	font-size: 110%;
	font-weight: bold;
}

.headline_header {
	background: url(header.jpg) no-repeat;
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
	text-align: left;
	width: 280px;
	height: 22px;
	color: black;
	float: left;
	font-size: 110%;
	font-weight: bold;
}

.headline_container {
	width: 280px; 
	background-color: white; 
	float: left;
}

.headline_item {
	width: 280px;
	/*height:18px;*/
	
	float: left;
	max-width: 280px;
	text-decoration: none;
}

.headline_item:hover {
	cursor: pointer;
	background-color: #F0F0F0;
}

.headline_item a {
	text-decoration: none;
	color: black;
}

.calendar_divider {
	background: url(dot.gif) repeat-x; 
	height: 3px; 
	width: 196px; 
	float:left;
}
}


.headline_divider {
	background: url(dot.gif) repeat-x; 
	height: 3px; 
	width: 280px; 
	float:left;
}

.headline_pager {
	width: 280px; 
	height: 15px; 
	float: left;
	text-align: center;
	font-size: 85%;
}


.contactform ul{
	list-style-type: none;
}

.contactform ul li label {
	width: 250px;
	line-height: 30px;
	display: block;
}

.bottommenu  {
}

.bottommenu a{
	text-decoration: none;
	color: black;
}

.formlabel {
	vertical-align: top;
	text-align: right;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 4px;
}

.forminput {
	vertical-align: top;
	border-left: 1px solid silver;
	padding-left: 10px;
	
}

