.black_border {
	border: #000000 1px solid;
}
.overline_green {
	border-top: #00CC00 1px solid;
	border-bottom: none;
	border-right: none;
	border-left: none;
}
.red_text {
	color: #FF0000;
}
.small_text {
	font-size: 0.90em;
}
a:link, a:visited, a:active {
	color: #0000FF;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	font-weight: normal;
	text-decoration: underline;
}
a.sports:link, a.sports:visited, a.sports:active {
	font-size: 18pt;
	color: #0000FF;
	font-weight: normal;
	text-decoration: none;
}
a.sports:hover {
	font-size: 18pt;
	color: #0000FF;
	font-weight: normal;
	text-decoration: underline;
}
body {
	font-size: 0.95em;
	font-family: verdana, arial, serif;
	background-color: #FFFF00;
	background-image: url('images/background_image.gif');
	text-align: center;
	margin: 0px;
	color: #000000;
}
div, table, tr, td {
	font-size: 0.95em;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0px auto;
}
div.confirm_layer {
	width: 520px;
	color: #FFFFFF;
	font-size: 1.00em;
	border: #000000 1px solid;
	background-color: #00CC00;
	text-align: left;
	padding: 3px;
}
div.error_layer {
	width: 520px;
	color: #FFFFFF;
	font-size: 1.00em;
	border: #000000 1px solid;
	background-color: #CC0000;
	text-align: left;
	padding: 3px;
}
div.george_layer {
	width: 190px;
	min-height: 50px;
	font-size: 8pt;
	border: #000000 1px solid;
	background-color: #FFFFFF;
	background-image: url('images/find_george.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
	text-align: right;
	vertical-align: bottom;
	padding: 0px;
	padding-top: 5px;
	padding-bottom: 35px;
	padding-right: 5px;
}
div.header_layer {
	width: 820px;
	height: 170px;
	display: table-cell;
	background-color: #CCCCCC;
	background-image: url('images/flash_back.jpg');
	background-repeat: no-repeat;
	text-align: right;
	vertical-align: bottom;
}
form {
	margin: 0px;
}
input {
	font-family: verdana, arial, serif;
}
p.heading {
	font-family: verdana, arial, serif;
	text-align: center;
	font-weight: bold;
	font-size: 1.35em;
	color: #00CC00;
}
select {
	font-family: verdana, arial, serif;
}
table.application_table {
	width: 580px;
	border-collapse: collapse;
}
table.body_table {
	background-color: #FFFFFF;
	width: 820px;
	border-collapse: collapse;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-top: none;
	border-bottom: none;
}
table.calendar_table {
	width: 420px;
	border-left: #000000 1px solid;
	border-right: none;
	border-top: #000000 1px solid;
	border-bottom: none;
}
table.contact_table {
	width: 540px;
}
table.nav_table {
	font-size: 1.00em;
	width: 100%;
	border-collapse: collapse;
	border: none;
}
td {
	vertical-align: top;
}
td.calendar_cell {
	width: 520px;
	border-left: none;
	border-right: #000000 1px solid;
	border-top: none;
	border-bottom: #000000 1px solid;
}
td.date_cell {
	background-color: #FFFFFF;
	height: 50px;
	vertical-align: top;
	text-align: left;
}
td.date_disabled_cell {
	background-color: #CCCCCC;
	height: 50px;
	vertical-align: top;
	text-align: left;
}
td.date_highlight_cell {
	background-color: #FFFF00;
	height: 50px;
	vertical-align: top;
	text-align: left;
}
td.left_body_cell {
	background-color: #FFFFFF;
	background-image: url('images/content_background_image.jpg');
	background-repeat: repeat-x;
	width: 220px;
	text-align: center;
	vertical-align: top;
	padding: 10px;
}
td.left_store_cell {
	text-align: right;
	font-size: 1.10em;
	vertical-align: top;
}
td.right_body_cell {
	background-color: #FFFFFF;
	background-image: url('images/content_background_image.jpg');
	background-repeat: repeat-x;
	width: 600px;
	text-align: left;
	vertical-align: top;
	padding: 5px;
}
td.right_store_cell {
	text-align: left;
	font-size: 1.10em;
	vertical-align: top;
	padding-left: 5px;
}
td.sub_link {
	text-indent: 10px;
}
th.row_title {
	font-size: 1.05em;
	font-weight: bold;
}
