body
{
    margin: 0;
    font-family: Verdana;
    font-size: 12px;
}
a
{
 color: #734939;
}

h2
{
color: #734939;
font-size: 13px;
border-bottom: dashed 1px #734939;
width: 95%;
}

table td
{
    vertical-align: top;
}

.divSite
{
    margin: auto;
    width: 1024px;
}

.tdHeader
{
    border-bottom: solid 5px #bf8347;
}

.tdHeaderBanner
{
    width: 312px;
    height: 160px;
  
}

.tdHeaderBannerWild
{
       width: 312px;
    height: 160px;
    background-image: url(images/wild_logo.gif);
    background-repeat: no-repeat; 
}

.tdHeaderBannerBeeste
{
       width: 312px;
    height: 160px;
    background-image: url(images/beeste_logo.gif);
    background-repeat: no-repeat; 
}

.tdHeaderLogo
{
    width: 457px;
    height: 160px;
    background-image: url(images/logo.gif);
    background-repeat: no-repeat;
    background-color: #fcf2e8;
}

.tdHeaderRight
{
width: 250px;
background-color: #fcf2e8;
text-align: center;
}

.tdMenu
{
    background-image: url(images/menu_repeat.gif);
    background-repeat: repeat-x;
    width: 297px;
    border-right: solid 4px #bf8347;
    padding: 10px;
}

.tdMenu ul
{
	list-style: none;
	padding-left: 0px;
}

.tdMenu ul ul
{
	padding-left: 15px;
}

.tdMenu ul li
{
}

.tdMenu li.active
{
	background-image: url(images/menu_icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.tdMenu a
{
	line-height: 36px;
	display: block;
	padding-left: 42px;
	text-decoration: none;
	font-weight: bold;
	color: #734939;   
}

.tdMenu a:hover
{
	text-decoration: underline;
}

.tdMenu a.active
{
	color: #FFFFFF;
}

.tdContent
{
    width: 719px;
}

.tdContentImage
{
vertical-align: top;
}

.tdContentText
{
    padding: 15px;
    text-align: justify;
vertical-align: top;
}

.divLink
{
    height: 24px;
    padding-left: 65px;
    font-weight: bold;
}

.divLink a
{
    color: #734939;
    text-decoration: none;
}

.divLinkSelected
{
    height: 36px;
    background-image: url(images/menu_icon.gif);
    background-repeat: no-repeat;
    font-weight: bold;
}

.divLinkSexctedText
{
    padding-left: 45px;
    line-height: 30px;
}

.divLinkSexctedText a
{
    color: White;
    text-decoration: none;
}

.tdFooter
{
     border-top: solid 5px #bf8347;
     text-align: center;
     padding: 5px;
     zbackground-color: #fcf2e8;
     font-size: 11px;
}

.tdFooter a
{
    color: #734939;
    text-decoration: none;
}