body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #499CE0;
}
a:link {
	color:#444444;
}
a:visited {
	color: #444444;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #444444;
}
td.header {
	font-family: "Maiandra GD", Arial;
	font-size: 32px;
	font-weight: bold;
	color: #499CE0;
	padding-left: 10px;
}
.MaiandraRed {
	font-family: "Maiandra GD", Arial;
	font-size: 14px;
	color: #FF0000;
	text-align: center;
}
td.left {
	background: #5DA7E3;
	padding-top: 6px;
}
td.subheader {
	background: #EEEEEE;
}
td.center {
	background-repeat: no-repeat;
	background-position: left top;
	background: #94C1E8;
	background-image: url(../_images/medals_solid.jpg);
	vertical-align:top;
	padding:10px;
	padding-left:15px;	
}
td.menuItem {
	padding: 2px;
	padding-left: 7px;
	color:#ffffff;
	cursor:default;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;	
}
td.menuItemHover { 
	border: 1px solid #999999;
	background-color: #D6D6D6;
	padding: 1px;
	padding-left: 7px;
	cursor:pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
/*
a.menuItem, a.menuItem:active, a.menuItem:visited, a.menuItem:hover {
	text-decoration: none;
	color: #ffffff;
}*/
.MaiandraBlue {
	font-family: "Maiandra GD", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #2542A8;
}
.MaiandraBlack {
	font-family: "Maiandra GD", Arial;
	font-size: 10px;
	color: #000000;
}
table.header {
	background-color: #393939;
	background-image: url(../_images/header.jpg);
	background-repeat: no-repeat;
}
.content
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
}
.contentHeader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #555555;
	font-weight:bold;
}
table.tblContent
{
	border-collapse:collapse;
	border: 1px solid #cccccc;
}
td.tcContent
{
	border: 1px solid #cccccc;
	vertical-align:top;
}
table.tbNorm
{
	border-collapse:collapse;
	border: 1px solid #cccccc;
	table-layout:fixed;
}
td.tcH1Row
{
	border: 1px solid #cccccc;
	background-color:#888888;
	color:#FFFFFF;
	font-weight:bold;	
	vertical-align:top;
	padding:3px;
}
td.tcH2Row
{
	border-top: 1px solid #cccccc;
	background-color:#888888;
	color:#FFFFFF;
	font-weight:bold;	
	vertical-align:top;
	padding:3px;
}
td.tcNewsH1Row
{
	border-top: 1px solid #cccccc;
	padding:2px;
}
