body {
	color: black;
	font-family: tahoma;
}


tr, td, div {
	color: #000000;
	font-family: tahoma;
	font-size: 11px;
}


h1 {
font-size: 11px;
color: #000000;
font-weight: bold;
font-family: tahoma;
margin-top: 0px;
margin-bottom: 0px;
} 



hr {
	color: #FFFFFF;
	background-color: #FFFFFF;
	height: 0px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B9B9B9;
}



.menu {
	border: solid;
	border-color: #B9B9B9;
	border-width: 1px;
	background-color: #fffFFF;
}


.productdropdown {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	background-color: #C9E9FF;
	margin: 3px;
}
