td 
{ 
font-family: Tahoma, Arial; 
font-size: 12px;
}

a 
{ 
color:#2B457C;
}

a:visited 
{ 
color:#2B457C;
}

a:link 
{ 
color:#2B457C;
}

a:active 
{ 
color:#2B457C; 
}

a:hover 
{ 
color:#E4AB48; 
}


.norepeat
{
	background: #FFFFFF url(images/bg.jpg) no-repeat top center;
}

	
#siteinfoLegalWrapper {
	background-color: #374E77;
	}
#siteinfoLegal {
	text-align: left;
	vertical-align: top;
	margin: 0px 0px 10px 188px;
	padding-top:10px;
	}
	
#legalCopyright A, .legalCopyright {
	font-size: 12px;
	color: #ffffff;
	font-weight:normal;
	text-decoration:none;
	}
#legalCopyright A:hover {
	font-size: 12px;
	color: #ffffff;
	font-weight:normal;
	text-decoration:underline;
	}