.background {
	background-image: url(../images/drystack1.jpg);
	background-repeat: no-repeat;
}
.navbar {
	background-image: url(../images/navbar.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.navtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #0300FF;
}
.basebar {
	background-image: url(../images/basebar.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000066;
}
.bg_faded_stack {
	background-image: url(../images/bg_faded_stack.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #223CBE;
}
.success_error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #223CBE;
	line-height: 20px;
}
.image_border {
	border: 1px solid #000066;
}
