body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image: url(../images/background.jpg);
	background-repeat: repeat;
}
.borderleft {
	background-image: url(../images/border_left.jpg);
	background-repeat: repeat;
}
.borderright {
	background-image: url(../images/border_right.jpg);
	background-repeat: repeat;
}
a {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color:#000000;
	text-decoration: none;
}
.indent1 {
	margin-left: 26px;
	margin-right: 46px;
	font-size: 12px;
	font-weight: bold;
}
.indent2 {
	margin-right: 10px;
	font-size: 12px;
}
.indent2title {
	margin-right: 10px;
	font-weight: bold;
	font-size: 12px;
}
.crumbs {
	font-size: 10px;
}
.fileLinks {
	color: #8E0300;
	font-weight: bold;
	font-size: 12px;
	
}
.bluebuts {font-family: Arial, Helvetica, sans-serif; font-size: 11px; letter-spacing: 0.1em; padding-top: 0.1em; padding-bottom: 0.1em; padding-right: 0.1em; padding-left: 0.2em; color: #000000; background-color: #FBDFB0; font-weight: bold;}
.blueforms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #660000;
	font-weight: bold;
}
.indent1b {
	color: #8E0300;
	font-size: 12px;
	font-weight: bold;
}
a:hover.indent1b {
	color:#8E0300;
	text-decoration: none;
}
.indent1c {
	color: #8E0300;
	font-size: 10px;
	font-weight: bold;
	line-height: 12pt;
}
a:hover.indent1c {
	color:#8E0300;
	text-decoration: none;
}