td {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10pt;}
.menu {
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	letter-spacing: 2px;
}
a.menu:link {	color: #FFFFFF;	text-decoration: none;}
a.menu:visited {	color: #FFFFFF;	text-decoration: none;}
a.menu:active {	color: #FFFFFF;	text-decoration: none;}
a.menu:hover {	color: #FFFFFF;	text-decoration: underline;}

a.browse:link {	color: #0033CC;	text-decoration: none;}
a.browse:visited {	color: #0033CC;	text-decoration: none;}
a.browse:active {	color: #0033CC;	text-decoration: none;}
a.browse:hover {	color: #0033CC;	text-decoration: underline;}

.small {
	font-size: 10pt;
}

.title {
	font-size: 10pt;
	font-weight: bold;
	color: #660000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #000033;
	border-right-color: #000033;
	border-bottom-color: #000033;
	height: 20px;
}

.next {
	background-color: #E6EBF5;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ADB1BA;
	border-bottom-color: #ADB1BA;
}
.formunderline {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

td.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	letter-spacing: 2px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0C0588;
	padding: 3px;
}
