.Bar 
{
	BORDER-TOP: 1px outset #266E00;
	BORDER-LEFT: 1px outset #266E00;
	BORDER-BOTTOM: 1px outset #266E00;
	BORDER-RIGHT: 1px outset #266E00;
	CURSOR: hand;
	TEXT-INDENT: 5px;
	FLOAT: left;
	BACKGROUND-COLOR: white;
	TEXT-ALIGN: center;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	color: #266E00;
	WIDTH: 120px;
}

A.Bar:hover
{
	BORDER-RIGHT: 1px outset #266E00;
	BORDER-TOP: 1px outset #266E00;
	BORDER-BOTTOM: 1px outset #266E00;
	BORDER-LEFT: 1px outset #266E00;
	FLOAT: left;
	CURSOR: hand;
	TEXT-INDENT: 5px;
	BACKGROUND-COLOR: #FFFF99;
	TEXT-ALIGN: center;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	color: #266E00;
	WIDTH: 120px;
}

.BarSelected 
{
	BORDER-RIGHT: #266E00 1px outset;
	BORDER-TOP: #266E00 1px outset;
	FLOAT: left;
	BORDER-LEFT: #266E00 1px outset;
	WIDTH: 120px;
	CURSOR: hand;
	TEXT-INDENT: 5px;
	BORDER-BOTTOM: #266E00 1px outset;
	BACKGROUND-COLOR: #FFFF99;
	TEXT-ALIGN: center;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	color: #266E00;
}


.BarSub
{
	BORDER-RIGHT: #266E00 1px outset;
	BORDER-TOP: #266E00 1px outset;
	FLOAT: left;
	BORDER-LEFT: #266E00 1px outset;
	CURSOR: hand;
	TEXT-INDENT: 5px;
	BORDER-BOTTOM: #266E00 1px outset;
	BACKGROUND-COLOR: white;
	TEXT-ALIGN: center;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	color: #266E00;
	WIDTH: 140px;
}

A.BarSub:hover
{
	BORDER-RIGHT: #266E00 1px outset;
	BORDER-TOP: #266E00 1px outset;
	FLOAT: left;
	BORDER-LEFT: #266E00 1px outset;
	CURSOR: hand;
	TEXT-INDENT: 5px;
	BORDER-BOTTOM: #266E00 1px outset;
	BACKGROUND-COLOR: #FFFF99;
	TEXT-ALIGN: center;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	color: #266E00;
	WIDTH: 140px;
}

.BarSubSelected
{
	BORDER-RIGHT: #266E00 1px outset;
	BORDER-TOP: #266E00 1px outset;
	FLOAT: left;
	BORDER-LEFT: #266E00 1px outset;
	CURSOR: hand;
	TEXT-INDENT: 5px;
	BORDER-BOTTOM: #266E00 1px outset;
	BACKGROUND-COLOR: #FFFF99;
	TEXT-ALIGN: center;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	color: #266E00;	
	WIDTH: 140px;
}

.textProperty
{ 
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14 px;
	color: #266E00;
	font-weight: 900;
 }

.textHeader
{ 
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18 px;
	color: #333333;
	font-weight: 900;
	line-height: 100%;
 }

.textHeaderGreen
{ 
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18 px;
	color: #266E00;
	font-weight: 900;
	line-height: 100%;
 }

.text
{ 
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14 px;
	color: #333333;
 }

 .textFeedback
{ 
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12 px;
	color: #333333;
 }
 
 .textsmaller
{ 
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10 px;
	color: #333333;
 }
 
a:link { color: #266E00; text-decoration: none; }
a:visited { color: #266E00; text-decoration: none; }
a:hover { BACKGROUND-COLOR: #FFFF99; }
.menu { margin-left: 100px; }
.menu2 { margin-left: 220px; }
.dotted {  border: thin dashed #BCCFA9; padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; margin-top: 10px; margin-right: 10px; margin-bottom: 10px; margin-left: 10px }

ul { list-style: none;  text-indent: -10px;}
