BODY 
{
	SCROLLBAR-FACE-COLOR: #FF3300; 
	SCROLLBAR-HIGHLIGHT-COLOR: #FF3300; 
	SCROLLBAR-SHADOW-COLOR: #FF3300; 
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; 
	SCROLLBAR-ARROW-COLOR: #FF3300; 
	SCROLLBAR-TRACK-COLOR: #FF3300; 
	SCROLLBAR-DARKSHADOW-COLOR: #FF3300; 
	SCROLLBAR-BASE-COLOR: #FF3300;
}

A:LINK { 
	color : #FFFFFF;
	font-style : normal; 
	font-family : Verdana; 
	font-weight : bold; 
	text-decoration : underline; 
}

A:VISITED { 
	color : #FFFFFF;
	font-style : normal; 
	font-family : Verdana; 
	font-weight : bold; 
	text-decoration : underline; 
}

A:HOVER { 
	color : #FF3300; 
	background-color : #FFFFFF; 
	font-style : normal; 
	font-family : Verdana; 
	font-weight : bold; 
	text-decoration : none; 
}

A:ACTIVE { 
	color : #FFFFFF;
	font-style : normal; 
	font-family : Verdana; 
	font-weight : bold;  
	text-decoration : none; 
}


FONT { 
	color : #ffffff; 
	font-style : normal; 
	font-family : Verdana; 
}

B { 
	color : #FFFFFF; 
	font-style : normal; 
	font-family : Verdana; 
	font-weight : bold; 
	font-size : 8pt; 
}

.imageOff {	
	background-color: #ff3300;
}

.imageOn {
	background-color: #ffffff;
}

input {
	font-size: 10px;
	color: #FFFFFF;
}

input.newsletter {
	border: 1px solid white;
	background: #FF3300;
}

select {
	font-size: 10px;
	color: #FFFFFF;
	border: 1px solid white;
	background: #FF3300;
}
