body {
	background-repeat: repeat-y;
	background-position: center;
	background-color: #949CA9;
	margin: 0px;
}
.table_bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #424242;
}
.white_text {
	font-family: "Lucida Grande", "Lucida Sans", Verdana, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	line-height: 1.5em;
}
.header {
	font-family: "Lucida Grande", "Lucida Sans", Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #EDF7F9;
	padding-left: 13px;
	text-align: left;
}
input {
	font-family: "Lucida Grande", "Lucida Sans", Verdana, sans-serif;
	font-size: 11px;
	color: #AB2612;
}
#table_back {
	background-image: url(graphics/background_no_nav.png);
	background-repeat: no-repeat;
}
fieldset { border:0;margin:0;padding:0; }
	label { display:block; }
	input.text,textarea {
	width:150px;
	font:12px/12px 'courier new',courier,monospace;
	color:#333;
	padding:3px;
	margin:1px 0;
	border:1px solid #ccc;
}
	input.submit { padding:2px 5px;font:bold 12px/12px verdana,arial,sans-serif; }
a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.border {
	border: 1px solid #BB2A13;
}
.standout {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
}
.border {
	border: 1px solid #949CA9;
}
#credit {
	text-align: center;
	font-family: "Lucida Grande", "Lucida Sans", Verdana, sans-serif;
	font-size: .73em;
}
#credit a:link, a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#credit a:hover {
	color: #BE2A13;
	text-decoration: underline;
}
