body {
	margin-top: 90;
	margin-left: 15;
	font-family: Verdana, Arial, Helvetica, sans-serif;;
	font-size: 10px;
	font-weight: Bolder;
}

a:link { 
	font-weight: bolder; 
	text-decoration: none; 
	color: #ffffff;
	}
a:visited { 
	font-weight: bolder; 
	text-decoration: none; 
	color: #ffffff;
	}
a:hover, a:active { 
	font-weight: bolder;
	text-decoration: none; 
	color: #e2958f;
	}

#container {
	background-color: #bd0037;
	width: 137px;
}

#type {
	color: #ffffff;
	margin-left: 8px;
}

#header1 {
	color: #ffffff;
}

#top {
	background-image: url(images/top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 137px;
	height: 20px;
}

#bottom {
	background-image: url(images/bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 137px;
	height: 65px;
}