.green-bg
{ background-color: #5585C5; }
.dark-green-bg
{ background-color: #ffebd6; }
.light-green-bg
{ background-color: #B1C7F0; }
.bottom-left-corn {
 background-image: url(/designs/default/themes/polaqua/imgs/bottom-left-corn.gif);
	background-color: #DFDFFF;
}
.bottom-right-corn {
 background-image: url(/designs/default/themes/polaqua/imgs/bottom-right-corn.gif);
	background-color: #DFDFFF;
}

.top-grad
{
	background-image: url(/designs/default/themes/polaqua/imgs/topgrad.gif);
}  
.bottom-grad
{
	background-image: url(/designs/default/themes/polaqua/imgs/bottom-grad.gif);
}
body
{
	color: #111;
	background-color: #DFDFFF;
}
.head
{
	font-weight: normal;
}
A {
	color: #44D;
}

.tags {
	background-color: #fff;
}

.arrowBg {
	background-color: #4070BB;
}