body, td
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #fff;	
	margin: 0px 0px 0px 5px;
}

a:link {
	color: #003300;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #003300;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline
}

img 
{
	border: none;
}

h1
{
	font-size: large;
	margin-bottom: 20px;
}

.album 
{
}

.albumFloat 
{
    float: left;
    text-align: center;
    margin-right: 8px;
    margin-bottom: 4px;
}

.albumDetailsLink 
{
}

.albumMetaSectionHead 
{
	background-color: Gray;
	color: White;
	font-weight: bold;
}

.albumMetaName 
{
	font-weight: bold;
}

.albumMetaValue 
{
}

.center
{
	text-align: center;
}
.ImageDivCssClass
{
	border:thin;
	border-color:#333;
	
}
.borda {
	border: 1px solid #003300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.caixa_windows { border: 1px solid; border-color: #FFFFFF #999999 #999999 #CCCCCC; font: x-small Verdana, Arial, Helvetica, sans-serif; color: #000066}
