body {
	font-family: Verdana;
	font-size: 12px;
	margin-top: 0px;
	background-image: url(images/backgound.gif);

}
#styletable {
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
}
#webheader {
	background-color: #FDF4DD;
}
#webfooter {
	background-color: #FDF4DD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #485454;
}
#fadebottom {
	background-image: url(images/fadepic_bottom.jpg);
	background-repeat: repeat-x;
	height: 18px;
}
h1 {
	font-size: 13px;
	color: #990033;
	display:inline;
}
.line_top {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #993300;
}
.line_bottom {
	border-top-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #993300;
}
.text_special {
	color: #990033;
}
.formfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.quickrequest_formfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}.box {
	border: 1px solid #990033;
}
.text_small {
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
}
.text_med {

	color: #000000;
	font-family: Verdana;
	font-size: 11px;
}
.text_small_link {
	color: #666666;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
}
#webfooter a {
	color: #485454;
	text-decoration: none;
}
#webfooter a:hover {
	text-decoration: underline;
}
a {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

