.MenuGroup
{
  background-color:#3F3F3F;
  border:1px;
  border-bottom-color:black;
  border-top-color:gray;
  border-left-color:gray;
  border-right-color:black;
  border-style:solid;
}

.MenuItem
{
  background-color:#3F3F3F;
  color: White ;
  font-family:tahoma;
  font-size:12px;
  font-weight:normal; 
  padding:1px;
  padding-left:5px;
  padding-right:15px;
  border:1px;
  border-color:#3F3F3F;
  border-style:solid;
  cursor:hand;
}

.MenuItemOver
{
	border-right: darkgoldenrod 1px solid;
	padding-right: 15px;
	border-top: gold 1px solid;
	padding-left: 5px;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 1px;
	border-left: gold 1px solid;
	cursor: hand;
	color: white;
	padding-top: 1px;
	border-bottom: darkgoldenrod 1px solid;
	font-family: tahoma;
	background-color: #daa520;
}

.MenuItemOverGray
{
	border-right: #666666 1px solid;
	padding-right: 15px;
	border-top: #666666 1px solid;
	padding-left: 5px;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 1px;
	border-left: #666666 1px solid;
	cursor: hand;
	color: #999999;
	padding-top: 1px;
	border-bottom: #666666 1px solid;
	font-family: tahoma;
	background-color: #666666;
}

.MenuItemDown
{
	border-right: gold 1px solid;
	padding-right: 15px;
	border-top: darkgoldenrod 1px solid;
	padding-left: 5px;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 1px;
	border-left: darkgoldenrod 1px solid;
	cursor: hand;
	color: white;
	padding-top: 1px;
	border-bottom: gold 1px solid;
	font-family: tahoma;
	background-color: orange;
}

.MenuItemDownGray
{
	border-right: #666666 1px solid;
	padding-right: 14px;
	border-top: #666666 1px solid;
	padding-left: 6px;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 0px;
	border-left: #666666 1px solid;
	cursor: hand;
	color: #999999;
	padding-top: 2px;
	border-bottom: #666666 1px solid;
	font-family: tahoma;
	background-color: #666666;
}

.MenuItemExpanded
{
	border-right: darkgoldenrod 1px solid;
	padding-right: 15px;
	border-top: orange 1px solid;
	padding-left: 5px;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 1px;
	border-left: orange 1px solid;
	cursor: hand;
	color: white;
	padding-top: 1px;
	border-bottom: darkgoldenrod 1px solid;
	font-family: tahoma;
	background-color: #635233;
}

.MenuBreak
{
  padding-left:2px; 
  padding-right:2px; 
}
.MenuGroupBlue
{
	background-color:#336699;
  border:1px;
  border-bottom-color:#336699;
  border-top-color:#4376A9;
  border-left-color:#4376A9;
  border-right-color:#336699;
  border-style: solid  ;
}

.MenuItemBlue
{
	background-color:#006699;
	color: White;
	font-family:tahoma;
	font-size:12px;
	font-weight:normal; 
	padding:1px;
	padding-left:5px;
	padding-right:15px;
	border:1px;
	border-color:#006699;
	border-style:  solid  ;
	cursor:hand;
}
.MenuGroupPath
{
	border-right: black 1px;
	padding-right: 6px;
	border-top: gold 1px solid;
	padding-left: 4px;
	font-size: 12px;
	padding-bottom: 1px;
	border-left: gray 1px;
	color: yellow;
	padding-top: 1px;
	border-bottom: gold 1px solid;
	font-family: Tahoma;
	background-color: #000000;
}
.MenuItemPath
{
	border-right: #3f3f3f 1px;
	padding-right: 6px;
	border-top: #3f3f3f 1px;
	padding-left: 4px;
	font-weight: normal;
	font-size: 12px;
	padding-bottom: 1px;
	border-left: #3f3f3f 1px;
	cursor: hand;
	color: white;
	padding-top: 1px;
	border-bottom: #3f3f3f 1px;
	font-family: tahoma;
	background-color: transparent;
}
.MenuItemOverPath
{
	border-right: darkgoldenrod 1px;
	padding-right: 6px;
	border-top: gold 1px;
	padding-left: 4px;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 1px;
	border-left: gold 1px;
	cursor: hand;
	color: white;
	padding-top: 1px;
	border-bottom: darkgoldenrod 1px;
	font-family: tahoma;
	background-color: transparent;
	text-decoration: underline;
}
.MenuItemText
{
	border-right: #3f3f3f 1px;
	padding-right: 6px;
	border-top: #3f3f3f 1px;
	padding-left: 4px;
	font-weight: normal;
	font-size: 12px;
	padding-bottom: 1px;
	border-left: #3f3f3f 1px;
	cursor: default;
	color: yellow;
	padding-top: 1px;
	border-bottom: #3f3f3f 1px;
	font-family: tahoma;
	background-color: transparent;
}
.MenuGroupRed
{
	border-right: #008000 1px solid;
	border-top: #008000 1px solid;
	font-weight: bold;
	font-size: 12px;
	border-left: #008000 1px solid;
	color: white;
	border-bottom: #008000 1px solid;
	font-family: Tahoma;
	background-color: #008000;
}

