.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	font-variant: small-caps;
	text-decoration: underline;
	color: #0000CC;

}
.list {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	line-height: 27px;

}
.list2 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
	line-height: 27px;
}
.listgrey {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
	line-height: 27px;
}
.prodlist {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: normal;
}
.aarow {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000066;
	line-height: 27px;
}
.policies {
	background-attachment: scroll;
	background-image: url(images/plain_half_arc.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#content {
	color: #5B3815;
	background-color : transparent;
	padding: 5px;
	position: absolute;
	left: 16px;
	top: 127px;
	width: 139px;
	height: 160px;



}
a{font-weight: bold; color: #5B3815; text-decoration: none;}
a:hover, a:active{color: #C4B7AB;}
#menueight{
	margin: 0px 20px 0px 0px;
	padding: 0px;
	border: 6px double #003399;
	background-color : #BCCCDD;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;

}
#menueight ul, #menueight li{
display: inline;
list-style: none;
margin: 0px;
padding: 0px;
}
#menueight li a,  #menueight li a:hover, #menueight li a:active{ 
display: block;
text-decoration: none; 
color: #000099;
background-color : #70A4D0;
padding: 2px;
border-top: 1px solid #8EB4D5;
border-right: 1px solid #487CA8;
border-bottom: 1px solid #487CA8;
border-left: 1px solid #8EB4D5;
text-align: center;
width : 100px;
font-weight: normal;
}
#menueight li a:hover, #menueight li a:active { 
background-color : #8CB5D9;
}
