BODY { 
	background: #000000; background-image: url(background/back_V.jpg); background-attachment: fixed;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 100%;
	overflow-x: hidden;
	color: #ffffff;
}

a:link, a:visited, a:active { color: #cc0000; text-decoration: underline; }
a:hover { color: #db302e; text-decoration: underline; }

a.product:link, a.product:visited, a.product:active { font-size: 85%; color: #ffffff; text-decoration: none; }
a.product:hover { color: #db302e; text-decoration: underline; }

P { font-size: 80%; color: #ffffff; }
P.pad50 { padding-left: 50px; }
P.page { font-size: 80%; color: #ffffff; font-weight: normal; text-align: justify; }
P.pageul { font-size: 80%; color: #ffffff; font-weight: normal; text-align: justify; margin-left: -10px; }

H1 { color: #000000; font-size: 110%; font-weight: normal; padding: 5px; width: 99%; background-color: #db302e; border: 2px solid #ff0000; text-align: center; }
H2 { color: #ff0000; font-size: 100%; font-weight: bold; }

TABLE.giglist TR { vertical-align: top; }
TABLE.giglist TD { font-size: 85%; font-weight: normal; }
TH.product { font-size: 85%; font-weight: bold; background-color: #db302e; border: 2px solid #ff0000; }
TD { font-weight: normal; }
TD.product { font-size: 85%; border-left: 1px solid #ff0000; border-right: 1px solid #ff0000; border-bottom: 1px solid #ff0000; }

IMG.left { float: left; margin: 10px 10px 10px 0px; }
IMG.lefttopflush { float: left; margin: 0px 10px 10px 0px; }
IMG.leftul { float: left; margin: 10px 20px 10px 0px; }
IMG.right { float: right; margin: 10px 0px 10px 10px; }

FORM.nopad { padding: 0px; margin: 0px; }

BR.clearboth { clear: both; }

HR.divider { height: 1px; background: #dcc203; color: #dcc203; margin: 10px 0px; border: none; }

OL { font-size: 80%; }
UL.product { font-size: 85%; }
UL.productnone { font-size: 85%; list-style: none; }

