﻿.menu A:link 
{ 
	font-size: 12px; 
	font-family: Tahoma;
	FONT-WEIGHT: normal;
	COLOR: #000000; 
	TEXT-DECORATION: none 
}

.menu A:active 
{ 
	font-size: 12px; 
	font-family: Tahoma;
	FONT-WEIGHT: normal;
	COLOR: black; 
	TEXT-DECORATION: none 
}

.menu A:visited 
{
	font-size: 12px; 
	font-family: Tahoma;
	FONT-WEIGHT: normal;
	COLOR: black; 
	TEXT-DECORATION: none 
}
.menu A:hover 
{ 
	font-size: 12px; 
	font-family: Tahoma;
	COLOR: black; 
	TEXT-DECORATION: underline 
}

.menu 
{ 
	font-size: 12px; 
	font-family: Tahoma;
	BORDER-RIGHT: #023D19 thin solid; 
	BORDER-TOP: #023D19 thin solid; 
	BORDER-LEFT: #023D19 thin solid; 
	BORDER-BOTTOM: #023D19 thin solid; 
	TEXT-ALIGN: center 
}

.menuactive A:link 
{ 
	font-size: 12px; 
	font-family: Tahoma;
	FONT-WEIGHT: bold;
	COLOR: white; 
	TEXT-DECORATION: none 
}

.menuactive A:active 
{ 
	font-size: 12px; 
	font-family: Tahoma;
	FONT-WEIGHT: bold; 
	COLOR: white; 
	TEXT-DECORATION: none 
}

.menuactive A:visited 
{ 
	font-size: 12px; 
	font-family: Tahoma;
	FONT-WEIGHT: bold; 
	COLOR: white; 
	TEXT-DECORATION: none 
}

.menuactive A:hover 
{ 
	font-size: 12px; 
	font-family: Tahoma;
	FONT-WEIGHT: bold; 
	COLOR: white; 
	TEXT-DECORATION: underline 
}

.menuactive 
{ 
	BORDER-RIGHT: #023D19 thin solid; 
	BORDER-TOP: #023D19 thin solid; 
	BORDER-LEFT: #023D19 thin solid; 
	BORDER-BOTTOM: #023D19 thin solid; 
	BACKGROUND-COLOR: #023D19; 
	TEXT-ALIGN: center 
}

.menudisabled 
{ 
	font-size: 12px; 
	font-family: Tahoma;
	BORDER-RIGHT: #023D19 thin solid; 
	BORDER-TOP: #023D19 thin solid; 
	BORDER-LEFT: #023D19 thin solid; 
	COLOR: gray; 
	BORDER-BOTTOM: #023D19 thin solid; 
	TEXT-ALIGN: center 
}

.download
{
	font-weight:bolder;
	color: #023D19;
	text-decoration: none;
}

.download a
{
	font-weight:bolder;
	color: #023D19;
	text-decoration: none;
}

.download a:hover
{
	font-weight:bolder;
	color: #023D19;
	text-decoration: underline;
}

.download a:visited
{
	font-weight:bolder;
	color:#023D19; 
	text-decoration: none;
}

.download a:active
{
	font-weight:bolder;
	color:#023D19;
	text-decoration: underline;
}

.greenheader
{
	BORDER-RIGHT: #023D19 thin solid; 
	BORDER-TOP: #023D19 thin solid; 
	BORDER-LEFT: #023D19 thin solid; 
	BORDER-BOTTOM: #023D19 thin solid; 
	BACKGROUND-COLOR: #023D19;
}

.greenborder
{
	BORDER-RIGHT: #023D19 thin solid;
	BORDER-TOP: #023D19 thin solid; 
	BORDER-LEFT: #023D19 thin solid; 
	BORDER-BOTTOM: #023D19 thin solid; 
}

.greenborderRTB
{
	BORDER-RIGHT: #023D19 thin solid; 
	BORDER-TOP: #023D19 thin solid; 
	BORDER-BOTTOM: #023D19 thin solid; 
}

.greenborderLTB
{
	BORDER-LEFT: #023D19 thin solid; 
	BORDER-TOP: #023D19 thin solid; 
	BORDER-BOTTOM: #023D19 thin solid; 
}

.boldfont
{
	FONT-WEIGHT: bold; 
}

.whitefont
{
	COLOR: white; 
}

.headerText
{
	font-weight:bold;
	color:#023D19;
	font-size:22px;
}
	
