.BtnMenuTop {
	background-image: url(../images/spacer.gif);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #0066FF;
	padding-right: 20px;
	padding-left: 2px;
	text-align: left;
	overflow: hidden;
}
.BtnMenuTop a{
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	color: #FFFFFF;
}
.BtnMenuTop a:hover {
	color: #FFCC00;
}
.BtnSubMenu {
	background-repeat: no-repeat;
	background-position: left;
	background-image: url(../images/submenu_arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 1px;
	text-align: left;
	background-color: #004FC4;
}
.BtnSubMenu a{
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.BtnSubMenu a:hover {
	color: #FFCC00;
}
a.BtnSubMenuTop {
	text-decoration: none;
}

.HomeWelcomeText {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #7C430A;
	text-decoration: none;
	background-image: url(../images/welcome_bkg.jpg);
	background-repeat: repeat-y;
	text-align: justify;
	padding: 10px;
	line-height: 13px;
}
.TextoRegiter {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	white-space: normal;
	line-height: 13px;
}
.TextoRegisterAzul {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #00327D;
	text-decoration: none;
}
.TextoWomen {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	color: #187C0E;
	text-decoration: none;
	text-align: left;
}
.TextoMen {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
	text-align: left;
}
div.container {
	position:relative;
	left:0px;
	top:0px;
	width:126px;
	height:20px;
}
div.menuoptions {
	position:absolute;
	left:7px;
	top:10px;
	visibility: hidden;
	margin-top: 10px;
}
#menu {
	position:relative;
	left:0px;
	top:0px;
	width:100%;
	height:21px;
	z-index:3;
	background-color: #0066FF;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #003991;
	border-bottom-color: #003991;
}
#hider {
	position:absolute;
	left:42px;
	top:102px;
	width:100%;
	height:205px;
	z-index:2;
}
