body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;	
}

a
{
outline: none;
}


.greenlink a {
 	color: #6B752E;
	text-decoration: none;	
}
.greenlink a:visited {
 	color: #6B752E;
	text-decoration: none;	
}
.greenlink a:link {
 	color: #6B752E;
	text-decoration: none;	
}


.greenlink a:hover {
 	color:#DC9C34;
	text-decoration: underline;	
}

.textBg {
	background:url('../images/contactBtmBg.gif') no-repeat bottom; 
	vertical-align:top;
}

.textTableBg {
	background:url('../images/contactBg.gif') repeat-y; 
}

.galleryRight {
	background: url('../images/galYellowBG.gif'); 
	height: 143px;
}