.topleft {
	background-color: #E8E8E8;
	background-image: url(../images/layout/topl.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.topright {
	background-image: url(../images/layout/topr.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.side {
	background-image: url(../images/layout/side.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.middleback {
	background-color: #E8E8E8;
	background-image: url(../images/layout/middleback.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.middlefront {
	background-repeat: no-repeat;
	background-position: center center;
}
.bottomb {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	background-image: url(../images/layout/bottom.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.ledgend {
	font-family: Tahoma;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	background-color: #85c8ef;
	text-align: left;
	vertical-align: top;
}
.testforum {
	font-family: Tahoma;
	font-size: 9px;
	color: #666666;
	letter-spacing: normal;
	text-align: left;
	vertical-align: top;
	background-position: center top;
	margin: 10px;
	padding: 8px;
	float: none;
	clear: both;
	clip: rect(auto,auto,auto,auto);
	border: 1px solid #85C8EF;
	background-color: #F5F5F5;
}
.disclaim {
	font-family: Tahoma;
	font-size: xx-small;
	font-weight: lighter;
	font-variant: small-caps;
	color: #999999;
	background-color: #E8E8E8;
	background-position: center center;
}
.lowbak {
	background-image: url(../images/layout/lowbak.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.middle {
	background-image: url(../images/layout/middle2.png);
	background-repeat: repeat-y;
	background-position: center center;
}
.imageback {
	background-repeat: no-repeat;
	background-position: center center;
}
.topt {
	background-image: url(../images/layout/table/topt.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.bottomt {
	background-image: url(../images/layout/table/bottomt.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.topright td {
	background-image: url(../images/layout/table/topr.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.bord {
	background-color: #F3F3F3;
	border: 1px solid #CCCCCC;
}
.alignleft {
	background-position: left;
	text-align: left;
	font-family: "Lucida Sans", Tahoma;
	font-size: 10px;
}
