.SectionTitle
{
	font: 18px "Arial";
	font-weight: bold;
	text-align:center;
	color:#FFFFFF;
}

body
{
	background-color:#282c2f;
}

omg_omg
{
	background-image: url('imgs/sfondo_bit.gif');
	background-repeat: repeat-x repeat-y;
}

.ProductTitle
{
	font:15px; "Arial";
	color:#000000;
	font-weight: bold;	
}	

.blackborder
{
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-top: 1px solid black;		
	border-bottom: 1px solid black;
}

TD
{
	font: 12px "Arial";
	text-align:left;
	background-color:#fdfdff;
}


TD.fill
{
	font: 12px "Arial";
	text-align:left;
	background-color:#202028;
}

TD.newstuff
{
	text-align:center;
	background-color:#FFFFFF; font-size:14; font-family:Arial; font-weight:bold; 
}

A.newstuff
{
	font-size:14;color:#820c00;
}

A.small
{
	font-size:11;color:#820c00;text-decoration:none;font-weight:normal;
}

A.outside
{
	color:#003090;
}

P.title
{
	font-size:22;color:#000000; font-weight:bold; margin-top:0; margin-bottom:0; text-indent:0; margin-right:-10
}

P.smalltitle
{
	font-size:14;color:#000000; font-weight:bold; margin-top:0; margin-bottom:-4; text-indent:0; margin-right:0
}

P.subtitle
{
	font-size:16;color:#645B5B; font-weight:bold; font-style:italic; margin-top:-1; margin-bottom:1;
}

P.small
{
	font-size:10px;
}

UL.small
{
	font-size:10px;
}

P.soundsetprice
{
	text-align:center;
}

TD.newstufftext
{
	text-align:justify;
	background-color:#FFFFFF; font-size:12; font-family:Arial; text-indent:30; margin-left:30; margin-right:30; margin-top:10
}

P.newstufftext
{
	text-align:justify;
	background-color:#FFFFFF; font-size:12; font-family:Arial; text-indent:30; margin-left:10; margin-right:10; margin-top:10
}

TD.headline
{
	font: 14px bold "Arial";
	font-weight: bold;
	text-decoration:italic;
	text-align:center;
	background-color:#577a87;
	color:#ffffff;
}

TD.bottomline
{
	font: 14px bold "Arial";
	font-weight: bold;
	text-decoration:italic;
	text-align:center;
	background-color:#cff5d1;
	color:#FFFFFF;
}

TD.date
{
	text-align:center;	
	width:90px;
	font-weight: bold;
	background-color:#7d7e42;
	color:#FFFFFF;
}

TD.newstitle
{
	font: 12px "Arial";
	font-weight: bold;
	color:#000000;
	width:580px;
	padding-left:10px;
	background-color:#ffffff;
	border-bottom: 1px solid black;

};

A
{
	text-decoration:none;
	font-weight: bold;
	color:#820c00;	
}

a:hover
{

	
	text-decoration:underline;

}

P
{ text-align: left; margin-left: 4; margin-right: 4 }