.nav {
	font-family: "Century Gothic", Georgia, Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal
	color: #333;
}
.t {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; font-weight: bold; color: #666166}
.tb {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-style: italic; font-weight: bold; color: #666166}
.content {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333;
}
.tableH {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #0000FF}
.tableC {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #000000}
.tableP {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal
}
.week {  font-family: Arial, Helvetica, sans-serif; font-size: 40px; font-style: normal; font-weight: normal}
.tableT {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-style: italic; font-weight: bold}
.table_contact {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #333333}
.general_content {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; font-style: normal; color: #000000}
.contact_content {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #333;
	font-weight: normal
}
.left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
	color: #000000;
	text-decoration: none;
}
.nav_small {
	font-family: "Century Gothic", Georgia, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333;
}
.homepage {
	font-family: "Century Gothic", Georgia, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666;
}
.footerbg {
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(images/logo_bg.jpg);
}
.contentbg {
	background-repeat: repeat;
	background-position: center center;
	background-image: url(images/Logo%20Only.jpg);
}
html, body, #wrapper {
	height:auto;
	margin: 0;
	padding: 0;
	border: none;
	text-align: left;
	background-color: #FFFFFF;
}
#wrapper {
	vertical-align: top;
	width: 100%;
}

