BODY {
	
}
.menuBar {
	POSITION: relative; BACKGROUND-COLOR: transparent; TEXT-ALIGN: center
}
.Bar {
	BORDER-TOP: #FFFB86 5px solid; FLOAT: left; BORDER-LEFT: #FFFB86 1px outset; WIDTH: 100px; HEIGHT: 25px; CURSOR: hand; TEXT-INDENT: 5px; POSITION: relative; BACKGROUND-COLOR: #FFFB86; TEXT-ALIGN: center 
}
.menu {
	BORDER-RIGHT: buttonhighlight thin outset; BORDER-TOP: buttonhighlight thin outset; VISIBILITY: hidden; BORDER-LEFT: buttonhighlight thin outset; WIDTH: 150px; LINE-HEIGHT: 140%; BORDER-BOTTOM: buttonhighlight thin outset; POSITION: absolute; BACKGROUND-COLOR: #FFFB86
}
.menuItem {
	PADDING-RIGHT: 15px; PADDING-LEFT: 10px; WIDTH: 100%; CURSOR: hand; LINE-HEIGHT: 20px; BORDER-BOTTOM: white 1px solid
}
.ItemMouseOver {
	PADDING-RIGHT: 15px; PADDING-LEFT: 10px; WIDTH: 100%; CURSOR: hand; COLOR: highlighttext; LINE-HEIGHT: 20px; BORDER-BOTTOM: white 1px solid; BACKGROUND-COLOR: #7AA319
}
.ItemMouseOut {
	WIDTH: 100%
}
.Arrow {
	FLOAT: right; FONT-FAMILY: Webdings; POSITION: absolute; TEXT-ALIGN: left
}
.barOver {
	BORDER-TOP: #7AA319 5px solid; FLOAT: left; BORDER-LEFT: #7AA319 1px ridge; WIDTH: 100px; HEIGHT: 25px; CURSOR: hand; TEXT-INDENT: 5px; POSITION: relative; BACKGROUND-COLOR: #7AA319; TEXT-ALIGN: center
}

.textStyle {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.text1 {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}
.text2 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #141414;
}
.text3 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.titulo {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
a:link {
	color: #474747;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
}

a:hover {
	color: #474747;
	font-family: Verdana;
	font-size: 10px;
	font-style: bold;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #474747;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
}

a:visited:hover {
	color: #474747;
	font-family: Verdana;
	font-size: 10px;
	font-style: bold;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