.MenuItemRed
{
	border-right: #008000 1px solid;
	padding-right: 15px;
	border-top: #008000 1px solid;
	padding-left: 5px;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 1px;
	border-left: #008000 1px solid;
	cursor: hand;
	color: white;
	padding-top: 1px;
	border-bottom: #008000 1px solid;
	font-family: tahoma;
	background-color: #008000;
}
.MenuGroupGray
{
	border-right: #666666 1px solid;
	border-top: #666666 1px solid;
	font-weight: bold;
	font-size: 12px;
	border-left: #666666 1px solid;
	color: white;
	border-bottom: #666666 1px solid;
	font-family: Tahoma;
	background-color: #666666;
}

.MenuItemGray
{
	border-right: #666666 1px solid;
	padding-right: 15px;
	border-top: #666666 1px solid;
	padding-left: 5px;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 1px;
	border-left: #666666 1px solid;
	cursor: hand;
	color: white;
	padding-top: 1px;
	border-bottom: #666666 1px solid;
	font-family: tahoma;
	background-color: #666666;
}
.Star05
{
	background-position: center center;
	background-attachment: fixed;
	background-image: url(images/05star.gif);
	background-repeat: no-repeat;
}
.Star1
{
	background-position: center center;
	background-attachment: fixed;
	background-image: url(images/1star.gif);
	background-repeat: no-repeat;
}
.Star15
{
	background-position: center center;
	background-attachment: fixed;
	background-image: url(images/15star.gif);
	background-repeat: no-repeat;
}
.Star2
{
	background-position: center center;
	background-attachment: fixed;
	background-image: url(images/2star.gif);
	background-repeat: no-repeat;
}
.Star25
{
	background-position: center center;
	background-attachment: fixed;
	background-image: url(images/25star.gif);
	background-repeat: no-repeat;
}
.Star3
{
	background-position: center center;
	background-attachment: fixed;
	background-image: url(images/3star.gif);
	background-repeat: no-repeat;
}
.Star35
{
	background-position: center center;
	background-attachment: fixed;
	background-image: url(images/35star.gif);
	background-repeat: no-repeat;
}
.Star4
{
	background-position: center center;
	background-attachment: fixed;
	background-image: url(images/4star.gif);
	background-repeat: no-repeat;
}
.Star45
{
	background-position: center center;
	background-attachment: fixed;
	background-image: url(images/45star.gif);
	background-repeat: no-repeat;
}
.Star5
{
	background-position: center center;
	background-attachment: fixed;
	background-image: url(images/5star.gif);
	background-repeat: no-repeat;
}
.Star55
{
	background-position: center center;
	background-attachment: fixed;
	background-image: url(images/55star.gif);
	background-repeat: no-repeat;
}
.Cows05
{
	background-position: center center;
	background-attachment: fixed;
	background-image: url(images/05Cows.gif);
	background-repeat: no-repeat;
}
.Cows1
{
	background-position: center center;
	background-attachment: fixed;
	background-image: url(images/1Cows.gif);
	background-repeat: no-repeat;
}
.Cows15
{
	background-position: center center;
	background-attachment: fixed;
	background-image: url(images/15Cows.gif);
	background-repeat: no-repeat;
}
.Cows2
{
	background-position: center center;
	background-attachment: fixed;
	background-image: url(images/2Cows.gif);
	background-repeat: no-repeat;
}
.Cows25
{
	background-position: center center;
	background-attachment: fixed;
	background-image: url(images/25Cows.gif);
	background-repeat: no-repeat;
}
.Cows3
{
	background-position: center center;
	background-attachment: fixed;
	background-image: url(images/3Cows.gif);
	background-repeat: no-repeat;
}
.Cows35
{
	background-position: center center;
	background-attachment: fixed;
	background-image: url(images/35Cows.gif);
	background-repeat: no-repeat;
}
.Cows4
{
	background-position: center center;
	background-attachment: fixed;
	background-image: url(images/4Cows.gif);
	background-repeat: no-repeat;
}
.Cows45
{
	background-position: center center;
	background-attachment: fixed;
	background-image: url(images/45Cows.gif);
	background-repeat: no-repeat;
}
.Cows5
{
	background-position: center center;
	background-attachment: fixed;
	background-image: url(images/5Cows.gif);
	background-repeat: no-repeat;
}
.Cows55
{
	background-position: center center;
	background-attachment: fixed;
	background-image: url(images/55Cows.gif);
	background-repeat: no-repeat;
}
.FarmName
{
	padding-right: 5px;
	font-weight: bold;
	font-size: 10pt;
	vertical-align: baseline;
	font-family: Tahoma;
	text-align: right;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.FarmWebTitle
{
	font-weight: bold;
	font-size: 14pt;
	text-align: center;
}
.TestText
{
	font-weight: bold;
	font-size: 10pt;
	vertical-align: middle;
	color: black;
	font-family: Tahoma;
	text-align: center;
	background: url(images/TMILogo-75H.jpg) fixed no-repeat left top;
}