.mastertable {
	border: 0px solid #ffffff;
	cellpadding: 0px;
	cellspacing: 0px;
	border-collapse: collapse;
	width: 900px;
	height: 100%;
}

.notetable {
	display: none;
  z-index: 9;
	position: absolute;
	border: 0px;
	padding: 0px;
	border-collapse: collapse;
	width: 100%;
	height: 100%;
  /* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='http://www.dreadshop.eu/img/bgnote.png');
}
/* IE ignores styles with [attributes], so it will skip the following. */
.notetable[class] {
  background-image:url(http://www.gayfiles.nl/img/bgnote.png);
}

.toptd {
	width: 900px;
	height: 175px;
}

.menutable {
	border: 0px solid #ffffff;
	cellpadding: 0px;
	cellspacing: 0px;
	border-collapse: collapse;
	width: 900px;
}

.tdmenu1 {
	height: 50px;
	background-image:url(http://www.gayfiles.nl/img/menu.jpg);
	text-align: center;
	cursor: pointer;
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
}

.tdmenu2 {
	height: 50px;
	width: 3px;
	background-image:url(http://www.gayfiles.nl/img/menu.jpg);
	padding-top: 0px;
}

.tdmenu {
	height: 50px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.righttable {
	border: 0px solid #ffffff;
	cellpadding: 0px;
	cellspacing: 0px;
	border-collapse: collapse;
	width: 200px;
}

.righttop {
	width: 200px;
	height: 15px;
	background-color: #8DD6FF;
}

.rightmid1 {
	width: 200px;
	background-image:url(http://www.gayfiles.nl/img/right_mid.gif);
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #8DD6FF;
	padding-left: 5px;
	padding-right: 3px;
}

.rightmid2 {
	width: 200px;
	height: 500px;
	background-image:url(http://www.gayfiles.nl/img/right_mid.gif);
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #8DD6FF;
	padding-left: 5px;
	padding-right: 3px;
	overflow: auto;
}

.rightbar {
	width: 200px;
}

.ftd1 {
	border-top: 2px solid #00729B;
	cursor: pointer;
}

.ftd2 {
	border-bottom: 2px solid #00729B;
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	color: #000000;
	padding-right: 7px;
	padding-left: 7px;
}

.ftd3 {
	border-top: 2px solid #00729B;
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	color: #000000;
	padding-right: 7px;
	padding-left: 7px;
}

.ftd4 {
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	padding-right: 7px;
	padding-left: 7px;
}

.logintxt {
	width: 190px;
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	color: #00729B;
}

.logintxt1 {
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	color: #00729B;
}

.loginbut {
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	width: 70px;
	background-color: #00729B;
	color: #8DD6FF;
	border: 1px solid #FFFFFF;
}