TABLE.page {
	width : 760px;
	font-size: .8em;
}
.menulink {
	color: #FFFF99;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
}
A:Hover.menulink {
	background-color: #D2F7F9;
	color: #330099
}
.menu {
	font-size: 14px;
	color: #FFFF99;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
}
.navbar {
	background-color: #330099;
}
body {
	background-color: #FFFFCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	background-image: url(/images/backgroundtile.gif);

}
.leftbox {
	background-color: #999933;
	color: #330066;
}
a {
	color: #330066;
}
.margin {
	margin-right: 10px;
	margin-left: 10px;
}
.left-floating {
	float :left;
	padding-right : 5px;
	background-color: #D7F9FF;
	padding-left: 5px;
	padding-bottom: 5px;
}
.highlight {
	background-color: #330099;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 1em;
	font-weight: bolder;
}
.bottomlink {
	font-size: smaller;
}
.vilinks {
	visibility: hidden;
	position: absolute;
	width: 990px;
	left: -1000px;
}.plan {
	border: thin solid #000000;
}
.smaller {
	font-size: smaller;
}
.planlink {
	text-decoration: underline;
	color: #000000;




}
.background {
	background-image: url(../images/background.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.background2 {
	background-image: url(../images/background2.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.borderimage {
	border: thin solid #FFFF99;
	padding: 1px;
	height: 102px;
	width: 102px;
}
.eventback {
	background-color: #FFe2FF;
	border: thin solid #FF0000;
	font-size: 1em;
}
.eventcell {
	padding-left: 5px;
	padding-right: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	border-bottom-style: none;
	border-left-style: none;
}
.eventcellright {
	padding-left: 5px;
	padding-right: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-top-color: #333333;
	border-bottom-style: none;
	border-left-style: none;
}
.eventcellplain {
	padding-left: 5px;
	padding-right: 5px;
}
.event2back {
	background-color: #CDFFA8;
	border: thin solid #FF0000;
	font-size: 1em;
}
.bluetext {
	color: #0000FF;
	font-weight: bold;
}
.redtext {
	font-weight: bold;
	color: #FF0000;

}
.greentext {
	font-weight: bold;
	color: #339933;
	text-decoration: none;
	font-style: italic;
}

.purple {
	font-weight: bold;
	color: #330099;
}
.greenbox {
	background-color: #00CC33;
	border: 1px solid #333333;
	text-decoration: none;
	display: inline;
	width: 100px;
	padding: 2px;

}
A.noline {
	text-decoration: none;
	font-weight: bold;


}
.abbrevcell {
	padding-right: 10px;
}
