.default {
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-variant: normal;
	font-weight: normal;
	list-style-type: disc;
	vertical-align: top;
	letter-spacing: normal;
	word-spacing: normal;
}

.townsealbackground {
	background-image:   url(http://www.mansfieldct.org/resources/town/_other/logos/town_seal_small.gif);
	background-repeat: no-repeat;
}
.default_small {
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-variant: normal;
	font-weight: normal;
	list-style-type: disc;
	font-size: small;
}
.default_underlined {
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-variant: normal;
	font-weight: normal;
	list-style-type: disc;
	text-decoration: underline;
}
.default_small_underlined {
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-variant: normal;
	font-weight: normal;
	list-style-type: disc;
	text-decoration: underline;
}
.application {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	width: 146px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-variant: normal;
	font-weight: normal;
	list-style-type: disc;
	letter-spacing: normal;
	word-spacing: normal;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-variant: normal;
	font-weight: normal;
	list-style-type: disc;
	letter-spacing: normal;
	word-spacing: normal;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-variant: normal;
	font-weight: normal;
	list-style-type: disc;
	letter-spacing: normal;
	word-spacing: normal;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-variant: normal;
	font-weight: normal;
	list-style-type: disc;
	letter-spacing: normal;
	word-spacing: normal;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	text-align: center;
}
.defaultsmaller {

	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-variant: normal;
	font-weight: normal;
	list-style-type: disc;
	font-size: 9pt;
}
a:hover {
	color: #990000;
	text-decoration: none;
	background-color: #DEDEDE;
}
.raised {
	border: medium outset #DDDDDD;
}
.header {
	border: thin outset #CCCCCC;
	background-color: #FFFFFF;
}
.highlightred {

	color: #FFFF99;
	background-color: #990000;
	border: thin ridge #990000;
}
.highlightgray {
	color: #000000;
	background-color: #CCCCCC;
	border: thin ridge #999999;
	padding: 3px;
}
.body {
	background-color: #0b3d61;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.content {
	background-color: #FFFFFF;
	border-top: thin inset #333333;
	border-right: thin inset #999999;
	border-bottom: thin inset #EEEEEE;
	border-left: thin inset #333333;
	width: 715px;
}
.menubar {
	border-top: thin outset #FFFFFF;
	border-right: thin outset #CCCCCC;
	border-bottom: thin outset #999999;
	border-left: thin outset #FFFFFF;
	background-color: #DDDDDD;
	width: 146px;
	padding: 5px;
}
a:link {
	text-decoration: none;
	color: #000099;
	font-weight: normal;
}
a:visited {
	text-decoration: none;
	color: #333333;
	font-weight: normal;
}
