.forms {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	background-color: A7C4EB
}

.font, h1 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000066
}

h1 {
	font-size: 18px; 
	color: rgb(100,130,37); 
}

.font_small {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #000066 
}

.toplink {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000066; 
	text-decoration: none
}

a {
	color: inherit; 
	text-decoration: none ; 
	font-weight: bold; 
}

a:hover {
	font-family: Arial, Helvetica, sans-serif; 
	color: rgb(100,130,37); 
/*	color: #000066;	*/
/*	background-color: #FF9900	*/
}

/*
A.bottomlink:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	text-decoration: none;
}

A.bottomlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	text-decoration: underline;
}

A.bottomlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	text-decoration: none;
}

A.bottomlink:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	text-decoration: none;
}
*/

.detailsImg {
	float: right; 
	width: 250px; 
	margin-left: 10px; 
}

.super {
	font-size: 50%; 
	vertical-align: top; 
}

/*
.header img {
	padding: 10px 0; 
}
*/