﻿
.ZooKidsTopBg
{
	background-image: url('./../images/ZooKids/topimg.jpg' );
}

.ZooKidsCenterLeftStripe
{
	background-image: url('./../images/ZooKids/centerleftstripe.jpg' );
	background-repeat: no-repeat;
	background-color: White;
}

.ZooKidsCenterRightStripe
{
	background-image: url('./../images/ZooKids/centerrightstripe.jpg' );
	background-repeat: no-repeat;
	background-color: White;
}

.ZooKidsCenterTop
{
	background-image: url('./../images/ZooKids/centertop.jpg' );
	background-repeat: no-repeat;
	background-color: #69a4de;
}

.ZooKidsCenterTextBg
{
	background-image: url('./../images/ZooKids/centertextbg.jpg' );
	background-repeat: no-repeat;
	background-color: #69a4de;
	color: White;
	font-family: Tahoma;
	font-size: 12px;
	font-style:normal;
	text-decoration:none;
	font-weight:normal;
}

.ZooKidsCenterBottom
{
	background-image: url('./../images/ZooKids/centerbottom.jpg' );
	background-repeat: no-repeat;
	background-color: #69a4de;
}

.ZooKidsAnmTopBg
{
	background-image: url('./../images/ZooKids/anmtopbg.jpg' );
    background-repeat: no-repeat;
	background-color: #bfd62e;
}

.ZooKidsAnmBtmBg
{
	background-image: url('./../images/ZooKids/anmbtmbg.jpg' );
    background-repeat: no-repeat;
	background-color: #bfd62e;
}

.ZooKidsPanelBg
{
	background-color:#bfd62e;
}

.ZooKidsText
{
	color: #000000;
	font-family: Tahoma;
	font-size: 12px;
	font-style:normal;
	text-decoration:none;
	font-weight:normal;
}
