body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(Images/bg_blueblock.gif);
	background-repeat:repeat;
	background-position: left top;
	scrollbar-base-color:#6699cc;
	margin:0;
}
a {
	color: #FFCC33;
}

h1 {
	font-size: 22px;
	font-weight: normal;
	font-variant: small-caps;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}
.OH_table {
	width: 75%;
	left: 100px;
	top: 10px;
	bottom: 10px;
}
select {
	font-size: 9px;
}

.OH_scroll {
	height: 225px;
	width: 500px;
	overflow: auto;
	text-align: center;
}
.EventDate {
	color: #CB8709;
	font-size: 18px;
	font-weight: 200;
}
.hrDash {
	border-top-width: medium;
	border-top-style: dotted;
	border-top-color: #6699cc;
	width: 250px;
	margin-top: 5px;
	margin-bottom: 5px;
}
h6 {
	font-size: 8px;
}
input {
	font-size: 9px;
}

