body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}

.bg {
	background-attachment: fixed;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.gtbbg {
	background-attachment: fixed;
	background-image: url(images/g.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

a:link {
	color: #FFCC00;
}
a:visited {
	color: #8D6218;
}
a:hover {
	color: #8D6218;
}
a:active {
	color: #8D6218;
}

.toptd {
	font-size: 10px;
	color: #CCCCCC;
	background-color: #37150C;
}

.toptd2 {
	font-size: 10px;
	color: #333333;
	background-color: #FFCC66;
}

.yellowtd {
	background-color: #FFCC66;
}

.red {
	color: #B94437;
	font-size: 12px;
}

.white{
	color: #fee377;
	font-size: 12px;
}

.emeraldtd{
	background-color: #117944;
}

.emeraldtd2{
	background-color: #0B7346;
}

.white2{
	color: #ffffff;
	font-size: 12px;
}

.white-three{
	color: #ffffff;
	font-size: 16px;
}

.ten{
	font-size: 10px;
}

.twelve{
	font-size: 12px;
}

.twofive{
	font-size: 25px;
}

.fourteen{
	font-size: 14px;
}

.sixteen{
	font-size: 16px;
	}

.whitetd {
	border: thin double #FFFFFF;
	}

.name{
	color: #17A65F;
	font-weight: bold;
	font-size: 14px;
}

.size{
	color: #117944;
	font-size: 12px;
}

.girls-thumbnail{
background:url(images/g.gif) no-repeat;
width:198px;
height:88px;
border:none;
padding:2px;
}