﻿.table 
{
    FONT-SIZE: 8pt;
    BORDERCOLOR: #d2c292;
    FONT-FAMILY:  Verdana, Arial, Helvetica, Sans-serif; 
    	width: 95%;
	border:1px;
		cellpadding: 3
		cellspacing: 3
		bgcolor=:#d2c292;	
		
}
.smalltext    		{ font-size: 8pt; font-family: Verdana, Arial; color: #FFFFFF }
.subtext    		{ font-size: 8pt; font-family: Verdana, Arial; color: #444444 }
.fav_mouseover { font-family: Verdana, Arial, Helvetica, Sans-serif; color: 
               #ff9802; font-size: 9pt; font-weight: bold; text-decoration: underline }
.fav_mouseout { font-family: Verdana, Arial, Helvetica, Sans-serif; 
               font-size: 9pt; font-weight: bold; color: #8b5200 }
.body        { font-family: Verdana, Arial, helvetica, Sans-serif; font-size: 9pt; color: #412205; text-align: left }
.welcome        { font-family: Verdana, Arial, helvetica, Sans-serif; font-size: 8pt; font-weight : bold; color: #444444 }
.welcome_plain        { font-family: Verdana, Arial, helvetica, Sans-serif; font-size: 8pt; color: #444444 }

a:hover      { text-decoration: underline; color: #d52235 }
A {
	text-decoration : none;
	
}
	
.link {
	font-family : Verdana;
	font-size :  8pt;
	color : #18594d;
	font-weight : bold;
	text-decoration : none;
}
.header {
	font-family : Verdana;
	font-size :  10pt;
	font-weight: bold;
	color : #d52235;
	text-decoration : none;
}
.header2 {
	font-family : Arial;
	font-size :  12pt;
	font-weight: bold;
	color : #FFFFFF;
	text-decoration : none;
	}
.header3 {
	font-family : Arial;
	font-size :  10pt;
	font-weight: bold;
	color : #166812;
	text-decoration : none;
}
.style1 {
	background-image: url('images/zoo_main_bg.gif');
}
.style2 {
	background-image: url('images/nav_bg.gif');
}
.style5 {
	text-align: right;
}
.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #FCC407;
}
.style9 {
	border-width: 0px;
}
.style10 {
	color: #FCC407;
}
.style12 {
	text-decoration: none;
}
a {
	color: #005100;
}
a:visited {
	color: #005100;
}
a:active {
	color: #FF9900;
}
