@charset "UTF-8";
body {
}
#tableLayout {
	background-color: #FFFFFF;
	height: 700px;
	width: 777px;
}
#tdTopBanner {
	text-align: center;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(TopBanner.jpg);
}
#tdTopBanner a {
	white-space: nowrap;
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	color: #000075;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	width: 70px;
	padding-right: 7px;
	padding-left: 7px;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
}
#tdTopBanner a:hover {
	color: #D4A017;
	background-color: #EFDFFF;
}
#tdLogo {
	background-repeat: no-repeat;
	background-position: center center;
	height: 160px;
	width: 160px;
	background-image: url(Logo.jpg);
}
#tdTextBox {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #ECD672;
	border-left-color: #ECD672;
}
#tdSideBar {
	background-image: url(Bailarina.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #ECD672;
	border-bottom-color: #ECD672;
}
#tdBottomBarSmall {
}
#tdBottomBar {
	color: #000075;
	font-size: 12px;
	height: 21px;
	vertical-align: middle;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 36px;
	color: #FF0033;
	text-align: center;
}
h2 {
	font-size: 24px;
	text-align: center;
	color: #000075;
}
