


a.borderlink:hover {
	border: 2px solid #ff0000;
	}
h1 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #666666;
}
a:link {
	font-weight: bold;
	color: #cc9966;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #cc9966;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #6699CC;
	text-decoration: underline;
	background-color: none;
	border: none;
	padding: none;
}
a:active {
	font-weight: bold;
	color: #6699CC;
	text-decoration: none;
	background-color: none;
	padding: none;
	border: none;
}
.bullet {list-style-image: url(/images/products/mf_temp/bullet.gif);
}


body {
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	text-align: center;
	background-color:#FFFFFF;
}
#award {
	position: absolute;
	top: 15px;
	left: 355px;
}
.red{
	color: #F00;
	font-weight: bold;
}	
