.smallText {
	font-size: 10px;
	color: #920000;
}
.smallTextBLK {
	font-size: 10px;
}
hr {
	height:2px;
	width:100%;
	margin: 0px 0px 0px 0px;
	background-color: #EEEEEE;
}
a:link {
	color: #920000;
	text-decoration: underline;
}
body {
	background-image: url(images/backgroundtile.jpg);
	background-repeat: repeat;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-color: #a0a0a0;
}
a:visited {
	color: #920000;
	text-decoration: underline;
}
a:hover {
	color: #a0a0a0;
	text-decoration: underline;
}
a:active {
	color: #920000;
	text-decoration: underline;
}
a.nav:link {
	color: #000000;
	font-size: 10px;
	font-weight:bold;
	text-decoration: none;	
}
a.nav:visited {
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
a.nav:hover {
	color: #a0a0a0;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
a.nav:active {
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
	margin-top:0px;
	margin-bottom:0px;
}
a.red:link {
	color: #920000;
	font-size: 12px;
	text-decoration: none;	
}
a.red:visited {
	color: #920000;
	font-size: 12px;
	text-decoration: none;
}
a.red:hover {
	color: #a0a0a0;
	font-size: 12px;
	text-decoration: none;
}
a.red:active {
	color: #920000;
	font-size: 12px;
	text-decoration: none;
}
.white {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;	
}
a.white:link {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;	
}
a.white:visited {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}
a.white:hover {
	color: #a0a0a0;
	font-size: 12px;
	text-decoration: none;
}
a.white:active {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.title {
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}
.titleLarge {
	font-size: 24px;
	font-weight: bold;
	color: #000066;
}
.img {
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.redArial12 {
	font-size: 12px;
	font-weight: bold;
	color: #920000;
}
.redArial12CAPS {
	font-size: 12px;
	font-weight: bold;
	color: #920000;
	text-transform: uppercase;
}
.blueArial12 {
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
}
.whiteArial12 {color: #FFFFFF;
	font-weight: bold;
}
table.border {
	border-top: solid 1px #7D7D7D;
	border-right: solid 1px #7D7D7D;
}
td.border {
	border-bottom: solid 1px #7D7D7D;
	border-left: solid 1px #7D7D7D;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
}
.smalltext {
	font-size: 11px;
}
.err {
	font-weight: bold;
	color: #920000;
}
img.border {
	border: 1px solid #000000;
}
table.border {
	border-top: solid 1px #7D7D7D;
	border-right: solid 1px #7D7D7D;
}
td.border {
	border-bottom: solid 1px #7D7D7D;
	border-left: solid 1px #7D7D7D;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
}
td.padding {
	padding-right: 20px;
}
td.padding2 {
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 5px;
}
#tableBorder {
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
a.small:link {
	color: #000000;
	font-size: 10px;
	text-decoration: none;	
}
a.small:visited {
	color: #000000;
	font-size: 10px;
	text-decoration: none;
}
a.small:hover {
	color: #a0a0a0;
	font-size: 10px;
	text-decoration: none;
}
a.small:active {
	color: #000000;
	font-size: 10px;
	text-decoration: none;
}
ul {
	margin-left:15px;
	margin-bottom:0px;
}
td.border2 {
	border-bottom: solid 1px #a0a0a0;
}