<!--
body {
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	background:043355;
	background-color:043355;
	FONT-FAMILY:verdana,arial,sans-serif;
	FONT-SIZE: 9px;
	color:#333333;
}
th {
	FONT-FAMILY:verdana,arial,sans-serif;
	FONT-SIZE: 9px;
}
td {
	FONT-FAMILY:verdana,arial,sans-serif;
	FONT-SIZE: 9px;
	color:#333333;
}
A {
	text-decoration: none;
	COLOR: #294472;

}
A:active {
	text-decoration: none;
	COLOR: #294472;
}
A:link {
	text-decoration: none;
	COLOR: #294472;
}
A:visited {
	text-decoration: none;
	COLOR: #294472;
}
A:hover {
	text-decoration: underline;
	COLOR: #294472;
}
form {
	MARGIN:0;
	MARGIN-TOP: 0;
	MARGIN-LEFT: 0;
	MARGIN-RIGHT: 0;
	MARGIN-BOTTOM: 0;
	PADDING: 0;
	PADDING-TOP: 0;
	PADDING-LEFT: 0;
	PADDING-RIGHT: 0;
	PADDING-BOTTOM: 0;
}

select, input, textarea
{

	font-family: Verdana; 
	font-size: 9px; 
}

list_table {
	font-family: Verdana
	font-size: 20px;
}
list_table th {
	font-family: Verdana
	font-size: 20px;
}
list_table td {
	font-family: Verdana
	font-size: 20px;
}
-->


/*	misc - added by Van here at the end, because I cant tell where they really belong */

#required_fields fieldset {
	border: solid 1px #C8A5AE;
}

#required_fields legend {
	border: solid 1px #C8A5AE;
	background-color: #ffF3FB;
}

#required_fields td {
	font-color: #C8A5AE;
	font-weight: normal;
}
