.green-bg
{ background-color: #E0E0E0; }
.dark-green-bg
{ background-color: #B0B0B0; }
.light-green-bg
{ background-color: #F8F8F8; }
.bottom-left-corn {
 background-image: url(/designs/default/themes/porsche/imgs/bottom-left-corn.gif);
/*	background-color: #DFDFFF;
*/
}
.bottom-right-corn {
 background-image: url(/designs/default/themes/porsche/imgs/bottom-right-corn.gif);
/*
	background-color: #DFDFFF;
*/
}

.top-grad
{
	background-image: url(/designs/default/themes/porsche/imgs/topgrad.gif);
}  
.bottom-grad
{
	background-image: url(/designs/default/themes/porsche/imgs/bottom-grad.gif);
}
body
{
	color: #111;
	background-color: #FFF;
}
.head
{
  font-weight: normal;
  color: #000;
}
A {
	color: #001;
}

.tags {
        border: 1px solid #B0B0B0;
}

.arrowBg {
	background-color: #000;
}