a:link {
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;


}
a:visited {
	text-decoration: underline;
	color: #FF0000;


}

a:hover {
	font-weight: normal;
	color: #999999;
	font-style: normal;
}
a:active {
	color: #990000;
	font-style: normal;
	font-weight: normal;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	border: #cccc99;
	width: 120px;
	text-align: center;
	font-weight: bold;
	height: auto;
	vertical-align: middle;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #D85BA1;

}

a.button:link{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;



}
a.button:visited{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
a.button:hover{
	color: #999999;
	text-decoration: none;
	background-color: #E7AACD;


}
a.button:active{
	color: #999999;
	text-decoration: none;
	font-weight: bold;

}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	background-color: #FFFFFF;
	background-image: url(images/bgHotBobbin.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;






}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	color: #FF0000;


}

.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;
}
em {
	font-style: oblique;

}
h2 {
	font-family:  Arial;
	font-size: small;
	font-weight: bold;
}
.highlight1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	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: large;
	font-style: normal;
	font-weight: bold;
	color: #D6439F;

}
.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;
}
