@charset "utf-8";
/* CSS Document */

/*extra styles for Bill Holab Music*/
body{
	font-family: Verdana, Geneva, sans-serif;
}

table.sub_table{
	border: 1px #000 solid;
}

fieldset{
	width: 800px;
}

legend{
	color:#000;
	font-weight: bold;
}
div.error_msg{
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color:#F00;
}

#bottom_links{
	font-size: 85%;
}

