/* tag redefinitions */
body {
    margin: 0px;
    padding: 0;
    background: #B6B6BB;
    font-family: verdana, arial;
    font-size: 11px;
    line-height: 15px;
    color: #000;
    }

td {    
	font-family: verdana, arial;
    font-size: 11px;
    line-height: 15px;
    color: #000;
}

a:link {color: #000;}
a:visited {color: #666;}


.secondarymenu_container {
	margin-top: 5px;
	margin-left: 15px;
	}
	
.secondarymenu_text {
	color: #5B465F;
	font-size: 10px;
	line-height: 11px;
	}
	
a.secondarymenu_text:link {text-decoration: none; color: #5B465F;}
a.secondarymenu_text:visited {text-decoration: none; color: #5B465F;}
a.secondarymenu_text:hover {text-decoration: none; font-weight: bold; color: #5B465F;}
a.secondarymenu_text:active {text-decoration: none;	color: #5B465F;}

.secondarymenu_on {
	font-weight: bold;
	}
	
.notop {
	margin-top: 0px;
	}	

.homeaddr {
	font-size: 9px;
	line-height: 12px;
	color: #B6B6BB;
	margin-left: 8px;
}
a.homeaddr_link:link {text-decoration: none; color: #B6B6BB; }
a.homeaddr_link:visited {text-decoration: none; color: #B6B6BB; }
a.homeaddr_link:hover {text-decoration: none; color: #B6B6BB; }
a.homeaddr_link:active {text-decoration: none; color: #B6B6BB; }

.copyright {
	margin-top: 0px;
	margin-bottom: 0x;
	color: #B6B6BB;
	font-size: 10px;
	}
	
.photocredit {
	text-align: right;
	font-size: 9px;
}

.popup {
    margin: 0px;
    padding: 0;
    background: #D0D7DC;
}

.button_right {
	float: right;
}
