@charset "utf-8";
/* CSS Document */
body{
	background-color:#D7DC99;
}

.titles{
	font-weight:bold;
	color:#007799;
	font-family:Verdana;
	font-size:10pt;
}

.text_field_bak{
	background:url(images/form.png);
	background-repeat:no-repeat;
	height:25px;
	width:206px;
	float: left;
	border:none;
	margin:0px;
	padding-top:3px;
	padding-left:10px;
	padding-right:4px;

}

.text_field{
	border:0px;
	font-family:Verdana;
	font-size:9pt;
	width:200px;
}

.text_field3{
	border:0px;
	font-family:Verdana;
	font-size:9pt;
	width:35px;
}

.text_field_saf{
	border:0px;
	width:200px;
	font-family:Verdana;
	font-size:9pt;
	margin-top:-1px;
}

.text_field_saf2{
	border-right:none;
	width:230px;
	border-top:1.5pt solid #B5C232;
	border-bottom:1.5pt solid #B5C232;
	border-left:1.5pt solid #B5C232;
	border-right:1.5pt solid #B5C232;
}

.text_field_saf3{
	border:0px;
	width:45px;
	font-family:Verdana;
	font-size:9pt;
	margin-top:-1px;
}

.text_field2{
	border-right:none;
	width:230px;
	border-top:1.5pt solid #B5C232;
	border-bottom:1.5pt solid #B5C232;
	border-left:1.5pt solid #B5C232;
	border-right:1.5pt solid #B5C232;
	
}

#radio_buttons{
	width:150px;
}

.customer_details{
	background:#D7DC99;
}

.page_text{
	font-family:Verdana;
	font-size:9pt;
	color:#58595b;
	text-align:justify;
}

.music_cat_title{
	font-family:Verdana;
	font-size:9pt;
	font-weight:bold;
	color:#007799;
}

.jingle_title{
	font-family:Verdana;
	font-size:7.5pt;
	font-weight:bold;
	color:#007799;
}

#content{
	font-family:Verdana;
	font-size:10pt;
	font-weight:bold;
	color:#FFFFFF;
}

.days{
	font-family:Verdana;
	font-size:10pt;
	font-weight:bold;
	color:#AEBC1E;
}

.program{
	font-family:Verdana;
	font-size:7.5pt;
	font-weight:bold;
	color:#58595b;
}

.top5_title{
	font-family:Verdana;
	font-size:9pt;
	font-weight:bold;
	color:#FFFFFF;
}

.top5_song{
	font-family:Verdana;
	font-size:8pt;
	font-weight:bold;
	color:#FFFFFF;
	padding-left:3px;
}

.payment_title{
	font-weight:bold;
	color:#007799;
	font-family:Verdana;
	font-size:12pt;
}

.footer{
	padding-top:5px;
 	font-family:Verdana;
	font-size:8pt;
	font-weight:bold;
	color:#58595b;
}

.footer A{
	padding-top:5px;
 	font-family:Verdana;
	font-size:8pt;
	font-weight:bold;
	color:#58595b;
	text-decoration:none;
}

