.cat_title {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:36px;
	font-weight:bold;
	color:#000000;
}
.cat_subtitle {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
}
.form_subtitle {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
}
.newsitem_title {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:26px;
	font-weight:bold;
	color:#000000;
}
a.newsitem_title:link {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:26px;
	font-weight:bold;
	text-decoration:underline;
	color:#000000;
}
a.newsitem_title:hover {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:26px;
	font-weight:bold;
	text-decoration:none;
	color:#999999;
}
a.newsitem_title:visited {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:26px;
	font-weight:bold;
	text-decoration:underline;
	color:#000000;
}
.normalbold {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.news_item {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:14px;
	font-weight:normal;
}
.comment_postinfo {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:10px;
	font-weight:normal;
}
a.news_item:link {
	text-decoration:underline;
}
a.news_item:hover {
	text-decoration:none;
}
a.news_item:link {
	text-decoration:underline;
}
.smallnews_item {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	font-weight:normal;
}
a.smallnews_item:link {
	text-decoration:underline;
}
a.smallnews_item:hover {
	text-decoration:none;
}
a.smallnews_item:link {
	text-decoration:underline;
}
.thenumber {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#890000;
}
a.thenumber {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#0000CC;
}
a:hover.thenumber {
	text-decoration:underline;
	color:#0000CC;
}
a:visited.thenumber {
	text-decoration:none;
	color:#0000CC;
}
.thebooked {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}
.thetoday {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
a.thetoday {
	text-decoration:none;
	color:#000000;
}
a:hover.thetoday {
	text-decoration:underline;
	color:#000000;
}
a:visited.thetoday {
	text-decoration:none;
	color:#000000;
}
.calendar { 
	background-color:#FFFFFF;
	border:#FFFFFF;
	border: solid 0px;
	width:625px;
}
.calendarHeader { 
	font-weight: bold; 
	color: #CC0000; 
	background-color: #FFFFFF; 
}
.calendarToday { 
	background-color:#890000;
	border: solid 1px #CCCCCC;
	width:95px;
	height:85px;
}
.calendarBooked { 
	background-color:#000000;
	color:#FFFFFF;
	border: solid 1px #CCCCCC;
	width:95px;
	height:85px;
}
.calendarEmpty { 
	background-color:#FFFFFF;
	border: solid 1px #CCCCCC;
	width:95px;
	height:85px;
}
.calendar_webitem {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
}
a.calendar_webitem:link {
	color:#FFFFFF;
	text-decoration:none;
}
a.calendar_webitem:hover {
	color:#CCCCCC;
	text-decoration:underline;
}
a.calendar_webitem:visited {
	color:#FFFFFF;
	text-decoration:none;
}