a:link {
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;


}
a:visited {
	text-decoration: underline;

}

a:hover {
	font-weight: normal;
	color: #990000;
	font-style: normal;
}
a:active {
	color: #990000;
	font-style: normal;
	font-weight: normal;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000066;
	border: #cccc99;
	width: 120px;
	text-align: center;
	font-weight: bold;
	height: auto;
	vertical-align: middle;
	background-color: #FFFFFF;
	padding: 2px;
	margin: 2px;

}

a.button:link{
	color: #000099;
	text-decoration: none;
	font-weight: bold;

}
a.button:visited{
	color: #000099;
	text-decoration: none;
	font-weight: bold;

}
a.button:hover{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #0033CC;

}
a.button:active{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
	background-color: #D5FFFF;



}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	color: #000066;


}

.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;

}
.menutxt {
	font-family: Arial;
	font-size: medium;
	color: #000099;
}
.detail {
	font-family: 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:  Arial;
	font-size: x-small;
	font-style: italic;
}
h4 {
	color: #CCCCFF;
}
h2 {
	font-family:  Arial;
	font-size: small;
	font-weight: bold;
}
.highlight1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC0033;
	font-size: 14px;
	font-weight: normal;

}
.highlight2 {
	color: #999999;
	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: 000099;

}
.heading2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000099;

}

.heading3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: 000066;
}
.heading4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: 000066;
}
.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;
}
.calHol{
	background-color: #CCCCCC;
}
.calSpecial {
	background-color: #FFFF66;
}
.calDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	border: medium #FF0000;
	background-color: #FFFFFF;
}
