.header {
	background-repeat: no-repeat;
	background-position: center top;
}

.footer {
	background-repeat: no-repeat;
	background-position: center top;
	text-indent:10px;
	font-size:9px;
	color:#cFcFcF;
}

.panelBg{
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: 10px;
}

.playerBg{
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: 0px;
	margin-top:-1px;
	padding-top:10px;
}

.playerMargin{

	margin-top:2px;

}

.mainTitle{
	font-size:15px;
	border-bottom:1px dotted #9A460B;
	margin-left:25px;
	margin-top:10px;
	margin-right:70px;
	font-weight:bold;
	color: #9A460B;
	}

.Title{
	font-size:13px;
	border-bottom:1px dotted #9A460B;
	margin-left:25px;
	margin-right:70px;
	font-weight:bold;
	color: #9A460B;
	}	

.introText{
	font-size:12px;
	text-align:left;
	font-weight:bold;
	margin-left:25px;
	margin-right:70px;
	color: #000000;
	line-height: 21px;
	}	
		

.mainText{
	font-size:12px;
	text-align:left;
	margin-left:25px;
	margin-right:70px;
	color: #000000;
	line-height: 19px;
	}		

.address{
	font-size:12px;
	text-align:left;
	margin-left:5px;
	margin-right:18px;
	color: #000000;
	line-height: 19px;
	}		
	
.buyText{
	font-size:12px;
	text-align:left;
	color: #000000;
	line-height: 17px;
	}		

.panelTop{
	background-repeat: no-repeat;
	background-position: left top;
}

.panelBottom{
	background-repeat: no-repeat;
	background-position: right bottom;
}

ul {

	list-style-type: square;
	color: #000000;
	margin-left: 11px;
	*text-indent: 18px;

}

.bullets{
	font-size:11px;
	list-style-type: square;
	text-align:left;
	color: #000000;
	line-height: 18px;
	
	}	
    
