a:link { font-family: arial, helvetica, sans-serif; font-size: 12px; color: #ff6600; text-decoration: none; font weight:bold }
a:visited { font-family:arial, helvetica, sans-serif; font-size: 12px; color: #cc9933; text-decoration: none; }
a:active { font-family:  arial, helvetica, sans-serif; font-size: 12px; color: #ff6600; text-decoration: none; }
a:hover { font-family:  arial, helvetica, sans-serif; font-size: 12px; color: #ffff99; text-decoration: none; background-color: #006633; font weight:bold }

td{ font-family: arial, helvetica, sans-serif; color:#006600; font-size: 12px; text-decoration: none; }
table{ font-family:  arial, helvetica, sans-serif; color:#ff6600; font-size: 12px; text-decoration: none; }
body 

H1	{
	font:bold 12px "Arial", Verdana, sans-serif;
	color:#ffcc00;
	background-color: #61823C;
	letter-spacing: 1px;
	vertical-align: top;
	text-indent: 3pt;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: dotted;
	border-top-color: #8B977F;
	border-right-color: #8B977F;
	border-bottom-color: #8B977F;
	border-left-color: #8B977F;


}
H2	{
	font:bold 13px "Comic Sans MS", Verdana, sans-serif;
	color:#8C4740;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-top-color: #88947C;
	border-right-color: #88947C;
	border-bottom-color: #88947C;
	border-left-color: #88947C;
	text-indent: 3pt;

}


.arrowgreen{
	width: 180px; /*width of menu*/
	border-style: solid solid solid solid;
	border-color: #94AA74;
	border-size: 1px;
	border-width: 2px;
}

.arrowgreen ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
	
.arrowgreen li a{
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	display: block;
	background: transparent 100% 0;
  height: 24px; /*Set to height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	padding: 4px 0 4px 10px;
	line-height: 24px; /*Set line-height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	text-decoration: none;
}	
	
.arrowgreen li a:link, .arrowgreen li a:visited {
	color: #999900;
}

.arrowgreen li a:hover{
	color: #e6ffff;
	background-position: 100% -32px;
}

	
.arrowgreen li a:selected{
	color: #FFFF66;
	background-position: 100% -64px;
}



{ 	
font-family:  arial, helvetica, sans-serif; color:#BEE287 font-size: 10px;
scrollbar-base-color: #669966; 
scrollbar-arrow-color: #FFFFFF;
scrollbar-DarkShadow-Color: #336633;

}


