/* -------- HTML STYLES -------- */
html, body {
	width: 100%; 
	height: 100%;
	background-color: #e3e3e3;
	text-align: center;
}

table {
	font-family: "Lucida Sans", "Century Gothic", Arial;
	font-size: 11px;
	color: #787878;
}

.LabelEditTextClass {
	background-color: #ffffff;
	text-align: left;
}
/* -------- TEXT STYLES -------- */
.SubHead {
	color: #85B4EC;
	font-family: Tahoma,Arial,Helvetica;
	font-size: 11px;
	font-weight: bold;
}
.Normal {
	font-family: "Lucida Sans", "Century Gothic", Arial;
	font-size: 10pt;
	color: #787878;
}
.LowerPart .Normal {
	font-family: "Lucida Sans", "Century Gothic", Arial;
	font-size: 10pt;
	color: #ffffff;
}
a {
	font-family: "Lucida Sans", "Century Gothic", Arial;
	font-size: 10pt;
}
.UpperPart a:link, .UpperPart a:active {
	color: #3378a2;
	text-decoration: none;
}
.UpperPart a:visited {
	color: #3378a2;
	text-decoration: none;
}
.UpperPart a:hover {
	color: #3378a2;
	text-decoration: underline;
}
.LowerPart a:link, .LowerPart a:active {
	color: #ffb550;
	text-decoration: none;
}
.LowerPart a:visited {
	color: #ffb550;
	text-decoration: none;
}
.LowerPart a:hover {
	color: #ffb550;
	text-decoration: underline;
}
.SearchPane a:link, .SearchPane a:active, .SearchPane a:visited {
	color: #3378a2;
	text-decoration: none;
}
.SearchPane a:hover {
	color: #3378a2;
	text-decoration: underline;
}.FooterBottom a:link, .FooterBottom a:active, .FooterBottom a:visited {
	color: #3378a2;
	text-decoration: none;
}
.FooterBottom a:hover {
	color: #3378a2;
	text-decoration: underline;
}
h1, h2, h3, h4, h5 {
	font-family: "Lucida Sans", "Century Gothic", Arial;
	color: #454549;
	letter-spacing: -1px;
	font-weight: bold;
}
.LowerPart h1, .LowerPart h2, .LowerPart h3, .LowerPart h4, .LowerPart h5 {
	font-family: "Lucida Sans", "Century Gothic", Arial;
	color: #ffffff;
}
h1 {
	font-size: 18pt;
}
h2 {
	font-size: 16pt;
}
h3 {
	font-size: 14pt;
}
h4 {
	font-size: 12pt;
	font-weight: bold;
}
h5 {
	font-size: 11pt;
	font-weight: bold;
}
.LogReg:link, .LogReg:active, .LogReg:visited {
	font-family: "Lucida Sans", "Century Gothic", Arial;
	text-decoration: none;
	color: #777780;
}
.LogReg:hover {
	font-family: "Lucida Sans", "Century Gothic", Arial;
	text-decoration: underline;
	color: #777780;
}
.Breadcrumbs:link, .Breadcrumbs:active, .Breadcrumbs:visited {
	font-family: "Lucida Sans", "Century Gothic", Arial;
	text-decoration: none;
	font-size: 8pt;
	color: #3378a2;
}
.Breadcrumbs:hover {
	font-family: "Lucida Sans", "Century Gothic", Arial;
	text-decoration: underline;
	font-size: 8pt;
	color: #3378a2;
}
.LinkzBottom:link, .LinkzBottom:active, .LinkzBottom:visited {
	font-family: "Lucida Sans", "Century Gothic", Arial;
	font-size: 8pt;
	text-decoration: none;
	color: #3378a2;
}
.LinkzBottom:hover {
	font-family: "Lucida Sans", "Century Gothic", Arial;
	font-size: 8pt;
	text-decoration: none;
	color: #ffffff;
}
.BottomStuff {
	font-family: "Lucida Sans", "Century Gothic", Arial;
	font-size: 8pt;
	text-decoration: none;
	color: #b8b8c6;
}
/* ------------------ SIMPLE HORIZONTAL MENU STYLES ---------------------------- */
.MenuWrapper {
	height: 40px;
	background-color: #00a1e3;
	border-top: 1px solid #7f7f89;
	border-bottom: 1px solid #7f7f89;
	padding-left: 40px;
	cursor: default;
}
.SearchPane {
	text-align: right;
	padding-right: 50px;
	padding-top: 2px;
	_padding-top: 2px;
	white-space: nowrap;
}
.Linkz {
	padding: 11px 10px 12px 10px;
	_padding: 12px 10px;
	line-height: 37px;
	margin-bottom: -0px;
}
.Linkz:link, .Linkz:active, .Linkz:visited {
	font-family: "Lucida Sans", "Century Gothic", Arial;
	text-decoration: none;
	color: #b8b8c6;
	font-weight: bold;
}
.Linkz:hover {
	font-family: "Lucida Sans", "Century Gothic", Arial;
	text-decoration: none;
	color: #000000;
	background-color: #3378a2;
	font-weight: bold;
	_border-top: 2px solid #b8b8c6;
}

