/* CSS Document */
body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	border-color: #CC0000;
	}
a {
	text-decoration: none;
	}
a:visited {
	text-decoration: none;
	}
a:active {
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}
strong, b {
	font-weight: bold;
	}
p {
	margin-top: 20px;
	margin-bottom: 10px;
	line-height: 22px;
	}

.tiny {
	font-size: 9px;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 5px; 
	}	
#top {
	margin: 20px 20px 0px 20px;
	border: 3px solid #CC0000;
	height: 80px;
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 80px;
	background-color: #1E5593;
	padding: 10px;
	font-size: 36px;
	vertical-align: middle;
	text-align: center;
	}
.main_title {
	font-size: 70px;
	font-weight: bold;
}
html>body #top {
	height: 80px;
	}

html>body #left {
	width: 170px; /* ie5win fudge ends */
	}
.content {
	margin: 20px 20px 20px 20px;
	padding: 20px;
	border: 3px solid;
	border-color: #CC0000;
	background-color: #1E5593;
	}
#content_title {
	margin-bottom: 25px;
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 2px;
}

#footer {
	text-align: center;
}

#squares_table
{
}
.table_title
{
	text-align: center;
	vertical-align: middle;
	padding: 10px;
	font-size: 24px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.table_subtitle
{
	width: 60px;
	height: 60px;
	font-size: 24px;
	font-weight: bold;
	background-color: #CC0000;
}
#squares_table td
{
	border-color: #FFFFFF;
	border-style: solid;
	border-width: thin;
	text-align: center;
} 
