a:link {
  color:#ffffff; text-decoration:underline
  }
a:visited {
  color:#ffffff; text-decoration:none
  }
a:hover {
  color:#ffffff; text-decoration:underline
  }
a.maroon:link {
  color:#3f0202; text-decoration:underline
  }
a.maroon:visited {
  color:#3f0202; text-decoration:none
  }
a.maroon:hover {
  color:#3f0202; text-decoration:underline
  }
.h1 {
	margin: 0px;
	background-image: url(bg.gif);
}
.bar {
	background-image: url(bar.gif);
}
.bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: 3f0202;
}
.whitetext {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.maroontext {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #3f0202;
	text-decoration: none;
}
.maroonsmall {
	font-family: Verdana;
	font-size: 11px;
	color: #3f0202;
	text-decoration: none;
}
.maroonlarge {
	font-family: Verdana;
	font-size: 12px;
	color: #3f0202;
	text-decoration: none;
}
.textfield {
	font-family: Verdana;
	font-size: 12px;
	color: #3f0202;
	text-decoration: none;
	height: 18px;
	width: 155px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: 3f0202;
	border-right-color: 3f0202;
	border-bottom-color: 3f0202;
	border-left-color: 3f0202;
}
