@charset "utf-8";
/* CSS Document */

<style type="text/css">
<!--
a:link {
	color: #0066CC;
}
a:visited {
	color: #0066CC;
}
a:hover {
	color: #000000;
}
a:active {
	color: #0066CC;
}
.style136 {font-size: 18px}
.style137 {color: #000000}
.style107 {	color: #FFFFFF
}
.style129 {	font-size: 10px
}
.style132 {font-size: 14px}
.style133 {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #29854A;
}
.style138 {
	font-size: 16;
	color: #000000;
}
.style139 {
	color: #666666;
	font-size: 12;
}
.style140 {color: #FFFF66}
.style141 {color: #FFFF00}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
}
.style13 {
	border-width: 0px;
	color: #000000;
}
.style55 {
	font-family: Arial, Helvetica, sans-serif
}
body {
	background-image: url(images/catback.jpg);
	background-repeat: no-repeat;
	background-color: #2A854A;
}
.style56 {
	color: #000000;
	font-size: 12px;
}
.style60 {
	color: #FFFFFF;
	font-weight: bold;
}
.style61 {
	font-size: 12px;
	color: #FFFFFF;
}
.ts {
	background-repeat: repeat-x
}
.style62 {
	color: #FF7100;
	font-weight: bold;
	font-size: 10px;
}
.glossymenu, .glossymenu li ul{
list-style-type: none;
margin: 0;
padding: 0;
width: 185px; /*WIDTH OF MAIN MENU ITEMS*/
border: 1px solid black;
}

.glossymenu li{
position: relative;
}

.glossymenu li a{
background: white url(glossyback.gif) repeat-x bottom left;
font: bold 12px Verdana, Helvetica, sans-serif;
color: white;
display: block;
width: auto;
padding: 5px 0;
padding-left: 10px;
text-decoration: none;
}

.glossymenu li ul{ /*SUB MENU STYLE*/
position: absolute;
width: 190px; /*WIDTH OF SUB MENU ITEMS*/
left: 0;
top: 0;
display: none;
}

.glossymenu li ul li{
float: left;
}

.glossymenu li ul a{
width: 180px; /*WIDTH OF SUB MENU ITEMS - 10px padding-left for A elements */
}

.glossymenu .arrowdiv{
position: absolute;
right: 2px;
background: transparent url(arrow.gif) no-repeat center right;
}

.glossymenu li a:visited, .glossymenu li a:active{
color: white;
}

.glossymenu li a:hover{
background-image: url(glossyback2.gif);
}

/* Holly Hack for IE \*/
* html .glossymenu li { float: left; height: 1%; }
* html .glossymenu li a { height: 1%; }
/* End */
-->
