BODY {
	background-image: url(../../objects/layout/bg_mp3.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 0px 0px;
}
TD {
	font-family: verdana; 
	font-size: 10pt; 
	color: #ffffff;
}

.blue_header {	
	font-family: verdana; 
	font-size: 14pt; 
	color: #003366;
	font-weight: bold;
}

.blue_bold {	
	font-family: verdana; 
	font-size: 10pt; 
	color: #003366;
	font-weight: bold;
}
.blue_bold_u {	
	font-family: verdana; 
	font-size: 10pt; 
	color: #003366;
	font-weight: bold;
	text-decoration: underline;
}

.dotted_table_side {
	border-right-style: dotted;
	border-right-color: #000000;
	border-right-width: thin;
}
.dotted_hr {
	width: 100%;
	color: #000000;
	border: 2px dotted;
	margin-top: 0px;
	margin-bottom: 10px;
	vertical-align: top;
}
.white_under {
	font-family: verdana; 
	font-size: 10pt; 
	color: #FFFFFF;
	text-decoration: underline
}
.white_big_bold {
	font-family: verdana; 
	font-size: 16pt; 
	color: #FFFFFF;
}
.knock_out_border {
	margin-top: 0;
	margin-bottom: 0;
}
		
A:link.nav    {color: #ffffff; text-decoration: none; font-size: 10pt}  
A:visited.nav {color: #ffffff; text-decoration: none; font-size: 10pt}
A:active.nav  {color: #ffffff; text-decoration: none; font-size: 10pt}
A:hover.nav   {color: #ffffff; text-decoration: underline; font-size: 10pt}

A:link.white    {color: #ffffff; text-decoration: underline}  
A:visited.white {color: #ffffff; text-decoration: underline}
A:active.white  {color: #ffffff; text-decoration: underline}
A:hover.white   {color: #ffffff; text-decoration: none}

A:link    {color: #ffffff; text-decoration: underline}  
A:visited {color: #ffffff; text-decoration: underline}
A:active  {color: #ffffff; text-decoration: underline}
A:hover   {color: #ffffff; text-decoration: none}
		
.long_blue_hr {
	height: 1;
	width: 675;
	color: #003366; 
}

.blue_hr {
	height: 1;
	width: 569;
	color: #003366; 
}

.subscribe_button {
	font-size: 11px; 
	font-family: verdana; 
	background-color: #990000; 
	color: #ffffff; 
	border: 1px solid #990000;
}
		
.info-box {
	background-color: #FFFFFF;
	position: absolute;
	z-index: 5;
	display: none;
	padding: 2px;
	border: 2px solid #003366;
	font: Verdana;
	font-size: 10pt; 
	color: #003366;	
}
