#footerleft
{ 
	background-image:url(/dimes/images/footer_news_left.gif);
	background-position:top right; 
	background-repeat:no-repeat;
}

#footermiddle
{ 
	 background-image:url(/dimes/images/footer_news_middle.gif);  
	 background-repeat:repeat-x;
}

#footerright
{
	background-image:url(/dimes/images/footer_news_right.gif); 
	background-position:top right; 
	background-repeat:no-repeat;
}

.leftmenunews
{
	background-image:url(../images/menu_news_left.gif);
	background-position:right top;
	background-repeat:no-repeat;
	width:20px; 
}

.centermenunews
{
	background-image:url(../images/menu_news_all.gif);
	background-position:top;
	background-repeat:repeat-x; 
	text-align:center;
	padding-top:7px;
	color:#007168;
}

.rightmenunews
{
	background-image:url(../images/menu_news_right.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:20px; 
}


#newssimage 
{
	float:right;
	padding:5px 0px 5px 0px;
	margin:5px;
	background-color:#F8969E;

}

#topcontentnews 
{
  background-color:#486FAA;
  padding:5px;
}

.darksection
{
	background-color:#F8969E;
}

caption
{
	background-color:#F8969E;
	border:1px solid #F8969E;
	color:#000000;
}

th
{
	background-color:#F7D3D6;
}

.datatable
{
	border-bottom:1px solid #F8969E;
	border-left:1px solid #F8969E;
	border-right:1px solid #F8969E;
	font-size:12px;
	width:95%;
	
}