BODY {
	font-family: Arial, Verdana, Geneva, Helvetica;
	color: #000000;
	font-size: 12px; 
	background-color:#640101; 
	background-image:url('../images/background-main-01.jpg'); 
	background-repeat:no-repeat
	
}


TABLE, TR, TD, P, OL, UL, LI { 
	font-size: 12px;
}

.text-header {
   font-size: 20px;
   color: #A10202;
}

.text-detail-header {
   font-size: 14px;
   color: #FFF;
}

.text-subheader {
   font-size: 14px;
}

.text-featured {
   font-size: 14px;
}

.text-price {
   font-size: 14px;

}

.text-price-small {
   font-size: 10px;
   color: #245F8C;
}

.text-homeheader {
   font-size: 12px;
}

.text-home-newstitle {
   font-size: 14px;
}

.text-rightmenuhead {
   font-size: 12px;
   font-weight: bold;
}

.text-rightmenutext {
   font-size: 10px;
}

.text-small {
   font-size: 10px
}

LI  {
	font-size: 10px;
}

.input {
    FONT-SIZE: 12px;
    HEIGHT: 21px;
}

.input2 {
	font-family: Arial, Verdana, Geneva, Helvetica;
    FONT-SIZE: 11px;

}

.select {
    FONT-SIZE: 12px;
    HEIGHT: 19px;
}

a {  
   color: #A10202;
   text-decoration: none;
   font-weight: bold;

}

a:link {  
   color: #A10202;
   font-weight: bold;
}

a:hover {       
   color: #A10202;
   text-decoration: underline;
   font-weight: bold;
}

a:visited {       
   color: #A10202;
   font-weight: bold;   
}

a:active  {
   color: #A10202;
   font-weight: bold;
}

.link-home-featured {  
   color: #A10202;
   text-decoration: none;
   font-weight: bold;
   font-size: 14px;

}

.link-home-featured:link {  
   color: #A10202;
   font-weight: bold;
   font-size: 14px;   
}

.link-home-featured:hover {       
   color: #A10202;
   text-decoration: underline;
   font-weight: bold;
   font-size: 14px;
}

.link-home-featured:visited {       
   color: #A10202;
   font-weight: bold;
   font-size: 14px;   
}

.link-home-featured:active  {
   color: #A10202;
   font-weight: bold;
   font-size: 14px;
}

.link-artist-featured {  
   color: #A10202;
   text-decoration: none;
   font-weight: bold;
   font-size: 16px;

}

.link-artist-featured:link {  
   color: #A10202;
   font-weight: bold;
   font-size: 16px;   
}

.link-artist-featured:hover {       
   color: #A10202;
   text-decoration: underline;
   font-weight: bold;
   font-size: 16px;
}

.link-artist-featured:visited {       
   color: #A10202;
   font-weight: bold;
   font-size: 16px;   
}

.link-artist-featured:active  {
   color: #A10202;
   font-weight: bold;
   font-size: 16px;
}

.link-artist-preview {  
   color: #A10202;
   text-decoration: none;
   font-weight: bold;
   font-size: 14px;

}

.link-artist-preview:link {  
   color: #A10202;
   font-weight: bold;
   font-size: 14px;   
}

.link-artist-preview:hover {       
   color: #A10202;
   text-decoration: underline;
   font-weight: bold;
   font-size: 14px;
}

.link-artist-preview:visited {       
   color: #A10202;
   font-weight: bold;
   font-size: 14px;   
}

.link-artist-preview:active  {
   color: #A10202;
   font-weight: bold;
   font-size: 14px;
}

.text-copyright {
   FONT-SIZE: 10px;
   COLOR: #fff;
}