BODY    {
	border-width: 0;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	overflow: auto;
	line-height: normal;
	background-attachment: fixed;
	background-image: url(../images/scroller.jpg);
	background-repeat: repeat-y;
	background-position: center 100px;

	
}
#content {
	overflow: visible;
	z-index: auto;
}

#comissions {
	
}

A:link    {
	text-decoration: none;
	color: #FFFFFF;
}

#content #comissions td {
	font-size: 12px;
}



A:visited    {
	text-decoration: none;
	color: #FFFFFF;
}

TD    {
	color: #FFFFFF;
	overflow: auto;
	line-height: normal;
	border: none;
	font-size: 9px;
	font-weight: bold;

}

*.adminpane    {
	background-attachment: scroll;
	background-image: url(../images/adminpic.gif);
	background-repeat: repeat;
	color: #000000;
	background-color: #FFFFFF;
	font-size: 14px;
}



.content {
	overflow: visible;
	z-index: auto;
	height: 459px;
	width: 802px;
	position: absolute;
	left: 0px;
	top: 18px;

}




.nav {
	overflow: hidden;
	z-index: auto;
	height: 20px;
	width: 803px;
	left: 0px;
	top: 151px;
}
#bottombanner {
	overflow: hidden;
	z-index: auto;
	height: 29px;
	width: 802px;
	left: 0px;
	top: 171px;
}
#main {
	overflow: visible;
	z-index: auto;
	width: 802px;
	top: 200px;
	position: absolute;
	left: 0px;
	background-color: #3D3D3D;
	height: auto;

}
.banner {
	overflow: hidden;
	z-index: auto;
	height: 151px;
	width: 802px;
	left: 0px;
	top: 0px;
	position: absolute;
	
}
#front {
	overflow: visible;
	z-index: auto;
	height: 600px;
	width: 802px;
	left: 0px;
	top: 0px;
	position: absolute;
}
#container{
	width:801px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	position: relative;
	margin-top: 0px;
	background-attachment: fixed;
	background-image: url(../images/scroller.jpg);
	background-repeat: repeat-y;
	background-position: center;
	top: 0%;
	overflow: visible;
}
#hide {
	background-color: #FFFFFF;
	position: absolute;
	width: 100%;
	top: 0px;
	height: 15px;
}

