body, td {
	color : #3B3B3B;
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
}

.t11 {
	font-size : 11px;
	line-height : 16px;
}

.t12{
	font-size : 12px;
	color : White;
	font-weight : bold;
}

.tgray{
	color : #DBDBD9;
}


A {
	color : #3B3B3B;
	text-decoration : none;
}

A:HOVER {
	color : #3B3B3B;
	text-decoration : none;
	
}

INPUT,SELECT, textarea {
	background-color : #EEEEEE;
	font-family : Verdana, Arial, sans-serif;
	font-size : 9px;
	
}

.green {
	color : #00A7A7;
	font-weight : bold;
}

.blue {
	color : #0782C5;
	font-weight : bold;
}

.borda{

	border : 1px solid #3B3B3B;
}.t10 {  font-size: 9px}

<!-- ////////////////GALERIA///////////////// -->

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
	
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}
		
#lightboxCaption{ float: left; }

#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 

#overlay img{ border: none;}

#overlay{ background-image: url(../galeria/img/cinza.png); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(../galeria/img/branco.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../galeria/img/cinza.png", sizingMethod="scale");
	}