.butback {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #E13A3E;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #E13A3E;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #E13A3E;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
h1 {
	font-size: 20px;
	padding-bottom: 4px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #E13A3E;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h2 {
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E13A3E;
	padding-bottom: 4px;
}
h3 {
	font-size: 12px;
}
h4 {
	font-size: 10px;
}

ul {
	list-style-position: outside;
	list-style-image: url(png/redsquare.gif);
	text-indent: 0px;
	line-height: 22px;
}
.redbox{
	border: 1px solid #FF0000;
	padding: 4px;
	width: 95%;
}
.reuline{
	margin-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E13C40;
	padding-top: 8px;
	padding-bottom: 8px;
}
.darrow{
	background-image: url(png/darrow.gif);
	background-position: left center;
	text-indent: 12px;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-repeat: no-repeat;
	margin-left: 10px;
	padding-left: 10px;
}
.menulink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a.menulink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a.menulink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a.menulink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.menulink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a.menulink2:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
a.menulink2:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
a.menulink2:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #E13A3E;
	text-decoration: underline;
}
a.menulink2:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}