/* Style File that controls the Navigation Menus */
/* Can handle up to 5 individual Menus in this   */
/* current version.                              */

/***** NAVIGATION 1 *****/
.Menu1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-shadow: 1px;
	padding: 2px;
}

.Menu1 a:link, .Menu1 a:visited {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	text-shadow: 1px;
}

.Menu1 a:active {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	text-shadow: 1px;
	background-color: #544737;
}

.Menu1 a:hover {
	color: #FFFF99;
	font-weight: normal;
	text-decoration: none;
	text-shadow: 1px;
}


/***** NAVIGATION 2 *****/
.Menu2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #2A62B3;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-shadow: 1px;
	padding: 4px;
}

.Menu2 a:link, .Menu2 a:visited {
	color: #2A62B3;
	text-decoration: none;
	text-shadow: 1px;
}

.Menu2 a:active {
	color: #2A62B3;
	text-decoration: none;
	text-shadow: 1px;
}

.Menu2 a:hover {
	color: #BC4D5F;
	text-decoration: none;
	text-shadow: 1px;
}


/***** NAVIGATION 3 *****/
.Menu3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #2A62B3;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-shadow: 1px;
	padding: 4px;
}

.Menu3 a:link, .Menu3 a:visited {
	color: #2A62B3;
	text-decoration: none;
	text-shadow: 1px;
}

.Menu3 a:active {
	color: #2A62B3;
	text-decoration: none;
	text-shadow: 1px;
}

.Menu3 a:hover {
	color: #BC4D5F;
	text-decoration: none;
	text-shadow: 1px;
}


/***** NAVIGATION 4 ******/
.Menu4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #2A62B3;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-shadow: 1px;
	padding: 4px;
}

.Menu4 a:link, .Menu4 a:visited {
	color: #2A62B3;
	text-decoration: none;
	text-shadow: 1px;
}

.Menu4 a:active {
	color: #2A62B3;
	text-decoration: none;
	text-shadow: 1px;
}

.Menu4 a:hover {
	color: #BC4D5F;
	text-decoration: none;
	text-shadow: 1px;
}

/***** NAVIGATION 5 *****/
.Menu5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #2A62B3;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-shadow: 1px;
	padding: 4px;
}

.Menu5 a:link, .Menu5 a:visited {
	color: #2A62B3;
	text-decoration: none;
	text-shadow: 1px;
}

.Menu5 a:active {
	color: #2A62B3;
	text-decoration: none;
	text-shadow: 1px;
}

.Menu5 a:hover {
	color: #000;
	text-decoration: none;
	text-shadow: 1px;
}