@charset "utf-8";
#tdNavigation {
	color: #044B93;
	text-decoration: none;
	background-color: #044B93;
	text-align: center;
	vertical-align: bottom;
	overflow: auto;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #FFFFFF;
}
#tdNavigation img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#tdLogo {
	background-color: #F4C204;
	text-align: left;
	vertical-align: middle;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #FFFFFF;
	border-left-width: thin;
	border-left-color: #FFFFFF;
}
#tdLogo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	background-position: center;
}

#tablelayout {
	background-color: #CA453C;
	background-position: center;
}
#tdbottomlink {
}
#tdbottomlink a {
	color: #F4C11B;
	margin: 5px;
	padding: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #F4C106;
	border-right-color: #F4C106;
	border-bottom-color: #F4C106;
	border-left-color: #F4C106;
	text-decoration: none;
}
#tabletext {
	margin: 2px;
	padding-top: 10px;
}
