#footerleft
{ 
	background-image:url(/dimes/images/footer_ways_left.gif);
	background-position:top right; 
	background-repeat:no-repeat;
}

#footermiddle
{ 
	 background-image:url(/dimes/images/footer_ways_middle.gif);  
	 background-repeat:repeat-x;
}

#footerright
{
	background-image:url(/dimes/images/footer_ways_right.gif); 
	background-position:top right; 
	background-repeat:no-repeat;
}

.leftmenuways
{
	background-image:url(../images/menu_ways_left.gif);
	background-position:right top;
	background-repeat:no-repeat;
	width:20px; 
}

.centermenuways
{
	background-image:url(../images/menu_ways_middle.gif);
	background-position:top;
	background-repeat:repeat-x; 
	text-align:center;
	padding-top:7px;
	color:#007168;
}

.rightmenuways
{
	background-image:url(../images/menu_ways_right.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:20px; 
}

#topcontentways 
{
  background-color:#DFBD83;
  padding:5px;
}

.darksection
{
	background-color:#FBC048;
}

#quicklinksways
{
	border-top:dotted 2px #FBC048; 
	border-bottom:dotted 2px #FBC048; 
	width:132px; 
	padding:3px; 
	text-align:center;
}

#quicklinksinnerways
{
	border-top:dotted 2px #FBC048; 
	border-bottom:dotted 2px #FBC048; 
	width:130px; 
	padding-top:10px;
}

#waysimage 
{
	float:right;
	padding:5px 0px 5px 0px;
	margin:5px;
	background-color:#FBC048;
}

caption
{
	background-color:#FBC048;
	border:1px solid #FBC048;
}

th
{
	background-color:#FEF2DA;
}

.datatable
{
	border-bottom:1px solid #FBC048;
	border-left:1px solid #FBC048;
	border-right:1px solid #FBC048;
	font-size:12px;
	width:95%;
	
}

#righttopcontentways
{
    width:62%;
    background-color:#FFFFFF;
    text-align:left;
    font-size:10px;
    padding:10px;
    background-image:url(/dimes/images/ways_gateway_national.jpg);
    background-position:right top;
}