@charset "iso-8859-9";
.navtableback {
	background-color: #ffffff;
	height: 400px;
	width: 180px;
}
.righttableback {
	background-color: #ffffff;
	height: 400px;
	width: 200px;
}
.midtableback {
	background-color: #ffffff;
	height: 400px;
	width: 580px;
}
.midtableback2 {
	background-color: #ffffff;
	height: 70px;
	width: 580px;
}
.image_home {
	background-image: url(../images/table_home_back.png);
	background-repeat: no-repeat;
	height: 330px;
	width: 580px;
}
.navmenutext {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #dd0067;
}
a.navmenutext {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #dd0067;
	text-decoration: none;
}
a.navmenutext:hover {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
.navmenutextblack {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #444444;
	text-decoration: none;
}
.texttype1 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #dd0067;
}
.texttype1black {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #444444;
	text-decoration: none;
}
a.texttype1black {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #444444;
	text-decoration: none;
}
a.texttype1black:hover {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #dd0067;
	text-decoration: none;
}
.homepagedivtext {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #dd0067;
	text-decoration: none;
	padding: 5px;
	background-color: #ffe3e2;
}
.pagenametype1 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #dd0067;
}
.pagenametype1black {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #444444;
}
.pagetext {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	text-decoration: none;
}
a.pagetext {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #dd0067;
	text-decoration: none;
}
a.pagetext:hover {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #dd0067;
	text-decoration: underline;
}
.pagetextpink {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #dd0067;
	text-decoration: none;
}
.thumbnail {
	float: left;
	width: 150px;
	border: 1px solid #dddddd;
	margin: 0 12px 12px 0;
	padding: 5px;
}