/* ZOO Document */

body
	{
	background-color:#7EB6A5;
	}
	
.bgcolor
	{
	background-color:#E7F7F4;
	}
	
td
	{
	font-family : Arial; font-size : 13px; line-height : 18px; color : #000000; 	
    }
	
.tdcopyright
	{
	font-family : Arial; font-size : 11px; line-height : 18px; color : #000000; 	
    }
	
.tdgreen
	{
	font-family : Arial; font-size : 14px; line-height : 18px; color : #2A8172; 	
    }

.tdred
	{
	font-family : Arial; font-size : 14px; line-height : 18px; color : #BB0707; 	
    }
	
a{
	font-family:arial;
	font-size : 13px; line-height : 18px;
	color:#BB0707;
	text-decoration:underline;
}
a:hover{
	color: #BB0707;
	font-size : 13px; line-height : 18px;
	text-decoration:none;
}

.txtbox
{
font-family= Arial; font-size: 13px; height: 20px; width: 170px; border: 1px #CCCCCC solid; background-color:white;
}

.cmbbox
	{
	font-family= Arial; font-size: 13px; height: 22px; width: 170px; border: 1px #CCCCCC solid; background-color:white;
	}

.txtarea
	{
	font-family: Arial; font-size: 13px; color: #000000; height: 70px; width: 170px; border: 1px solid #CCCCCC; background-color:white;
	}

.butten
	{
	color : #FFFFFF;
	font-family:Verdana;
	font-size:11px;
	height: 20px;
	border: 1px #ffffff solid;
	background-color:#267B6D;
	cursor:hand;
	text-align: center;
	vertical-align: top;
	font-weight:bold;
	}

.searchres{
	font-size:12px;
}
