/* CSS Document */
/*BODY {
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-3dlight-color:orange;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-shadow-color:orange;
	scrollbar-arrow-color:#ffffff;
	scrollbar-track-color:orange;
}
*/
.INPUT_TEXT {
	BORDER-RIGHT: orange 1px solid;
    BORDER-TOP: orange 1px solid;
    BORDER-LEFT: orange 1px solid;
    BORDER-BOTTOM: orange 1px solid;	
	font-family: Arial, Helvetica, Verdana;
    font-size: 12px;
	color: orange;
	background-attachment:fixed;
}
.input_noborder {
	BORDER-RIGHT: 0px;
    BORDER-TOP: 0px;
    BORDER-LEFT: 0px;
    BORDER-BOTTOM: 0px;
}
.input_error {
	BORDER-RIGHT: orange 1px solid;
    BORDER-TOP: orange 1px solid;
    BORDER-LEFT: orange 1px solid;
    BORDER-BOTTOM: orange 1px solid;	
	font-family: Arial, Helvetica, Verdana;
    font-size: 11px;
	color: #000000;
	background-color: #FFCCCC; 
}
.FontePadraoPreta {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.FontePadraoPreta:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.FontePadraoPreta:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.FontePadraoPreta:active {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.FontePadraoPreta:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.FontePadraoBranca {
	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
	
}
.TituloPadraoLaranja {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: orange;
	text-decoration: none;
}
.TituloPadraoLaranja:visited {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: orange;
	text-decoration: none;
}
.TituloPadraoLaranja:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: orange;
	text-decoration: none;
}
.TituloPadraoLaranja:active {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: orange;
	text-decoration: none;
}
.TituloPadraoLaranja:link {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: orange;
	text-decoration: none;
}
.TituloPadraoBranco {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
.LinkMenu {
	font-family: Tahoma;
	font-size: 13px;
	color: #ffffff;
}
.LinkMenu:visited {
	color: #ffffff;
	text-decoration: none;
}
.LinkMenu:hover {
	color: #ffffff;
	text-decoration: underline;
}
.LinkMenu:active {
	color: #ffffff;
}
.LinkMenu:link {
	color: #ffffff;
	text-decoration: none;
}

.LinkMenuItem {
	font-family: Tahoma;
	font-size: 13px;
	color: #758992;
	font-weight: bold;
}
.LinkMenuItem:visited {
	color: #758992;
	text-decoration: none;
}
.LinkMenuItem:hover {
	color: #ffffff;
	text-decoration: none;
}
.LinkMenuItem:active {
	color: #758992;
}
.LinkMenuItem:link {
	color: #758992;
	text-decoration: none;
}

.Menu2 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	color: orange;
}
.Menu2:visited {
	color: orange;
	text-decoration: none;
}
.Menu2:hover {
	color: orange;
	text-decoration: none;
}
.Menu2:active {
	color: orange;
	text-decoration: none;
}
.Menu2:link {
	color: orange;
	text-decoration: none;
}
.MenuSup {
	font-family: Tahoma;
	font-size: 9px;
	color: #ffffff;
}
.MenuSup:visited {
	color: #ffffff;
	text-decoration: none;
}
.MenuSup:hover {
	color: #ffffff;
	text-decoration: underline;
}
.MenuSup:active {
	color: #ffffff;
	text-decoration: none;
}
.MenuSup:link {
	color: #ffffff;
	text-decoration: none;
}
.MenuSupBold {
	font-family: Tahoma;
	font-size: 9px;
	font-weight:bold;
	color: #ffffff;
}
.MenuSupBold:visited {
	color: #ffffff;
	text-decoration: none;
}
.MenuSupBold:hover {
	color: #ffffff;
	text-decoration: underline;
}
.MenuSupBold:active {
	color: #ffffff;
	text-decoration: none;
}
.MenuSupBold:link {
	color: #ffffff;
	text-decoration: none;
}
.LinkBold {
	font-family: Tahoma;
	font-size: 13px;
	font-weight:bold;
	color: #ffffff;
}
.LinkBold:visited {
	color: #ffffff;
	text-decoration: none;
}
.LinkBold:hover {
	color: #ffffff;
	text-decoration: underline;
}
.LinkBold:active {
	color: #ffffff;
	text-decoration: none;
}
.LinkBold:link {
	color: #ffffff;
	text-decoration: none;
}

.SubMenu {
	font-family: Tahoma;
	font-size: 12px;
	color: #006699;
}
.SubMenu:visited {
	color: #006699;
	text-decoration: none;
}
.SubMenu:hover {
	color: #003399;
	text-decoration: underline;
}
.SubMenu:active {
	color: #006699;
	font-weight:bold
	text-decoration: none;
}
.SubMenu:link {
	color: #006699;
	text-decoration: none;
}

