body {
	margin: 0px;
	background-color: 6CB0D6;
}

.menu_item {
	text-align: center;
	background-image:url(../images/menu_item_bg.gif);
	background-repeat: no-repeat;
	width: 112px;
	height: 25px;
	vertical-align: middle;
}

#underBackgroundDiv {
	background-image:url(../images/animal_bg.gif);
}

ul.arrow_list {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

li.arrow_list {
	background-image:url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: .8em;
}

ul.foot_list {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

li.foot_list {
	background-image:url(../images/laba.jpg);
	background-repeat: no-repeat;
	background-position: 0 .1em;
	padding-left: 18px;
}

.bigtitletext {
	font-family: Verdana;
	font-size: 19px;
	font-weight: bold;
	color: #000000;
}

.greentitletext {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #339900;
}

.titletext {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #266384;
}

.regulartext {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

.blueregulartext {
	font-family: Arial;
	font-size: 12px;
	color: #266384;
}

.boldtext {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.blueboldtext {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #266384;
}

a.menulink {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.contentlink {
	font-family: Verdana;
	font-size: 12px;
	color: #0055AA;
	text-decoration: none;
}

a.contentlink:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

a.redcontentlink {
	font-family: Arial;
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
}

a.whitelink {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.whitebold {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.input {
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
	background-color: #F6F6F6;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
