/* CSS Document */
.img_top3 {
	margin-top:1px;
	margin-left:1px;
	margin-right:5px;
	margin-bottom:5px;
	border:none;
}	

.img_top3:hover {
	margin-top:1px;
	margin-left:1px;	
	margin-right:5px;
	margin-bottom:5px;
	border: none;
}	

a.top3:visited {
text-decoration:none;
	font-size: 11px;
	color: #2C146B;
	font-family: Arial, Helvetica, sans-serif;
	
}

a.top3:link {
text-decoration:none;
	font-size: 11px;
	color: #2C146B;
	font-family: Arial, Helvetica, sans-serif;
	
}

a.top3:hover {
text-decoration:none;
	font-size: 11px;
	color: #0D70E0;
	font-family: Arial, Helvetica, sans-serif;
	margin-right:5px;
}
a.top3:active {
text-decoration:none;
	font-size: 11px;
	color: #3302b5;
	font-family: Arial, Helvetica, sans-serif;
}
.top_pad
{padding:4px}

.top_td_td
{
background-image:url(../img/td_raz.png);

	background-repeat: repeat-x;}
