@charset "utf-8";
/* CSS Document */

td img {display: block;}.content {
	font-family: tahoma;
	font-size: 12px;
	background-image: url(swirl.jpg);
	background-repeat: no-repeat;
	overflow: scroll;
	height: 568px;
	width: 743px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	background-attachment: fixed;
	background-position: 50% 150px;
}
.nav {
	background-image: url(index_r2_c1.jpg);
	background-repeat: no-repeat;
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 20px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 4px;
	}
.contentnobg {
	font-family: tahoma;
	font-size: 12px;
	overflow: scroll;
	height: 568px;
	width: 743px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	background-color: #ffffff;
	background-image: url(swirl.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center center;
}
.class1 A:link {
	text-decoration: none;
	color: #FFFFFF;
}
.class1 A:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.class1 A:active {
	text-decoration: none;
	color: #FFFFFF;
}
.class1 A:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.body {
	background-image: url(bg.png);
}
