
@import url(./enteria.css);

#header
{
	background-image: url(./../img/marhold/bgr-header.png);
}

#logo
{
	width: 204px;
	height: 68px;
	background-image: url(./../img/marhold/logo.png);
}

#footer
{
	background-image: url(./../img/marhold/bgr-footer.png);
}


.divPhoneBook table .tdCompanyEven,
.divReferences table .tdCompanyEven
{
    background-color: #e7f9ff;
}

.divPhoneBook table .trEven,
.divReferences table .trEven
{
    background-color: #cad3d6;
}
