#leftcol {
	color: #ffffff;
	background-color: #ff4f10;
}

#rightcol {
	color: #000000;
	background-color: #ffffff;
}


#leftcol p {
	font-size: 11px;
	line-height: normal;
	color: #ffff99;
}

a:link, a:visited {
	color: #ff4f10;
}

a:hover, a:active {
	color: #ff4f10;
}

#flash {
	color: #000000;
	background-color: #ffffff;
}

#featuretall {
	color: #000000;
	background-color: #ffffff;
}

#featuremain {
	color: #000000;
	background-color: #ffffff;
}

#featureshort1 {
	color: #000000;
	background-color: #ffffff;
}

#featureshort2 {
	color: #000000;
	background-color: #ffffff;
}

#featureshort3 {
	color: #000000;
	background-color: #ffffff;
}

#extra{
	color: #ffffff;
	background-color: #5FAD42;
	border: 1px solid #000000;
}

#leftcol a:link, #leftcol a:visited {
	color: #ffffff;
	text-decoration: none;
}

#leftcol a:hover, #leftcol a:active {
	color: #ffffff;
	text-decoration: underline;
}

ul.subnav li a:link, ul.subnav li a:visited {
	color: #ffffff;
	text-decoration: none;
}

ul.subnav li a:hover, ul.subnav li a:active {
	color: #ffffff;
	text-decoration: underline;
}
a.title:link, a.title:visited {
	color: #ffffff;
	text-decoration: none;
}

a.title:hover, a.title:active {
	color: #ffffff;
	text-decoration: underline;
}

.categorylist {
}

.popupheader {
	background-color: #80B3CC;
}