
BODY
{
	scrollbar-face-color: #FF3F01; 
	scrollbar-shadow-color: #C10000; 
	scrollbar-highlight-color: #C10000; 
	scrollbar-3dlight-color: #FD653E; 
	scrollbar-darkshadow-color: #E70101;
	scrollbar-track-color: #FF2A00; 
	scrollbar-arrow-color: #C10000;
	background: #FE0000;
}

BODY.newsletter
{
	background-image: url(../images/newsletter_popup.gif);
	
	COLOR: #FFFFFF;
	background-repeat: no-repeat;
	margin-bottom: 0px;
	margin-top:0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 10px;
	background-attachment: fixed;
	background-color: #FE0000;
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
}
