body {
		background-color:#212121;
	}

td#main_content {
	border-left:solid 9px #8DCD21;
	border-right:solid 9px #8DCD21;
	background-color:#FFFCD6;
	}

div #top-all{ 
	background: url(../images/stories/active-ace-top.jpg)  0px 0px no-repeat;
}

a{
	color:#8CCB25;
	}

a:hover{
	color:#326307;
	}

.componentheading, .contentpagetitle {
	color:#8CCB25;
	}

.componentheading a, a.contentpagetitle{
	color:#8CCB25;
	}

td.contentheading a {
	background: url(../images/stories/green-ball.gif)  10px 0px no-repeat;
	color:#8CCB25;
	padding-top:4px;
	}

.contentheading a:link, .contentheading a:visited {
	color:#f00;
	}


div#footer{
	background: url(../images/stories/bottom-l-green.gif) 0px 1px no-repeat;
 	}
	
td #vm_padder{
	width:50px;
	height:30px;
	background: url(../images/stories/green-ball.gif)  10px 0px no-repeat;
	}