/* -----------============ Horizontal Menu Styles ============----------- */
.MainMenu_MenuContainer table, .MainMenu_MenuContainer {
	height: 38px;
	_height: 39px;
	border: 0px solid transparent;
	margin: 0px;
	padding: 0px;
	width: 10px;
}
.MainMenu_MenuContainer td {
	padding: 0px;
	margin: 0px;
}
.MainMenu_MenuBar {
	height: 38px;
	_height: 39px;
	border: 0px solid transparent;
	margin: 0px;
	padding: 0px;
}
.MainMenu_MenuIcon img, .MainMenu_MenuIcon {
	padding-left: 4px;
}
.MainMenu_MenuItem, .MainMenu_MenuItemSel {
	font-family: "Lucida Sans", "Century Gothic", Arial;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	background-color: transparent;
	border: 0px solid transparent;
	margin: 0px;
	padding: 0px;
}
.MainMenu_MenuItem  td {
	border: 0px solid transparent;
	margin: 0px;
	padding: 0px;
}
.MainMenu_MenuItemSel td {
	background-color: #3378a2;
	border: 0px solid transparent;
	margin: 0px;
	padding: 0px;
}
.MainMenu_MenuItem {
	color: #ffffff;
	border: 0px solid transparent;
	margin: 0px;
	padding: 0px;
}
.MainMenu_MenuBreak, .MainMenu_MenuIcon, .MainMenu_MenuArrow {
	background-color: transparent;
	border-color: transparent;
	cursor: default;
	border: 0px solid transparent;
	margin: 0px;
	padding: 0px;
}
.MainMenu_SubMenu {
	background-color: #00a1e3;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	padding: 5px 0px 0px 0px;
}
.MainMenu_MenuItemSel {
	color: #ffffff;
	background-color: #3378a2;
	border: 0px solid transparent;
	margin: 0px;
	padding: 0px;
}
/* -------- SKIN MASTER -------- */

.SkinMaster {
	margin: 0px auto;
}

