body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
	margin: 3px;
	padding: 3px;


}
.arial11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.vdotz {
	background-image: url(dotz.gif);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333366;


}
.hdotz {
	background-image: url(dotz.gif);
	background-repeat: repeat-x;
	background-position: center;
	font-size: 4px;

}
.infotable {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FF0000;
}
.fakehr {
	background-image: url(dotz.gif);
	background-repeat: repeat-x;
	background-position: center;
	font-size: 4px;
	width: 748px;

}


a:hover {


	color: #000000;
	text-decoration: underline;
}

.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #BB0000;
	text-decoration: none;
}
