body {
	font-family: "trebuchet ms", arial, helvetica;
	font-size: 11px;
	color: #000000;

	margin:0; 
	padding:0; 
	
	SCROLLBAR-FACE-COLOR: #70889A; 
	SCROLLBAR-HIGHLIGHT-COLOR: #EEE8DA; 
	SCROLLBAR-SHADOW-COLOR: #404040; 
	SCROLLBAR-3DLIGHT-COLOR: #A5B5C4; 
	SCROLLBAR-ARROW-COLOR: #F6F2E8; 
	SCROLLBAR-TRACK-COLOR: #A5B5C4; 
	SCROLLBAR-DARKSHADOW-COLOR: #A5B5C4;
}

table {
	border:0;
	border-collapse:collapse;
}

td {
	margin:0;
	padding:0;
	font-family: "trebuchet ms", arial, helvetica;
	font-size: 11px;
	vertical-align:middle;
}

a:link {
	text-decoration: none;
	font-weight: regular;
	color: #722a04;
}

a:visited {
	text-decoration: none;
	font-weight: regular;
	color: #722a04;
}

a:hover {
	text-decoration: none;
	font-weight: regular;
	color: #aa2d02;
}

.worldzoo {
	font-family: "georgia", arial, verdana, helvetica;
	font-size: 11px;
	font-weight: regular;
	color: #996633;

}

.toptext {
	font-family: "trebuchet ms", arial, verdana, helvetica;
	font-size: 9px;
	font-weight: regular;
	color: #722A04;
	
}

.righttitle {
	font-family: "trebuchet ms", arial, verdana, helvetica;
	font-size: 20px;
	font-weight: bold;
	color: #722a04;
	
}

.toptitle {
	font-family: "trebuchet ms", arial, verdana, helvetica;
	font-size: 26px;
	font-weight: bold;
	color: #722a04;
	
}

.right1title {
	font-family: "trebuchet ms", arial, verdana, helvetica;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	
}

.top1title {
	font-family: "trebuchet ms", arial, verdana, helvetica;
	font-size: 22px;
	font-weight: bold;
	color: #722a04;
	
}
	
.middle {
	font-family: "trebuchet ms", arial, verdana, helvetica;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	
}
	
.middle1 {
	font-family: "trebuchet ms", arial, verdana, helvetica;
	font-size: 18px;
	font-weight: regular;
	color: #000000;

}
	
.emailer {
	font-family: "trebuchet ms", arial, verdana, helvetica;
	font-size: 11px;
	font-weight: regular;
	color: #996633;
	
}
	.class1 A:link {text-decoration: none; color: #722a04; font-size: 18px;}
	.class1 A:visited {text-decoration: none; color: #722a04; font-size: 18px;}
	.class1 A:active {text-decoration: none; color: #722a04; font-size: 18px;}
	.class1 A:hover {text-decoration: none; color: #a71929; font-size: 18px;}
	
}
	.class2 A:link {text-decoration: none; color: #ae8f59;}
	.class2 A:visited {text-decoration: none; color: #ae8f59;}
	.class2 A:active {text-decoration: none; color: #ae8f59;}
	.class2 A:hover {text-decoration: none; color: #a71929;}
	
}
	.class3 A:link {text-decoration: none; color: #2c0400;}
	.class3 A:visited {text-decoration: none; color: #2c0400;}
	.class3 A:active {text-decoration: none; color: #2c0400;}
	.class3 A:hover {text-decoration: none; color: #b43b16;}
	
}
	.class4 A:link {text-decoration: none; color: #c0c0c0;}
	.class4 A:visited {text-decoration: none; color: #c0c0c0;}
	.class4 A:active {text-decoration: none; color: #c0c0c0;}
	.class4 A:hover {text-decoration: none; color: #b43b16;}


table#navlist {
	background:#666666 url(../img/menu-bg.png) repeat-x left center;
	width:100%;
	height:29px;
}

table#navlist td {
	text-align:center;
	text-transform:uppercase;
	color:white;
	font-weight:bold;
	height:29px;
	padding:0 20px;
	position:relative;
}

table#navlist td.hover, table#navlist td:hover {
	background:url(../img/menu-bg-active.png) center center repeat-x;
}

table#navlist td.divider {
	width:1px;
	background:url(../img/menu-divider.gif) center center no-repeat;
	padding:0;
	margin:0;
}

table#navlist td a {
	text-decoration:none;
	color:white !important;
	display:block;
	width:100%;
	height:29px;
	line-height:29px;
}

td.block p {
    margin:0;
    padding:0;
}

td.textblock {
    padding:1em 0;
    vertical-align:top;
}

td.visual p {
    display:none;
}