body {
	background-color: #f5f5f5;
	margin: 0px;
}
.bg_gradient {
	width: 100%;
	height: 90px;
	background-color: #f5f5f5;
	background-image: url('http://202.124.128.34/aer/musikanatin/html/img/bg_gradient.gif');
	background-repeat: repeat-x;
}
.bg_notes {
	width: 780px;
	height: 730px;
	background-color: #f5f5f5;
	background-image: url('http://202.124.128.34/aer/musikanatin/html/img/bg_notes.jpg');
	background-repeat: no-repeat;
	background-position: top;
}
.vdots {
	width: 4px;
	height: 1px;
	background-image: url('http://202.124.128.34/aer/musikanatin/html/img/vdots.gif');
	background-repeat: repeat-x;
}
.hdots {
	width: 1px;
	height: 4px;
	background-image: url('http://202.124.128.34/aer/musikanatin/html/img/hdots.gif');
	background-repeat: repeat-y;
}
.bg_orange {
	background-color: #ff6600;
}
.bg_black {
	background-color: #000;
}
.bg_white {
	background-color: #fff;
}
.img_rt {
	float: right;
}
.img_lt {
	float: left;
}
.txt_justify {
	text-align: justify;
}
.bg_boxgradient {
	width: 565px;
	height: 180px;
	background-image: url('http://202.124.128.34/aer/musikanatin/html/img/bg_boxgradient.gif');
	background-repeat: repeat-x;
}
.tn_profiles {
	margin-bottom: 5px;
}
#butt_home a {
    width: 180px;
	 height: 30px;
    background-image: url('http://202.124.128.34/aer/musikanatin/html/img/butt_home.gif');
	 background-repeat: no-repeat;
	 background-position: 0px;
	 display: block;
	 margin: 0;
}
#butt_home a:hover {
    background-image: url('http://202.124.128.34/aer/musikanatin/html/img/buttover_home.gif');
}
#butt_products a {
    width: 180px;
	 height: 30px;
    background-image: url('http://202.124.128.34/aer/musikanatin/html/img/butt_products.gif');
	 background-repeat: no-repeat;
	 background-position: 0px;
	 display: block;
	 margin: 0;
}
#butt_products a:hover {
    background-image: url('http://202.124.128.34/aer/musikanatin/html/img/buttover_products.gif');
}
#butt_director a {
    width: 180px;
	 height: 30px;
    background-image: url('http://202.124.128.34/aer/musikanatin/html/img/butt_director.gif');
	 background-repeat: no-repeat;
	 background-position: 0px;
	 display: block;
	 margin: 0;
}
#butt_director a:hover {
    background-image: url('http://202.124.128.34/aer/musikanatin/html/img/buttover_director.gif');
}
#butt_news a {
    width: 180px;
	 height: 30px;
    background-image: url('http://202.124.128.34/aer/musikanatin/html/img/butt_news.gif');
	 background-repeat: no-repeat;
	 background-position: 0px;
	 display: block;
	 margin: 0;
}
#butt_news a:hover {
    background-image: url('http://202.124.128.34/aer/musikanatin/html/img/buttover_news.gif');
}
#butt_profiles a {
    width: 180px;
	 height: 30px;
    background-image: url('http://202.124.128.34/aer/musikanatin/html/img/butt_profiles.gif');
	 background-repeat: no-repeat;
	 background-position: 0px;
	 display: block;
	 margin: 0;
}
#butt_profiles a:hover {
    background-image: url('http://202.124.128.34/aer/musikanatin/html/img/buttover_profiles.gif');
}
#butt_gallery a {
    width: 180px;
	 height: 30px;
    background-image: url('http://202.124.128.34/aer/musikanatin/html/img/butt_gallery.gif');
	 background-repeat: no-repeat;
	 background-position: 0px;
	 display: block;
	 margin: 0;
}
#butt_gallery a:hover {
    background-image: url('http://202.124.128.34/aer/musikanatin/html/img/buttover_gallery.gif');
}
#butt_purchase a {
    width: 180px;
	 height: 30px;
    background-image: url('http://202.124.128.34/aer/musikanatin/html/img/butt_purchase.gif');
	 background-repeat: no-repeat;
	 background-position: 0px;
	 display: block;
	 margin: 0;
}
#butt_purchase a:hover {
    background-image: url('http://202.124.128.34/aer/musikanatin/html/img/buttover_purchase.gif');
}

/* for text */
.black11 {
	font-size: 11px;
	font-style: normal;
	color: #000;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
}
.black12 {
	font-size: 12px;
	font-style: normal;
	color: #000;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
}
.red10 {
	font-size: 10px;
	font-style: normal;
	color: #ff0000;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
}
.blue10 {
	font-size: 10px;
	font-style: normal;
	color: #0033ff;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
}
.blue11 {
	font-size: 11px;
	font-style: normal;
	color: #0033ff;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
}
.green12 {
	font-size: 12px;
	font-style: normal;
	color: #006600;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
}
.orange11 {
	font-size: 11px;
	font-style: normal;
	color: #ff3300;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
}
.orange12 {
	font-size: 12px;
	font-style: normal;
	color: #ff3300;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
}

/* for links */
a.breadcrumbs:link {
	font-weight: normal;
	font-size: 11px;
	color: #000;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	text-decoration: none;
}
a.breadcrumbs:active {
	font-weight: normal;
	font-size: 11px;
	color: #000;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	text-decoration: none;
}
a.breadcrumbs:visited {
	font-weight: normal;
	font-size: 11px;
	color: #000;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	text-decoration: none;
}
a.breadcrumbs:hover {
	font-weight: normal;
	font-size: 11px;
	color: #fff;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	text-decoration: none;
}
a.links:link {
	font-weight: normal;
	font-size: 11px;
	color: #0033ff;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	text-decoration: none;
}
a.links:active {
	font-weight: normal;
	font-size: 11px;
	color: #0033ff; 
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	text-decoration: none;
}
a.links:visited {
	font-weight: normal;
	font-size: 11px;
	color: #0033ff;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	text-decoration: none;
}
a.links:hover {
	font-weight: normal;
	font-size: 11px;
	color: #3366ff; 
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	text-decoration: none;
}
a.green:link {
	font-weight: bold;
	font-size: 12px;
	color: #006600;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	text-decoration: none;
}
a.green:active {
	font-weight: bold;
	font-size: 12px;
	color: #006600; 
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	text-decoration: none;
}
a.green:visited {
	font-weight: bold;
	font-size: 12px;
	color: #006600;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	text-decoration: none;
}
a.green:hover {
	font-weight: bold;
	font-size: 12px;
	color: #009900; 
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	text-decoration: none;
}
a.footer:link {
	font-weight: normal;
	font-size: 11px;
	color: #000; 
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	text-decoration: none;
}
a.footer:active {
	font-weight: normal;
	font-size: 11px;
	color: #000; 
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	text-decoration: none;
}
a.footer:visited {
	font-weight: normal;
	font-size: 11px;
	color: #000;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	text-decoration: none;
}
a.footer:hover {
	font-weight: normal;
	font-size: 11px;
	color: #333;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	text-decoration: none;
}
