@charset "utf-8";
.topcell {
	background-image: url(Images/table_r2_c3.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.menu {
	font-family: "Century Gothic", Verdana, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	width: 750px;
}
.menu a {
	color: #FFFFFF;
	font-weight: bold;
}
.menu a:hover {
	color: #333333;
}

a {
	text-decoration: none;
}
.bodycell {
	background-image: url(Images/table_r4_c6.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.leftcell {
	background-image: url(Images/table_r4_c2.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.bottomcell {
	background-image: url(Images/table_r7_c3.gif);
	background-repeat: repeat-x;
}
