/* CSS Document */

body{
	margin-top: 0;
	margin-bottom: 0px;
	background-color: #F9F9FA;
}

.top{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #9A9A9A;
	font-size: 12px;
	font-weight: bold;
	display: block;
}

.top:hover{
	color: #F76121;
	display: block;
}

.hdrhome{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9A9A9A;
	font-weight: bold;
}

.txthome{ 
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9A9A9A;
}

.txthome a{
	color: #9A9A9A;
	text-decoration:underline;
}

.txthome :hover{
	text-decoration:none;
}

.bothome{ 
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AAAAAA;
}

.logic{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9A9A9A;
	text-decoration: underline;
}

.logic:hover{
	color: #F76121;
	text-decoration: none;
}

.intheader{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color:#AAAAAA;
}

.txt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AAAAAA;
	line-height: 18px;
}

.txt a{
	font-family: Arial, Helvetica, sans-serif;
	color: #AAAAAA;
	text-decoration: underline;
}

.txt:hover{
	color: #AAAAAA;
	text-decoration: none;
}

.newsheader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F96122;
	font-weight: bold;
}

.btt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6633;
	text-decoration: underline;
}

.btt:hover{
	color: #FF6633;
	text-decoration: none;
}

.artist{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}

.artist:hover{
	color: #FF6633;
	text-decoration: underline;
}

.box{  
	height: 14px; 
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	margin-top: 0px;  
	background-color: #ffffff; 
	font-size: 12px; 
	border:#999999 1px solid;
}