.BtnMenuTop {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/menu_arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #0066FF;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 1px;
	text-align: left;
}
a.BtnMenuTop {
	text-decoration: none;
}
a.BtnMenuTop:hover {
	text-decoration: none;
	color: #FFCC00;
}
.BtnSubMenuTop {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	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;
}
a.BtnSubMenuTop {
	text-decoration: none;
}
a.BtnSubMenuTop:hover {
	text-decoration: none;
	color: #FFCC00;
}

.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;
}
td.imgFlash {
	background-repeat: no-repeat;
}
.formText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
