BODY {
	SCROLLBAR-FACE-COLOR: #ED1C24; 
	SCROLLBAR-ARROW-COLOR: #FFFFFF; 
	SCROLLBAR-BASE-COLOR: #00539F;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
	SCROLLBAR-SHADOW-COLOR: #000000;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #CCCCCC;
	background-image: url(images/tile.gif);
	text-align: center;
	margin: 0;
}
#wrapper {
	position:relative;
	margin: 5px auto;
	width: 754px;
	border: 4px solid #00539F;
	background-color: #FFFFFF;
	left: 2px;
	top: 10px;
}
#content {
	text-align: center;
	padding: 8px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 9pt;
	color: #000000;
}
#contentleft {
	text-align: left;
	padding: 8px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 9pt;
	color: #000000;
}
h1 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11pt;
	font-weight: bold;
	color: #00539F;
}
h2 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 13pt;
	font-weight: bold;
	color: #ED1C24;
}
a:link, a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	outline: none;
}
a:hover {
	font-weight: bold;
	text-decoration: underline;
	outline: none;
}
a:active {
	font-weight: bold;
	text-decoration: none;
	color: #04427F;
	outline: none;
}
.button {
	font-family: Tahoma, Verdana, Arial;
	font-size: 9pt;
	font-weight: bold;
	background-color: #ED1C24;
	color: #FFFFFF;
}
table {
	text-align: left;
	font-family: Tahoma, Verdana, Arial;
	font-size: 9pt;
	color: #000000;
}
.boxes {
	background-color: #E4E4E4;
	font-family: Tahoma, Verdana, Arial;
	font-size: 9pt;
	color: #000000;
}
#addy {
	text-align: center;
	padding: 5px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}