body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 120%;
	color: #000000;
	background-color: #cccccc;
	margin-top: 0px;
}
#top {
	text-align: center;
	background-color: #2958fb;
	height: 148px;
}
#top, #main {
	width: 773px;
	border-left: 1px solid #000066;
	border-right: 1px solid #000066;
	margin-left: auto;
	margin-right: auto;
}
#main {
	background-color:#ffffff;
	overflow: auto;
	border-bottom: 1px solid #000066;
	padding-bottom: 80px;
}
#bg {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	background-image: url(../images/bg-player.jpg);
	background-position: right;
	background-repeat: no-repeat;
}
#left{
	margin-top: 25px;
	margin-left: 8px;
	width: 160px;
	float: left;
}
#left2{
	margin-top: 25px;
	margin-left: 8px;
	width: 100px;
	float: left;
}
#middle{
	margin-top: 8px;
	margin-left: 10px;
	width: 380px;
	float: left;
}
#middle2{
	margin-top: 35px;
	margin-left: 40px;
	width: 690px;
}
#middle3{
	margin-top: 35px;
	margin-left: 40px;
	width: 600px;
}
#right{
	margin-top: 10px;
	margin-right: 8px;
	width: 180px;
	float: right;
}
h2{
	font-size: medium;
	
}
h4{
	font-size: small;
	margin-bottom: 5px;
}
h6{
	font-size: x-small;
	margin-bottom: 2px;
}
h2, h4, h6{
	margin-top: 2px;
}
.intro {
	display: block;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	padding-left: 3px;
	padding-bottom: 5px;
	font-size: x-small;
}
.introLink {
	margin-bottom: 10px;
	font-size: x-small;
	float: right;
}
.results{
	width: 150px;
	padding-left: 20px;
	font-size: x-small;
}
a, a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #ffcc00;
	text-decoration: underline;
	}

a:active{
	color: #ffcc00;
	text-decoration: none;
	}
.leftCol, .rightCol{
	font-size: x-small;
}
.leftCol{
	float: left;
	width: 140px;
}
.formDelete{
	background-color: #ffff33;
	border: 1px solid #cc3300;
	padding: 3px;
	display: block;
}
.floatR{
	float: right;
}
input{
	background-color: #ffffff;
	border: 1px solid #6699cc;
}
img.border{
	border: 1px solid #000000;
}
.news{
	margin-left: 5px;
}
.small{
	font-size: x-small;
}
