#footerleft
{ 
	background-image:url(/dimes/images/footer_events_left.gif);
	background-position:top right; 
	background-repeat:no-repeat;
	
}

#footermiddle
{ 
	 background-image:url(/dimes/images/footer_events_middle.gif);  
	 background-repeat:repeat-x;
}

#footerright
{
	background-image:url(/dimes/images/footer_events_right.gif); 
	background-position:top right; 
	background-repeat:no-repeat;
}

.darksection
{
	background-color:#B873C4;
}

caption
{
	background-color:#B873C4;
	border:1px solid #B873C4;
	color:#FFFFFF;
}

th
{
	background-color:#EFE0F2;
}

.datatable
{
	border-bottom:1px solid #B873C4;
	border-left:1px solid #B873C4;
	border-right:1px solid #B873C4;
	font-size:12px;
	width:95%;
	
}

#righttopcontentevents
{
    width:62%;
    background-color:#FFFFFF;
    text-align:left;
    font-size:10px;
    padding:10px;
    background-image:url(/dimes/images/events_gateway.jpg);
    background-position:left center;
}

#topcontentevents 
{
  background-color:#486FAA;
  padding:5px;
}

.smalltext
{
	color:#FFFFFF;
}