/* overall styles */
BODY		{ background: #001345; color: #789DFF; font-family: arial, helvetica, sans-serif; font-weight: normal; }
A:link		{ color: #FF6300; }
A:visited	{ color: #FF6300; }





/* shared */
.styBlank					{ background: #001345; }
.styDefaultLeft				{ background: #001345; color: #789DFF; font-family: arial, helvetica, sans-serif; font-size: 75%; font-weight: normal; text-align: left; }
.styDefaultLeftRow1			{ background: #001345; color: #789DFF; font-family: arial, helvetica, sans-serif; font-size: 75%; font-weight: normal; text-align: left; }
.styDefaultLeftRow2			{ background: #002456; color: #789DFF; font-family: arial, helvetica, sans-serif; font-size: 75%; font-weight: normal; text-align: left; }
.styDefaultCenter			{ background: #001345; color: #789DFF; font-family: arial, helvetica, sans-serif; font-size: 75%; font-weight: normal; text-align: center; }
.styDefaultCenterRow1		{ background: #001345; color: #789DFF; font-family: arial, helvetica, sans-serif; font-size: 75%; font-weight: normal; text-align: center; }
.styDefaultCenterRow2		{ background: #002456; color: #789DFF; font-family: arial, helvetica, sans-serif; font-size: 75%; font-weight: normal; text-align: center; }
.styDefaultRight			{ background: #001345; color: #789DFF; font-family: arial, helvetica, sans-serif; font-size: 75%; font-weight: normal; text-align: right; }
.styBoldRight				{ background: #001345; color: #789DFF; font-family: arial, helvetica, sans-serif; font-size: 75%; font-weight: bold; text-align: right; }
.styTableHeaderText			{ background: #CC6600; color: #001345; font-family: arial, helvetica, sans-serif; font-size: 70%; font-weight: bold; text-align: center; }
.styTableHeaderTextLeft		{ background: #CC6600; color: #001345; font-family: arial, helvetica, sans-serif; font-size: 70%; font-weight: bold; text-align: left; }
.styTableHeaderTextCenter	{ background: #CC6600; color: #001345; font-family: arial, helvetica, sans-serif; font-size: 70%; font-weight: bold; text-align: center; }
.styWidgetHeader			{ background: #CC6600; color: #001345; font-family: arial, helvetica, sans-serif; font-size: 75%; font-weight: bold; text-align: center; }
.styWidgetBkgd				{ background: #CC6600; text-align: center; }




/* supa beats homepage */
.styBkgdTable			{ background: #001345; font-family: arial, helvetica, sans-serif;
				  font-weight: normal;
				}
.styBkgdTableCenterBold		{ background: #001345; font-family: arial, helvetica, sans-serif;
				  font-weight: bold; text-align: center;
				}
.styBkgdTableCenterSmaller	{ background: #001345; font-family: arial, helvetica, sans-serif;
				  font-size: 70%; text-align: center;
				}
.styBkgdTableCenterSmallest	{ background: #001345; font-family: arial, helvetica, sans-serif;
				  font-size: 65%; text-align: center;
				}

.styHiLiteTable			{ background: #CC6600; }





/* supa beats engine pages */
.styToolbarText			{ color: #FF6300; font-family: arial, helvetica, sans-serif; 
				  font-size: 70%; text-align: right;
				}
.stySpeedLinksRow1		{ background: #001345; color: #FF6300; font-family: arial, helvetica, sans-serif;
				  font-size: 80%; text-align: center; 
				}
.stySpeedLinksRow2		{ background: #002456; color: #FF6300; font-family: arial, helvetica, sans-serif;
				  font-size: 80%; text-align: center;
				}
.styDescriptionRow1		{ background: #001345; color: #FF6300; font-family: arial, helvetica, sans-serif;
				  font-size: 75%; text-align: center;
				}
.styDescriptionRow2		{ background: #002456; color: #FF6300; font-family: arial, helvetica, sans-serif;
				  font-size: 75%; text-align: center;
				}
.styArtistNameRow1		{ background: #001345; font-family: arial, helvetica, sans-serif;
				  color: #789DFF; font-weight: bold; font-size: 115%;
				}
.styArtistNameRow2		{ background: #002456; font-family: arial, helvetica, sans-serif;
				  color: #789DFF; font-weight: bold; font-size: 115%;
				}
.styArtistDetailRow1		{ background: #001345; font-family: arial, helvetica, sans-serif;
				  color: #789DFF; font-size: 90%;
				}
.styArtistDetailRow2		{ background: #002456; font-family: arial, helvetica, sans-serif;
				  color: #789DFF; font-size: 90%; 
				}
