#footerleft
{ 
	background-image:url(/dimes/images/footer_about_us_left.gif);
	background-position:top right; 
	background-repeat:no-repeat;
}

#footermiddle
{ 
	 background-image:url(/dimes/images/footer_about_us_middle.gif);  
	 background-repeat:repeat-x;
}

#footerright
{
	background-image:url(/dimes/images/footer_about_us_right.gif); 
	background-position:top right; 
	background-repeat:no-repeat;
}

.darksection
{
	background-color:#007168;
}

#quicklinksaboutus
{
	border-top:dotted 2px #007168; 
	border-bottom:dotted 2px #007168; 
	width:132px; 
	padding:3px; 
	text-align:center;
}

#quicklinksinneraboutus
{
	border-top:dotted 2px #007168; 
	border-bottom:dotted 2px #007168; 
	width:130px; 
	padding-top:10px;
}


#aboutusimage 
{
	float:right;
	padding-left:5px 0px 0px 0px;
	margin:5px;
	background-color:#007168;
}
.leftmenuaboutus
{
	background-image:url(../images/menu_about_us_left.gif);
	background-position:right top;
	background-repeat:no-repeat;
	width:20px; 
}

.centermenuaboutus
{
	background-image:url(../images/menu_about_us_all.gif);
	background-position:top;
	background-repeat:repeat-x; 
	text-align:center;
	padding-top:7px;
	color:#007168;
}

.rightmenuaboutus
{
	background-image:url(../images/menu_about_us_right.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:20px; 
}

caption
{
	background-color:#007168;
	border:1px solid #007168;
	color:#FFFFFF;
}

th
{
	background-color:#DEECEC;
}

.datatable
{
	border-bottom:1px solid #007168;
	border-left:1px solid #007168;
	border-right:1px solid #007168;
	font-size:12px;
	width:95%;
	
}

.smalltext
{
	color:#FFFFFF;
}


