body{
	margin: 0px;
}


.text
{
	color:#4B4A46;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.album
{
	color:#505149;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

table.tblouter1
{
	background:#000000;
	border:1px solid #415C03;
	
}


table.viewtd{
	background:#E8E6CE;
	border:1px solid #DADAC1;
	
}


.footer{
	color:#898989;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
a.footer:active {

color:#898989;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;

}

.contact{
	color:#898989;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

a
{
	color:#898989;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: none;
	text-decoration: none;
}
a:hover
{
	color:#898989;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: none;
	text-decoration: underline;
}
a:active{
	color:#898989;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: none;
	
}

li
{
    color:#898989;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}


.topnav2
{
	font-size:11px;
	font-weight:bold;
	color:#5A554A;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.topnav
{
	font-size:11px;
	font-weight:bold;
	color:#8C8A8C;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.topnav2:hover{
	color:#5A554A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
a.topnav2:active{
	color:#5A554A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}