.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	line-height: 17px;
}
.verticalline {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A1AFB1;
	clip:   rect(auto auto auto auto);
}
a:link {
	text-decoration: none;
}
.blackborder {
	border-right-width: 6px;
	border-bottom-width: 6px;
	border-left-width: 6px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-bottom-color: #000000;
	border-left-color: #333333;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #FF9933;
	text-decoration: none;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	font-weight: normal;
}
.linebase {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC9966;
}
.shading {
	background-image: url(images/wrapper2.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.topshading {
	background-image: url(images/wrapper1.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.lineright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A1AFB1;
}
.eventtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #663300;
	text-decoration: none;
}
.lrgtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
.threesides {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
a:hover {
	color: #990000;
}
