a:link {
	font-style: normal;
	font-weight: normal;
	color: #8A458A;
	text-decoration: underline;
	font-family: "Comic Sans MS", Arial;


}
a:visited {
	color: #8A458A;
	text-decoration: underline;
	font-family: "Comic Sans MS", Arial;

}

a:hover {
	font-weight: normal;
	color: #BF30BF;
	font-style: normal;
	font-family: "Comic Sans MS", Arial;
}
a:active {
	font-size: small;
	color: #990000;
	font-style: normal;
	font-weight: normal;
	font-family: "Comic Sans MS", Arial;
}
.button {
	font-family: "Comic Sans MS", Arial;
	font-size: 14px;
	border: #cccc99;
	width: 120px;
	text-align: center;
	background-image: none;
	height: auto;
}

a.button:link{
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Comic Sans MS", Arial;
	background-color: #FF0000;
	background-image: none;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;

}
a.button:visited{
	text-decoration: none;
	font-family: "Comic Sans MS", Arial;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center center;
	vertical-align: bottom;
	color: #FFFFFF;
	background-color: #FF0000;


}
a.button:hover{
	color: #666666;
	text-decoration: none;
	background-color: #FFFF00;
	font-family: "Comic Sans MS", Arial;
	height: auto;
	vertical-align: bottom;
	background-image: none;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;


}
body {
	font-family: "Comic Sans MS", Arial;
	font-size: small;


}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	color: #000066;


}

.normal {
	font-family: "Comic Sans MS", Arial;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	line-height: 150%;

}
.menutxt {
	font-family: "Comic Sans MS", Arial;
	font-size: medium;
	color: #000099;
}
.detail {
	font-family: "Comic Sans MS", Arial;
	font-size: x-small;
	color: #000066;
}


.smalltxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: none;
	color: #000066;
}
li {
	font-family: "Comic Sans MS", Arial;
	font-size: x-small;
	font-style: italic;
}
h4 {
	color: #CCCCFF;
}
em {
	color: #FF0000;
}
h2 {
	font-family: "Comic Sans MS", Arial;
	font-size: small;
	font-weight: bold;
}
.highlight1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;

}
.highlight2 {
	color: #CFE673;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.heading1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;

}
.heading2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;

}

.heading3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #8A458A;
}
.heading4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #8A458A;
}
.space1 {
	line-height: normal;
}
.space15 {
	line-height: 150%;
}
.diaryBanner {
	background-color: #000099;
	border: thin inset #000000;
	font-weight: bold;
	color: #FFFFCC;
}
.diaryTable {
	border: none;
}
.diaryEntry {
	border: thin groove #FF0000;
}
.newsDetails {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #804080;
	background-color: #F1F2C8;

}
.calHol{
	background-color: #CCCCCC;
}
.calSpecial {
	background-color: #FFFF66;
}
.calDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.news {
	background-color: #F1F2C8;
}
.btnPage {
}
a.btnPage:link {
	color: #FFFFFF;
}
a.btnPage:visited {
	color: #FFFFFF;
}
a.btnPage:hover {
	color: #FF0000;
}
p {
	font-size: small;
}
.popup {
	background-color: #FFFFCC;
	position: absolute;
	visibility: hidden;
	z-index: 1;
	width: 290px;

}
