.leftborder {
	background-image: url(images/leftborder.jpg);
	background-repeat: repeat-y;
}
.rightborder {

	background-image: url(images/rightborder.jpg);
	background-repeat: repeat-y;
}
.middleline {
	background-image: url(images/middleline.jpg);
	background-repeat: repeat-x;
}
.arialbold {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
}
.orangeborder {
	background-image: url(images/orangeborder.gif);
	background-repeat: repeat-x;
}
.backgroundwisconsin {
	background-image: url(images/map.gif);
	background-repeat: no-repeat;
}
.toptablecellbackground {
	background-image: url(images/toptablecell.jpg);
	background-repeat: repeat-x;
}
.arialboldwhite {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.headerback {
	background-image: url(images/headerbackground.jpg);
	background-repeat: repeat-x;
}
.lastupdated {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.categorytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #9A041F;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}
.hottopicstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFAF37;
}
.categorytextsmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #9A041F;
}
.grayline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

