/* CSS Document */
.body
{ 	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #336601;
}
table
{	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #003300;
	//font-weight:normal;
}
table A:link
{	text-decoration:none;
	color:#336601;
}
table A:active
{	text-decoration:none;
	color:#336601;
}
table A:visited
{	text-decoration:none;
	color:#336601;
}
table A:hover
{	text-decoration:none;
	color:#ffffff;
	text-decoration:none;
	background-color:#336601;	
}

.smalltable
{	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #003300;
	font-weight:400;
}
body
{	background-image:url(./img/paws.gif);
}
.menu
{	color:#336601;
	text-decoration:bold;
}
.tabletxt
{	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #003300;
	font-weight:500;
}
.txtSlogan
{	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #ffffff;
	font-weight:bold;
	font-style:italic;
}
.menuSelect A:link
{	color:#E5FFE0;
	text-decoration:bold;
}
.menuSelect A:visited
{	color:#E5FFE0;
	text-decoration:bold;
}
.menuSelect A:active
{	color:#E5FFE0;
	text-decoration:bold;
}
.menuSelect A:hover
{	color:#ffffff;
	text-decoration:bold;
}
.anchs A:link
{	font-size:12px;
	color:#003300;
	text-decoration:underline;
	background-color:#ffffff;

}
.anchs A:hover
{	font-size:12px;
	color:#000000;
	text-decoration:underline;
	background-color:#ffffff;
}
.anchs A:active
{	font-size:12px;
	color:#003300;
	text-decoration:underline;
	background-color:#ffffff;
}
.anchs A:visited
{	font-size:12px;
	color:#003300;
	text-decoration:underline;
	background-color:#ffffff;
}