.brdGray {
	border: 1px solid #CCCCCC;
}

.footer {
	font-family: "Small Fonts";
	font-size: 9px;
	color: #CCCCCC;
	text-decoration: none;
}

.nav {
	font-family: "Small Fonts";
	font-size: 9px;
	color: #CCCCCC;
	text-decoration: none;
	background-image: url(images/01_carta.jpg);
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 0px;
	height: 19px;
	width: 118px;
	text-align: right;
	vertical-align: bottom;
}

.nav:link {
	font-family: "Small Fonts";
	font-size: 9px;
	color: #CCCCCC;
	text-decoration: none;
	background-image: url(images/01_carta.jpg);
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 0px;
	vertical-align: bottom;

}

.nav:hover {
	font-family: "Small Fonts";
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	background-image: url(images/01_carta_f2.jpg);
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 0px;
}

.thumb {
	height: 90px;
	width: 110px;
	padding: 5px;
	border: 1px dotted #666666;




}

.thumb:link {
	height: 90px;
	width: 110px;
	padding: 5px;
	border: 1px dotted #666666;




}

.thumb:hover {
	height: 90px;
	width: 110px;
	border: 1px solid #CCCCCC;
	padding: 5px;
}

.nav2 {
	font-family: "Small Fonts";
	font-size: 9px;
	color: #CCCCCC;
	text-decoration: none;
	background-image: url(images/01_carta.jpg);
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 0px;
	height: 19px;
	width: 20px;
	text-align: right;
	vertical-align: bottom;
}

.nav2:link {
	font-family: "Small Fonts";
	font-size: 9px;
	color: #CCCCCC;
	text-decoration: none;
	background-image: url(images/01_carta.jpg);
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 0px;
	vertical-align: bottom;

}

.nav2:hover {
	font-family: "Small Fonts";
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	background-image: url(images/01_carta_f2.jpg);
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.brdBlack {

	border: 1px solid #000000;
}
