Body {
    background-color: white;
}

.HeadBg {
    background-color: #CCCCCC;
}


.TabBg {
    background-color: black;
}

.Head {
    font-family: Tahoma, Arial, Helvetica;
    font-size: 1.25em;
    font-weight: normal;
    color: #333333;
}

.SubHead {
    font-family: Tahoma, Arial, Helvetica;
	font-size: 0.8em;
	color: #FFFFFF;
}

.NormalTextBox {
    font-family: Tahoma, Arial, Helvetica;
    font-size: 0.75em;
    font-weight: normal;
}

.NormalRed {
    font-family: Tahoma, Arial, Helvetica;
    font-size: 0.75em;
    font-weight: bold;
    color: #ff0000
}

.NormalBold {
    font-family: Tahoma, Arial, Helvetica;
    font-size: 0.68em;
    font-weight: bold
}

.SelectedTab {
    font-weight: bold;
    font-size: 0.7em;
    color: white;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}

A.SelectedTab:link {
    text-decoration: none;
    color:white;
}

A.SelectedTab:visited {
    text-decoration: none;
    color:#eeeeee;
}

A.SelectedTab:active {
    text-decoration: none;
    color:#eeeeee;
}

A.SelectedTab:hover {
    text-decoration: none;
    color:#cccccc;
}

.OtherTabs {
    font-weight: bold;
    font-size: 0.7em;
    color: white;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}
    
A.OtherTabs:link {
    text-decoration: none;
    color:white;
}

A.OtherTabs:visited {
    text-decoration: none;
    color:#eeeeee;
}

A.OtherTabs:active {
    text-decoration: none;
    color:#eeeeee;
}

A.OtherTabs:hover {
    text-decoration: none;
    color:#cccccc;
}

.CommandButton {
  color:#000000;
  font-family: Tahoma, Arial, Helvetica; 
  font-size: 0.8em;
  font-weight: bold;
  background-color: #FFFFFF;
  border: 0px none;
}
    
A.CommandButton:link {
    text-decoration: none;
    color: #003366;
}

A.CommandButton:visited {
    text-decoration: none;
    color: #003366;
}

A.CommandButton:active {
    text-decoration: none;
    color: #003366;
}

A.CommandButton:hover {
    text-decoration: underline;
    color: #ff0000;
}
    
SMALL {
    font-size: 0.5em;
}

BIG {
    font-size: 0.9em;
}

BLOCKQUOTE, PRE {
    font-family: Lucida Console, monospace;
}

HR {
    height: 1pt;
    text-align: left;
}

.ModuleTitle_MenuContainer {
	border-bottom: blue 0px solid; 
	border-left: blue 0px solid; 
	border-top: blue 0px solid; 
	border-right: blue 0px solid; 
}

.ModuleTitle_MenuBar {
	cursor: pointer;
	height: 16px;
	background-color: Transparent;
}

.ModuleTitle_MenuItem {
	cursor: pointer;
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 0.75em; 
	font-weight: bold; 
	font-style: normal; 
	border-left: white 0px solid; 
	border-bottom: white 1px solid; 
	border-top: white 1px solid; 
	border-right: white 0px solid;
	background-color: Transparent;
}

.ModuleTitle_MenuIcon {
	cursor: pointer;
	background-color: #EEEEEE; 
	border-left: #EEEEEE 1px solid; 
	border-bottom: #EEEEEE 1px solid; 
	border-top: #EEEEEE 1px solid; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}

.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer;
	background-color: #FFFFFF; 
	border-bottom: #FFFFFF 0px solid; 
	border-left: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
}

.ModuleTitle_MenuBreak {
	border-bottom: #EEEEEE 1px solid; 
	border-left: #EEEEEE 0px solid; 
	border-top: #EEEEEE 1px solid;  
	border-right: #EEEEEE 0px solid; 
	background-color: #EEEEEE; 
	height: 1px;
}

.ModuleTitle_MenuItemSel {
	cursor: pointer;
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 0.75em; 
	font-weight: bold; 
	font-style: normal;
	background-color: #C1D2EE;
}

.ModuleTitle_MenuArrow {
	font-family: webdings; 
	font-size: 0.83em; 
	cursor: pointer;
	border-right: #FFFFFF 1px solid; 
	border-bottom: #FFFFFF 1px solid; 
	border-top: #FFFFFF 0px solid;
}

.ModuleTitle_RootMenuArrow {
	font-family: webdings; 
	font-size: 0.83em; 
	cursor: pointer;
}

.MainMenu_MenuContainer {
	border-bottom: #404040 0px solid; 
	border-left: #FF8080 0px solid; 
	border-top: #FF8080 0px solid; 
	border-right: #404040 0px solid;  
	background-color: #333333;
}

.MainMenu_MenuBar {
	cursor: pointer;
	height: 16px;
}

.MainMenu_MenuItem {
	cursor: pointer;
	color: White; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 0.75em; 
	font-weight: bold; 
	font-style: normal; 
	border-left: #333333 0px solid; 
	border-bottom: #333333 1px solid; 
	border-top: #333333 1px solid; 
	border-right: #333333 0px solid;
}

.MainMenu_MenuIcon {
	cursor: pointer;
	background-color: #333333; 
	border-left: #333333 1px solid; 
	border-bottom: #333333 1px solid; 
	border-top: #333333 1px solid; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}

.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer;
	background-color: #333333; 
	border-bottom: #404040 0px solid; 
	border-left: #FF8080 0px solid; 
	border-top: #FF8080 0px solid; 
	border-right: #404040 0px solid;
}

.MainMenu_MenuBreak {
	border-bottom: #404040 1px solid; 
	border-left: #FF8080 0px solid; 
	border-top: #FF8080 1px solid;  
	border-right: #404040 0px solid; 
	background-color: White; 
	height: 1px;
}

.MainMenu_MenuItemSel {
	background-color: #CCCCCC; 
	cursor: pointer; 
	color: White; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 0.75em; 
	font-weight: bold; 
	font-style: normal;
}

.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 0.83em; 
	cursor: pointer;
	border-right: #333333 1px solid; 
	border-bottom: #333333 1px solid; 
	border-top: #333333 0px solid;
}

.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 0.83em; 
	cursor: pointer;
}
 
.Message {
    font-family: Tahoma, Arial, Helvetica;
    font-size: 0.68em;
    font-weight: normal;
    background-color: #eeeeee;
}   

.ItemTitle {
    font-family: Tahoma, Arial, Helvetica;
    font-size: 0.9em;
    font-weight: bold;
    color: #003366;
}

.SubSubHead {
    font-family: Tahoma, Arial, Helvetica;
    font-size: 0.68em;
    font-weight: bold;
    color: black;
}

.Normal
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 0.8em;
    font-weight: normal;
	color: #FFFFFF;
}


input.btn {
  color:#000000;
  font-family: Tahoma, Arial, Helvetica; 
  font-size:0.7em;
  font-weight:bold;
  background-color:#FFFFFF;
  border:0px none;
}

input.btnhover {
  color:#000000;
  font-family: Tahoma, Arial, Helvetica; 
  font-size:0.7em;
  font-weight:bold;
  background-color:#FFFFFF;
  border:0px none;
  text-decoration:underline;
  cursor: pointer;
}

H1  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  1.2em;
    font-weight:    normal;
    color: #FFFF33;
}

H2  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  1em;
    font-weight:    normal;
    color: #FFFFFF;
}

.notificar_texto {
    color: #FFFFFF;
}
