#side3bg 
{
	background-image: url(images/side3.png);
	background-position: top;
	background-repeat: repeat-x;
}

body 
{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.form 
{ 
	font: 10px; 
	width: 125px; 
	height: 15px; 
}
.brands 
{
	color: #999999;
}

.interest 
{
	color: #C8D955
}

a, alink, avisited, aactive 
{ 
	color: #C8D955; 
	text-decoration: underline; 
}

ahover  
{
	text-decoration: none; 
}


.link2, a.link2, a.link2link, a.link2visited, a.link2active  
{
	color: #ffffff; 
	text-decoration: none; 
}

a.link2hover 
{ 
	text-decoration: underline; 
}

input
{
	font: 10px;
	width: 105px;
}