body {
	scrollbar-face-color: #477748;
	scrollbar-arrow-color: #ffffff;
	background-color: #00005E;
	color: #00005E;
}

form {
	margin-bottom: 0px;
	margin-top: 0px;
}

#topnav {
	left: 20px;
	top: -22px;
	position: absolute;
	text-align: left;
	padding-bottom: 0px;
	padding-top: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	}

#main {
	padding-top: 20px;
	padding-left: 40px;
	width: 100%;
	font-family: georgia, serif;
	color: #00005E;
	text-align: left;
	padding-bottom: 20px;
	padding-right: 20px;
	position: absolute;
	background-color: #EEEECC;
} 
	
td.special {
	font-size: 11px;
	border: thin solid #003366 1px;
}	

h2.special {
	margin-bottom: 2px;
	margin-top: 2px;
}

table.products {
   font-size: 11px;
   line-height: 16px;
   	}

#footer {
    text-align: center;
	padding-top: 20px;
	padding-bottom: 0px;
	font-family: georgia, serif;
	font-size: 11px;
	text-align: center;
	line-height: 14px;
}

P {
	font-size: 12px;
	font-family: georgia, serif;
	line-height: 20px;
	margin-top: 3px;
	margin-bottom: 10px;
	margin-left: 0px;
}

P.small {
	font-size: 11px;
	margin-right: 30px;
	margin-left: 350px;
	line-height: 15px;
}

P.smallest {
	font-size: 11px;
	line-height: 14px;
	margin-bottom: 1px;
	margin-top: 1px;
	padding-top: 0px;

}

UL {
	font-family: georgia, serif;
	font-size: 12px;
	margin-top: 0px;
	margin-left: 15px;
	line-height: 18px;
	padding-left: 2px;
	margin-bottom: 8px;
	}

LI {
	margin-top: 2px;
	margin-left: 3px;
	padding-left: 2px;
	padding-bottom: 2px;
	list-style: outside url(graphics/bullet.gif);
}	

li.products {
	font-family: georgia;
	font-size: 11px;
	line-height: 16px;
}

hr {
	color: #00005E;
	height: 1px;
	width: 100%;
	
}
	
H1 {
	font-size: 18px;
	font-family: georgia, serif;
	color: #00005E;
	margin-bottom: 10px;
	font-weight: bold;
}

H2 {
	font-size: 12px;
	font-family: georgia, serif;
	color: #00005E;
	margin-bottom: 5px;
	font-weight: bold;
}

A {
	TEXT-DECORATION: none;
	FONT-SIZE: 12px;
	font-weight: bolder;
	color:  brown;
}

A:hover {
	text-decoration: underline;
	color: #477748;
}

a.topnav {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	padding-left: 5px;
	padding-right: 15px;
	color: white;
}

a.topnav:hover {
	color: #EBEAAD;
}

a.small {
	font-size: 11px;
	}





