* html,* html body   /* IE6 Fixed Position Jitter Fix */{background-image:url(about:blank);background-attachment:fixed;}

body {
	margin: 0px;
	background-color: #000000;
	font-family: tahoma, calibri, arial;
}

.jsclass body .randomcontent{ /*Do NOT remove! CSS to hide random contents in JS enabled browsers*/
	display: none;
	margin: 0;
}


* html .fixedimage { 
	position: absolute; border:0px; top: expression(0+((e=document.documentElement.scrollTop)?e:document.body.scrollTop)+'px'); 
}* html .fixed { 
	position: absolute; border:0px; top: expression(0+((e=document.documentElement.scrollTop)?e:document.body.scrollTop)+'px'); 
}* html .fixed1 { 
	position: absolute; border:0px; top: expression(160+((e=document.documentElement.scrollTop)?e:document.body.scrollTop)+'px'); 

}* html .fixed2 { 
	position: absolute; border:0px; top: expression(320+((e=document.documentElement.scrollTop)?e:document.body.scrollTop)+'px'); 

}

/*

Fixed Positioning in IE6 
http://ryanfait.com/

*/

.fixedimage {position: fixed; border:0px; background-color: #000000;
width: 150px; height: 150px; padding: 0px;}
.fixed {position: fixed; right: 10px; top: 10px;
border:0px; background-color: #000000;
width: 150px; height: 150px; padding: 0px;}
.fixed1 {position: fixed; right: 10px; top: 165px;
border:0px; background-color: #000000;
width: 150px; height: 150px; padding: 0px;}
.fixed2 {position: fixed; right: 10px; top: 320px;
border:0px; background-color: #000000;
width: 150px; height: 150px; padding: 0px;}



p {
	margin: 0;
	font-family: tahoma, calibri, arial;
	
}

.red {
 color: red;
 font-weight: bold;
 font-size: 14pt;
}

p.copyright {
	margin: 0;
	font-family: tahoma, calibri, arial;
	color:white;
	font-size: 9pt;
}

a.deal:link {color:#000000; font-family: tahoma, calibri, arial; font-size: 10pt; text-decoration: underline; margin: 0 0 0 0;}
a.deal:visited {color:#000000; font-family: tahoma, calibri, arial; font-size: 10pt; text-decoration: underline; margin: 0 0 0 0;}
a.deal:hover {color:#304030; font-family: tahoma, calibri, arial; font-size: 10pt; text-decoration: none; margin: 0 0 0 0;}
a.deal:active {color:#000000; font-family: tahoma, calibri, arial; font-size: 10pt; text-decoration: underline; margin: 0 0 0 0;}

a.pnc:link {color:#FFFFFF; font-family: tahoma, calibri, arial; font-size: 10pt; text-decoration: underline; margin: 0 0 0 0;}
a.pnc:visited {color:#FFFFFF; font-family: tahoma, calibri, arial; font-size: 10pt; text-decoration: underline; margin: 0 0 0 0;}
a.pnc:hover {color:#CCCCCC; font-family: tahoma, calibri, arial; font-size: 10pt; text-decoration: none; margin: 0 0 0 0;}
a.pnc:active {color:#FFFFFF; font-family: tahoma, calibri, arial; font-size: 10pt; text-decoration: underline; margin: 0 0 0 0;}


a.bf:link {color:#000000; font-family: tahoma, calibri, arial; font-size: 16pt; text-decoration: underline; margin: 0 0 0 0;}
a.bf:visited {color:#000000; font-family: tahoma, calibri, arial; font-size: 16pt; text-decoration: underline; margin: 0 0 0 0;}
a.bf:hover {color:#304030; font-family: tahoma, calibri, arial; font-size: 16pt; text-decoration: none; margin: 0 0 0 0;}
a.bf:active {color:#000000; font-family: tahoma, calibri, arial; font-size: 16pt; text-decoration: underline; margin: 0 0 0 0;}


a.taf:link {color:#FFFFFF; font-family: tahoma, calibri, arial; font-size: 8pt; text-decoration: underline; margin: 0 0 0 0;}
a.taf:visited {color:#FFFFFF; font-family: tahoma, calibri, arial; font-size: 8pt; text-decoration: underline; margin: 0 0 0 0;}
a.taf:hover {color:#CFCFCF; font-family: tahoma, calibri, arial; font-size: 8pt; text-decoration: none; margin: 0 0 0 0;}
a.taf:active {color:#FFFFFF; font-family: tahoma, calibri, arial; font-size: 8pt; text-decoration: underline; margin: 0 0 0 0;}

a.frontlink:link {text-decoration: underline;}
a.frontlink:visited {text-decoration: underline;}
a.frontlink:hover {text-decoration: none;}
a.frontlink:active {text-decoration: underline;}


p.storeheadline {
	margin: 0;
	font-family: tahoma, calibri, arial;
	font-size: 14pt;
	color: #ffffff;
}

.storehead {
	margin: 0;
	background-color: #000000;
}
