body {
	scrollbar-face-color : #E3E3D5;
	bgcolor="#FFFFFF"
	margin-top = 20px;
	marginheight=20px;
}

.archive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000066;
	font-weight : bold;
}

a.archive:active {	
	text-decoration: none;
}
a.archive:link {
	text-decoration: none;
}
a.archive:visited {	
	text-decoration: none;
}
a.archive:hover {
	color: #A7A77A;
	text-decoration: none;
	background-color : White;
}

.linkpage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000066;
	font-weight : bold;
}

a.linkpage:active {	
	text-decoration: none;
}
a.linkpage:link {
	text-decoration: none;
}
a.linkpage:visited {	
	text-decoration: none;
}
a.linkpage:hover {
	color: #A7A77A;
	text-decoration: none;
	background-color : #ffffff;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	color: #333300;
	margin-left : 20px;
	margin-right : 20px;
	font-size : 10pt;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	color: #333300;
	font-size : 10pt;
}

a:active {
	color: #000066;
	text-decoration: none;	
}
a:link {
	color: Navy;
	text-decoration: none;
}
a:visited {
	color: #000066;
	text-decoration: none;
}
a:hover {
	color: White;
	text-decoration: none;
	background-color : #000066;
}



h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000066;
	text-decoration: none
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #000066;
	text-decoration: none
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000066;
	text-decoration: none;
	font-weight : normal;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	color: #333300 ;
	list-style-type: square;
}
li{
	
	margin: 0px 30px 3px 0px;
}

.formtable{
	background-color :  #E3E3D5;
	border-color: #A7A77A  #A7A77A #A7A77A #A7A77A;
	border-style: inset;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px
}
form{
	background-color : #E3E3D5;
}
.txtfld {  background-color: #FFFFFF; border: #333333; border-style: groove; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: White;
	background-color: #A7A77A;
	font-size: 14px;
}
.headinga{
	font-family: Arial, Helvetica, sans-serif;
	color: #333300;
	font-size : 12pt;
	font-weight : bold;
}

.headingb{
	font-family: Arial, Helvetica, sans-serif;
	color: #A7A77A;
	font-size : 12pt;
	font-weight : bold;
}
.headerspan{
	background-image:url(/images/span.gif);
}