html,body, form
{
	background-image:url(../images/music/main_bg.gif);
	margin: 0;
	padding: 0;
}
table
{
	background-image:none;
	background-color:#ffffff;
}
body, p, div, td
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
a
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
}
ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type : disc;
}
#main
{
	width:623px;
	text-align:left;
}
.sh_table
{
	border: 1px solid #898989;
}
.sh_inner_table
{
	border-top: 1px solid #898989;
	line-height:4px;
}
.content_title
{
	background-image:url(../images/music/content_title_C.gif);
	padding-top:2px;
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
	color: #666666;
}
.content_cell
{
	padding: 20px 20px 0px 20px;	
}
.frame_LR_back
{
	background-image:url(../images/music/frame_LR_bck.gif);
}
.frame_B
{
	background-image:url(../images/music/frame_BC.gif);
}
.menu_link
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	line-height:26px;
	text-decoration: none;
	color: #666666;
}
.text_top
{
	font-family: Verdana;
	color: #7e7e7e;
	font-size: 12px;
}
.download_cell
{
	background-color: #e5eef8; 
	border: 1px solid #d9e0e8;
}
.download_link
{
	color: #0066cc;
	text-decoration: none;
}
.big_red_title
{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #d31e26;	
}
.footer
{
	background-image:url(../images/music/footer.gif);	
	text-align: center;
}
.footer_link
{
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
.footer_link:hover
{
	font-family: Verdana;
	font-size: 11px;
	text-decoration: underline;
	color: #000000;
}
.copyright, .copyright a
{
	font-family: Verdana;
	font-size:11px;
	text-decoration: none;
	padding-bottom:11px;
	margin-top:3px;
	color: #666666;
}
.copyright a:hover
{
	font-family: Verdana;
	font-size:11px;
	text-decoration: underline;
	padding-bottom:11px;
	margin-top:3px;
	color: #666666;
}
#active_menu_item
{
	visibility:hidden;
}
#bottom_menu
{
	width:627px;
	font-family: Verdana;
	font-size: 10px;
	font-weight:bold;
	color: #000000;	
	margin-top: 32px;
	text-align:center;
}
#bottom_menu a, #bottom_menu a:link, #bottom_menu a:visited, #bottom_menu a:hover, #bottom_menu a:active
{
	font-family: Verdana;
	font-size: 11px;
	font-weight:normal;
	color: #000000;
}
input.text, textarea, select
{
	border : 1px solid a5acb2;
	font-family: Verdana;
	font-size:11px;
}
input.text
{
	height: 19px;
}
button
{
	font-family: Verdana;
	font-size:11px;
	color: #000;
}
#header_en
{
	width: 800px;
	vertical-align: bottom;
}

.ajaxLoader {
	left: 0px; top: 0px; width: 294px; height: 194px; background-color: #FFFFFF;
}

.ajaxLoaderImage {
	width:"48px";
	height:"48px";
	background-image:url("../images/landingpage/loader.gif");
}

.ajaxLoaderText {
	color:"#000000";
	font-size:"11px";
	font-weight:bold;
} 