/* HEADER STYLES */
.HeaderWrapper {
	height: 40px;
	background-color: #ffffff;
	background-image: url(Images/HeaderBckg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	vertical-align: top;
}
.LogoPane {
	width: 150px;
	vertical-align: bottom;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

.LogRegPane {
	height: 10px;
	color: #777780;
	padding: 10px 40px;
	white-space: nowrap;
	cursor: default;
	vertical-align:top;
}
.HeaderPane {
	text-align: center;
	padding: 10px 50px 10px 20px;
}
.BreadcrumbPane {
   padding-left: 50px;
	padding-top: 10px;
	height: 10px;
	font-family: "Lucida Sans", "Century Gothic", Arial;
	text-decoration: none;
	font-size: 8pt;
	color: #c9c9c9;
	background-color: #ffffff;
	cursor: default;
}
/* -------- CONTENT STYLES -------- */
.UpperPart {
	background-color: #ffffff;
	vertical-align: top;
}
.LowerPart {
	background-color: #ffffff;
	vertical-align: top;
	height: 0px;
}
.ContentWrapper {
	background-color: #ffffff;
}
.MarginLR45 {
	padding: 0px 45px;
}

.TopPane {
		vertical-align: top;
		padding: 5px;
		height: 0px;
}
.ContentPane {
		vertical-align: top;
		padding: 5px;
		width: 50%;
}
.RightPane {
		vertical-align: top;
		padding: 5px;
		width: 50%;
}
.MidLeftPane {
		vertical-align: top;
		padding: 5px;
		width: 50%;
		height: 0px;
}
.MidRightPane {
		vertical-align: top;
		padding: 5px;
		width: 50%;
		height: 0px;
}
.BottomLPane {
		width: 33%;
		vertical-align: top;
		padding: 5px;
}
.BottomMPane {
		width: 33%;
		vertical-align: top;
		padding: 5px;
}
.BottomRPane {
		width: 33%;
		vertical-align: top;
		padding: 5px;
}
/* FOOTER STYLES */
.FooterTop {
		background-color: #ffffff;
		border-top: 1px solid #aeaebc;
		height: 10px;
		text-align: center;
		cursor: default;
		color: #3378a2;
}
.FooterBottom {
		height: 10px;	
		background-color: #ffffff;
		text-align: center;
		cursor: default;
}
/* --------------------- OTHER STYLES --------------------- */
.LogoPane div {
	bottom:0px;
	display: block;
	padding: 0px;
	position: relative;
	_bottom: -4px;
	vertical-align:bottom;
}
.FullWH {
	width: 100%;
	height: 100%;
}
.FixedWH {
	width: 900px;
	margin: 0px auto;
	height: 100%;
}
.FixedWHtd {
	padding: 0px 15%;
}

/* AUTENTICAÇÂO */
.bd_pass_num{border:solid 1px #404040;background-color:#404040;font-family: Arial, verdana, Tahoma;color:white;font-weight:bold;font-size:12px;text-decoration: none;}
.bd_pass_num_hover{border:solid 1px #404040;background-color:#FFFFFF;font-family: Arial, verdana, Tahoma;color:#000000;font-weight:bold;font-size:12px;text-decoration: none; cursor:pointer;}

.bd_bot{/*background-color: #FFFFFF;*/}
.for_auth {
	font-family: Arial, verdana, Tahoma;
	font-size: 11px;
	color: #888888;
	height: 20px;
	width: 167px;
	border: 1px solid #888888;
	padding-top: 2px;
	padding-left: 4px;
}

.entrar{
	width: 88px;
	height: 19px;
	background-color:#FF0000;
	font-size: 11px;
	color: #FFFFFF;
	font-family: Arial, verdana, Tahoma;
	color:#FFFFFF;
	font-weight:bold;
	border: none;		
}

.tec_apag_curr{
	background-color:#019CCC;
	font-size: 11px;
	font-family: Arial, verdana, Tahoma;
	color:#FFFFFF;
	border:  solid 1px #019CCC;
	text-decoration:none;  		
	width:60px;
	height:18px;
	text-align:center;
	margin-top: 3px;
}

a.tec_apag_curr:link{
	background-color:#019CCC;
	font-size: 11px;
	font-family: Arial, verdana, Tahoma;
	color:#FFFFFF;
	border:  solid 1px #019CCC;
	text-decoration:none;	
	width:60px;
	height:18px;
	text-align:center;
	margin-top: 3px;
}

a.tec_apag_curr:visited{
	background-color:#019CCC;
	font-size: 11px;
	font-family: Arial, verdana, Tahoma;
	color:#FFFFFF;
	border:  solid 1px #019CCC;
	text-decoration:none;
	width:60px;
	height:18px;
	text-align:center;
	margin-top: 3px;
}
a.tec_apag_curr:hover{
	background-color:#019CCC;
	font-size: 11px;
	font-family: Arial, verdana, Tahoma;
	color:#FFFFFF;
	border:  solid 1px #019CCC;
	text-decoration:none;
	width:60px;
	height:18px;
	text-align:center;	
	margin-top: 3px;
}

A.aTecladoNumerico { color: #666666; background-color: #EEEEEE; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-align: center; padding: 2px; width: 100%; text-decoration: none;}
A.aTecladoNumerico:active { color: #EEEEEE; background-color: #EEEEEE; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-align: center; padding: 2px; width: 100%; text-decoration: none;}

A.aTecladoAlpha { color: white; background-color: #787878; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-align: center; padding: 2px; width: 100%; text-decoration: none;}
A.aTecladoAlpha:link { color: white; background-color: #787878; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-align: center; padding: 2px; width: 100%; text-decoration: none;}
A.aTecladoAlpha:active { color: white; background-color: #787878; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-align: center; padding: 2px; width: 100%; text-decoration: none;}
A.aTecladoAlpha:hover { background-color: white; color: #787878; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-align: center; padding: 2px; width: 100%; text-decoration: none;}
A.aTecladoAlpha:visited { color: white; background-color: #787878; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-align: center; padding: 2px; width: 100%; text-decoration: none;}

A.aTecladoAlphaEscuro { background-color: #404040; color:white; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-align: center; padding: 2px; width: 100%; text-decoration: none;}
A.aTecladoAlphaEscuro:link { background-color: #404040; color:white; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-align: center; padding: 2px; width: 100%; text-decoration: none;}
A.aTecladoAlphaEscuro:active { background-color: #404040; color:white; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-align: center; padding: 2px; width: 100%; text-decoration: none;}
A.aTecladoAlphaEscuro:hover { background-color: white; color:#404040; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-align: center; padding: 2px; width: 100%; text-decoration: none;}
A.aTecladoAlphaEscuro:visited { background-color: #404040; color:white; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-align: center; padding: 2px; width: 100%; text-decoration: none;}

TD.tdTecladoNumerico { color: #666666; background-color: #EEEEEE; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-align: center; padding: 2px; text-decoration: none;}

TD.tdTecladoAlpha { background-color: #787878; color: white; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-align: center; padding: 2px; text-decoration: none;}
#TD.tdTecladoAlpha { background-color: #787878; color: white; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-align: center; padding: 2px; text-decoration: none;}

TD.tdTecladoAlphaEscuro { color: White; background-color: #404040; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-align: center; padding: 2px; text-decoration: none;}
.title { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; width: 100%; text-align: center; font-weight: bold; background-color: #FF7E00; color: #FFFFFF; margin: 0px; text-decoration: none; }
.titlered { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; width: 100%; text-align: center; font-weight: bold; background-color: #E20A16; color: #FFFFFF; margin: 0px; text-decoration: none; }
/* AUTENTICAÇÂO */
