body {
	margin: 0px;
	font-size: 10pt;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}
p, td, input, select, textarea {
	font-size: 10pt;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: red;
}
pre {	font-size: 10pt;	}	/* Used on some of the attachments */
.detail {	font-size: 8pt;	}	/* Used for the contents of each magazine */
.pagetitle {
	font-size: 24px;
	font-weight: bold;
	padding-left: 6px;
}
h1 {
	font-size: 14pt;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}
h2 {
	font-size: 12pt;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}
h3 {
	font-size: 11pt;
	font-weight: bold;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}
.caption {
	font-size: 8pt;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-weight: bold;
}
.copyright {
	font-size: 8pt;
	color: #C0C0C0;
}
.breadcrumbtrail {
	padding: 3px;
	padding-left: 6px;
	font-size: 10px;
	background-color: #FFFFC0;
}
.titlebar {
	border-bottom: black 1px solid;
}
div.pagecontent, td.pagecontent {
	padding-left: 10px;
	padding-top: 4px;
	margin-top: 0px;
	padding-right: 10px;
}
/** Used for the boxes */
.box {
	border: black 1px solid;
	clear: both;
}
.box td, .box input {
	font-size: 10pt;
}
.boxtitle, .boxtitle td {
	border-bottom: black 1px solid;
	background-color: #F0F0F0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
	font-weight: bold;
	color: black;
}
.boxtitle a {	color: black;	}
/** Same box but with small text */
.smallbox {
	border: black 1px solid;
}
.smallbox td, .smallbox input {
	font-size: 8pt;
}
.boxcontent {
	padding: 3px;
}
td.calpreviewtitle {
	font-weight: bold;
}

/******************* Table (list) functions ***********************/
table.list {
	border-collapse: collapse;
}
.list td {
	font-size: 8pt;
	background-color: white;
	margin: 0px;
	padding: 2px;
	border: solid 1px #C0C0C0;
}
.listheader, .listheader th {
	background-color: #e0e0e0;
	font-size: 9pt;
	padding: 2px;
	margin: 0px;
	border: solid 1px #C0C0C0;
}
.listheader select, .listheader input {
	font-size: 8pt;
}
.listhighlightedrow {
	background-color: #eeeeee;
}

TR.RowNormal, TR.RowNormal TD {
	background-color: white;
}
TR.RowOver, TR.RowOver TD {
	background-color: lightblue;
}
TR.RowSelected, TR.RowSelected TD {
	background-color: lightpink;
}
TR.RowAlternate, TR.RowAlternate TD {
	background-color: AliceBlue;
}
TR.RowSelectedOver, TR.RowSelectedOver TD {
	background-color: pink;
}
TR.deletedrow, .deletedrow td {
	text-decoration: line-through;
}
TH a {
	text-decoration: none;
	color: black;
}
TH a:hover {
	text-decoration: underline;
}

/* PastEvent */
TR.PastEvent TD {
	background-color: #F4F4F4;
}

/***************** Calendar classes *******************************/
.calendar td, .calendar th, p.currentbookings {
	font-size: 8pt;
	font-family: Verdana, Tahoma, Arial, helvetiva, sans-serif;
}
.calendar td a:hover {
	background-color: #DDEEFF;
	text-decoration: underline;
}
.calendar a, .calendar a:link, .calendar a:visited {
	color: Black;
	text-decoration: none;
}
tr.calheaderrow th {
	border-bottom: Gray 1px solid;
	font-weight: normal;
}
.calothermonth, .calothermonth a:link, .calothermonth a:visited {
	color: gray;
}
.calothermonthwithevent, .calothermonthwithevent a:link, .calothermonthwithevent a:visited {
	color: Gray;
	font-weight: bold;
}
.calentrysel {
	background-color: lightyellow;
}
.calentrytoday {
	border: red 1px solid;
}
.calentrywithevent {
	font-weight: bold;
	background-color: AliceBlue;
	border: LightBlue 1px solid;
	cursor: hand;
}
.calentrytodaywithevent {
	font-weight: bold;
	background-color: AliceBlue;
	border: red 1px solid;
}
.monthheader {
	border-bottom: black 1px solid;
	font-size: 11pt;
	font-weight: bold;
	padding-top: 10px;
	
}

.form td, .form input, .form select, .form textarea, .form th {
	font-size: 8pt;
}
td.formsectiontitle {
	background-color: #eeeeee;
	font-weight: bold;
	text-align: center;
	font-size: x-small;
}
td.formfieldheader {
	text-align: right;
}
.highlight {
	font-family: Verdana, sans-serif;
	border: red 1px solid;
	padding: 5px;
	background-color: #ffeeee;
	margin-bottom: 10px;
	margin-right: 10px;
}
.bluehighlight {
	border: darkblue 1px solid;
	padding: 5px;
	background-color: aliceblue;
}
.form {
	padding: 1px;
	margin: 0px;
}
.invisible {
	display: none;
}
.commentauthor {
	font-size: 8pt;
}

/******************* Photo Classes ***********************/
.caption {
	font-size: 8pt;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-weight: bold;
}
.clsEvent {	
	color: black; 
}
a.clsEvent {
	color: blue; 
}

.clsEvent {
	font-size: 8pt;
}

.clsEvent a, .clsEvent span {
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: black;
	text-decoration: none;
	display: block;
	width: 100%;
	padding-top: 2px;
	padding-bottom: 2px;
}
.clsEvent a.clsEmptyEventTitle {
	color:#C0C0C0;
}

.clsEvent a:hover, .clsEvent span {
	background-color: #DDEEFF;
}

/******************* Menu Classes ***********************/
.submenu {
	font-family: Verdana, Tahoma, Arial, helvetica, sans-serif;
	font-size: 8pt;
}
.submenu a {
	text-decoration: none;
	color: black;
	padding: 1px;
}
.altsubmenu {
	background-color: #f0f0f0;
	padding-left: 20px;
}
.menutitle {
	font-family: Verdana, Tahoma, Arial, helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	width: 100%;
	padding: 4px;
}
td.menutitle {
	border: darkgray 1px solid;
	border-left: none;
	border-top: none;
	padding: 0px;
}
.menutitle a {
	color: black;
	text-decoration: none;
	width: 100%;
	display: block;
	padding: 4px;
	padding-right: 10px
}
.menutitle a:hover {
	background-color: #EEEEEE;
	text-decoration: none;
	color: black;
}
/******************* Rating Classes ***********************/
div.ratingover img.rated {
	visibility: visible;
}
div.ratingover img.unrated {
	visibility: visible;
}
div.rating img.rated {
	visibility: visible;
}
div.rating img.unrated {
	visibility: hidden;
}
div.NewsTitle {
	clear: both;
	font-weight: bold;
}
div.NewsPic {
	float: right;
	clear: right;
}
div.NewsItem {
}
div.NewsAuthor {
	margin-bottom: 10px;
	font-size: 70%;
	color: #C0C0C0;
	font-style: italic;
}