
#columns3Top div.moduletable h3
{
	font-family : Arial;
	font-weight : bold;
	margin : 0;
	margin-bottom : 5px;
	color : #1A1564;
	padding-bottom : 3px;
	color			: #FE5A00;

}

#columns3Bottom div,
#columns3Top div  {
	color 				: #000000;
	font-size 			: 12px;
	height				: 140px;
	overflow			: hidden;
	margin-top			: 5px;
	margin-left			: 2px;
	
}


#columns3Top a:hover {
	text-decoration : underline;
}

#navigation div.moduletable h3
{
	font-family 		: Arial;
	font-size		: 1em;
	font-weight 		: bold;
	margin 			: 0;
	padding			: 0;
	color			: #465F28;
	height			: 15px;
	text-align		: center;
	border-bottom		: 1px solid #C93704;
	margin-bottom		: 5px;
	text-transform		: uppercase;
	background-color	: #D4D4D4;
	padding-top		: 3px;
	padding-bottom		: 3px;
	
	
}

#navigation  div.moduletable{
	padding-bottom : 9px;
	color : #000000;
	font-size : 12px;
	width				: 177px;
}




#navigation div.moduletable a:link,
#navigation div.moduletable a:visited
{
	color : #000000;
	text-decoration : none;
	font-size : 12px;
}

#navigation div.moduletable a:hover
{
	text-decoration : underline;
}



#bottomMenu a:visited , #navigation a:link{
	color : #fff;
	text-decoration : none;
	font-size : 12px;
  }

#bottomMenu a:hover {
	text-decoration : underline;
}
