#footerleft
{ 
	background-image:url(/dimes/images/footer_grants_left.gif);
	background-position:top right; 
	background-repeat:no-repeat;
}

#footermiddle
{ 
	 background-image:url(/dimes/images/footer_grants_middle.gif);  
	 background-repeat:repeat-x;
}

#footerright
{
	background-image:url(/dimes/images/footer_grants_right.gif); 
	background-position:top right; 
	background-repeat:no-repeat;
}

.leftmenugrants
{
	background-image:url(../images/menu_grants_left.gif);
	background-position:right top;
	background-repeat:no-repeat;
	width:20px; 
}

.centermenugrants
{
	background-image:url(../images/menu_grants_middle.gif);
	background-position:top;
	background-repeat:repeat-x; 
	text-align:center;
	padding-top:7px;
	color:#6B719E;
}

.rightmenugrants
{
	background-image:url(../images/menu_grants_right.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:20px; 
}

#topcontentgrants 
{
  background-color:#6B719E;
  padding:5px;
}

#quicklinksgrants
{
	border-top:dotted 2px #6B719E; 
	border-bottom:dotted 2px #6B719E; 
	width:132px; 
	padding:3px; 
	text-align:center;
}

#quicklinksinnergrants
{
	border-top:dotted 2px #6B719E; 
	border-bottom:dotted 2px #6B719E; 
	width:130px; 
	padding-top:10px;
}


#grantsimage 
{
	float:right;
	padding:5px 0px 5px 0px;
	margin:5px;
	background-color:#6B719E;
}

.darksection
{
	background-color:#6B719E;
}

caption
{
	background-color:#6B719E;
	border:1px solid #6B719E;
	color:#FFFFFF;
}

th
{
	background-color:#DCDFFB;
}

.datatable
{
	border-bottom:1px solid #6B719E;
	border-left:1px solid #6B719E;
	border-right:1px solid #6B719E;
	font-size:12px;
	width:95%;
	
}

#righttopcontentgrants
{
    width:62%;
    background-color:#FFFFFF;
    text-align:left;
    font-size:10px;
    padding:10px;
    background-image:url(/dimes/images/groupwinners.jpg);
    background-position:left top;
}

.smalltext
{
	color:#FFFFFF;
}