body {
	background-color: #FFFFFF;
	margin: 0px;
}
.table100x100 {
	width: 100%;
	height: 100%;
}.colmTop {
	background-image: url(../img/colm_top.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.colsxTop {
	background-image: url(../img/colsx_top.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.colsxM {
	background-image: url(../img/colsx_m.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.coldxM {
	background-image: url(../img/coldx_m.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.colmB {
	background-image: url(../img/colm_b.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.bg {
	background-image: url(../img/bg.gif);
}
.colmM {
	background-image: url(../img/colm_m.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.credits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #666666;
	text-decoration: none;
	text-align: center;
}
a:link {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}

