.tdalink-active {
	color: blue;
}
.saldosContaOK {
	background-color: #BCF5A9;
}
.saldosContaNotOK {
        background-color: red;
}
#assocDiv {
	color: blue;
    	width: 250px;
    	border: 1px solid black;
    	position: fixed;
    	top: 40px;
    	right: 40px;
	background-color: #EEEEEE;
	display: none;
}
#periodo {
	opacity: 0.75;
}
#arriba {
	background: url(../images/header1.png);
	background-size: contain;
	background-color: #DDDDDD;
	background-repeat: no-repeat;
/*	opacity: 0.4; */
	z-index: -1;
}
.titulobal {
	text-transform: uppercase;
	font-size: 150%;
}
tr.bmovs:hover {
	background-color:red;
	color: white;
}
a.bmovs:hover {
        background-color:red;
        color: white;
}
.inputoacity {
	text-align: right;
	color:gray;
}
#menuhor {
	padding:0px;
	border:0px;
	margin:0px;
}
td.tdlink:hover {
/*
	height:100%;
	width:100%;
*/
	background-color: #999999;
/*	text-transform: uppercase; */
	color: white;
}
.tdnolink {
        background-color: #999999;
        text-transform: uppercase;
        color: white;
	font-size: 10px;
}
a.alink {
	display: block;
}
a.alink-active {
        display: block;
	text-transform: uppercase;
	color: white;
}
a.alink-active:visited {
	color: white;
}

td.tdlink {
	background-color: #FFFFFF;
}
a.alink:hover {
	color: white;
	text-transform: uppercase;
}
a.alink {
        height:100%;
        width:100%;
}
.tdlink-active {
        background-color: #999999;
        color: white;
        text-transform: uppercase;
}
#sreportes, #sfacturacion, #snomina, #sinventario, #sconciliacion, #scontabilidad, #ssistema {
	display: none;
	background-color: #F3E2A9;
	height: 20px;
	text-indent: 15px;
}
a.sublink {
	height:100%;
	width:100%;
	font-size: 11px;
	display: block;
	color: black;	
}
a.sublink:hover {
	color: red;
}
a.sublink:visited {
	color: black;
}
#menu-inv {
        border-width: 1px;
        border-spacing: 0px;
        border-style: inset;
        border-color: black;
        border-collapse: collapse;
        background-color: white;
        width:100%;
	text-align: center;
}
#menu-inv td {
	height:1em;
}
/*
table.menuhor td:hover {
        background-color: blue;
        color: white;
        text-transform: uppercase;
}
*/
#menu-inv div:hover {
        background-color: blue;
        color: white;
	text-transform: uppercase;
}
#active-menu-inv {
        background-color: blue;
        color: white;
        text-transform: uppercase;
}
table.proveedores {
        border-width: 1px;
        border-spacing: 0px;
        border-style: inset;
        border-color: black;
        border-collapse: collapse;
        background-color: white;
	width:100%;
	table-layout:fixed;
}
table.proveedores tr {
	height:1em;
}
table.proveedores td {
	overflow:hidden;
	white-space:nowrap;
	
}
/*
table.totales th{
	background-color: #F3E2A9;
}
*/
table.totales {
        border-width: 1px;
        border-spacing: 0px; 
        border-style: inset;
        border-color: black;
        border-collapse: collapse;
        background-color: white;
/*	table-layout: fixed; */
/* 	width: 100%; */
}
table.totales th {
	background-color: white;
	font-weight: bold;
}

table.totales tr:nth-child(odd){
	background-color: #E5E8E8;
}

table.totalesred {
        border-width: 1px;
        border-spacing: 0px;
        border-style: inset;
        border-color: black;
        border-collapse: collapse;
        background-color: white;
	font-weight: bold;
}

table.totalesres {
        border-width: 1px;
        border-spacing: 0px;
        border-style: inset;
        border-color: black;
        border-collapse: collapse;
        background-color: white;
	width:50%;
}
.box {
        background-color: #F4F4F4;
        border: 1px solid #CCC;
/*      height: 100px;
        width: 350px; */
        padding: 5px;
        display:none;
        position:absolute;
        text-align:left;
        z-index:+2;
}
.definicion {
        background-color: #FFFF00;
        border: 1px solid #CCC;
	color: red;
/*      height: 100px;
 *              width: 350px; */
        padding: 5px;
        display:none;
        position:absolute;
        text-align:left;
        z-index:+2;
}
table.subheader td {
        font-family: sans-serif;
        font-size: 14px;
        font-weight: bold;
        color : #444;
        text-transform: uppercase;
        letter-spacing: 2px;
        margin-left: 20px;
}
.colname{
        font-family: sans-serif;
        font-size: 12px;
        font-weight: bold;
        color : #333;
        text-transform: uppercase;
        letter-spacing: 2px;
        margin-left: 20px;
}
.empresa{
        font-family: sans-serif;
        font-size: 14px;
        font-weight: bold;
        color : #00F;
        text-transform: uppercase;
	text-decoration:underline;
        letter-spacing: 2px;
}
.empresa1{
        font-family: sans-serif;
        font-size: 18px;
        font-weight: bold;
        color : #00F;
        text-transform: uppercase;
        letter-spacing: 2px;
}
.abono {
	color: black;
}
.factsel{
        color: red;
	font-weight: bold;
}
.cargo {
        color: red;
}
a.cargo:link, a.cargo:visited {
        color: red;
}
a.cargoxml:link, a.cargoxml:visited {
        color: red;
}
a.consolidadoxml:link, a.consolidadoxml:visited {
        color: green;
}
#cargo a {
        color: red;
}
#cargoxml a {
        color: red;
}
.error {
        color: red;
	font-size: 12px;
}
.consolidado {
        color: green;
}
a.consolidado:link, a.consolidado:visited {
        color: green;
}
.interno {
        color: blue;
}
#consolidado a {
        color: green;
}
#consolidadoxml a {
        color: green;
}
.box {
        background-color: #F4F4F4;
        border: 1px solid #CCC;
/*      height: 100px;
        width: 350px; */ 
        padding: 5px; 
        display:none;
        position:absolute; 
        text-align:left;
	z-index:+2;
}
.general {
        color: #666666;
        font-family:verdana,arial;
        font-size: 11px;
	padding:2px; 
	background-color:white;
/*	width:900px; */
	border-style: solid;
	border-width:2px;
	border-color:green;
	position:relative;
}


body {
	margin: 0px;
	background: url(../images/bgr.png) repeat; 
}
.body_bg { background: #F0EEE1 url(../images/body_bg.png) top center repeat-x; }

#page_bg {
	width: 100%;
	padding: 0;
/* 	margin: 20px 60px 0 auto;
/*	margin: 20 auto 0 auto; 
/*	position: fixed; */
	margin-top:0px;
	margin-bottom:0px;
	margin-right:auto;
	margin-left:auto;
}

#page_bg_popup {
	padding: 0;
	margin: 2% 4% 0 auto;
}

#popup {
        padding: 0;
        margin: 20px auto 0 auto;
}

tr, p, div {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
/*  font-weight: bold; */
/*  color            : #C86464; */
    color	     : #0000DD; 
}
hr {
  background       : #999999;
  height           : 1px;
  width            : 100%;
}
#mainlevel-nav {
margin: 0; padding: 0;
}
#mainlevel-nav li {
	background-image: none;
	padding-left: 0px;
	list-style:none; float: right; 
	margin: 0; width: 15.5%; 
	font-size: 10px;
	line-height: 20px;
	white-space: nowrap;
	text-indent: 15px;
}
#mainlevel-nav a {
	display: block; float: right; text-decoration: none;  border: 1px solid;
	border-color: #fff #cc3300 #cc3300 #fff;
	background: #ff9933 url(../images/vmenu_bgr.png) 2px no-repeat; 
	color: blue;
}
#mainlevel-nav a {
	float: none;
}
#mainlevel-nav a:hover {
	background: #ff6600 url(../images/vmenu_bgr.png) 2px no-repeat;
}

/*different setting for newsflash*/
.newsflash td {
	color: #000000;
	text-align: justify;
	vertical-align: middle;
}

/*setting for the greetings*/
.mainpage {
	text-align: justify;
	color: #CAD0EE;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
}
.mainpage-bkg {
	background-image: url(../images/lineborder.png);
	width: 1px;
}

.greybg {
  	background: #EEEEFF;
}

/*pathaway setting*/
.pathway {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
}

a.pathway:link, a.pathway:visited {
  	color            : #ff9900;
  	font-weight      : normal;
}

a.pathway:hover {
  	color            : #ff3300;
  	font-weight      : normal;
  	text-decoration   : none;
}

/*for title or site name*/
.title {
	font-family: sans-serif;
	font-size: 20px;
	font-weight: bold;
	color : #000000;
	margin-left: 10px;
}

/*for the tag-line*/
.subtitle {
	text-align: center;
	font-family: sans-serif;
	font-size: 10px;
	font-weight: bold;
	color : #666666;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-left: 20px;
	background-color: white;
}

.alerta {
        color : white;
	background-color: #CC0000;	
}

a.alerta:link, a.alerta:visited, a.alerta:hover {
        color : white;
}

#active_menu {
  	color: #000000;
}

/* --Default Class Settings-- */

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	color: #ffffff;
	font-weight: bold;
	background-image: url(../images/menu_bgr.png); 
	background-repeat: no-repeat;
	width: 95%;
	text-indent: 15px;
	text-decoration: none;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	line-height: 20px; 
	margin-bottom: 1px;
}
a.mainlevel:hover {
	color: #333333;
}

a.mainmenu:link, a.mainmenu:visited {
	color:  #C86464;
	color: #ffffff;  
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 10px;

}
a.mainmenu:hover {
	color: #333333; 
}
.pollstableborder {
	border: 1px solid;
	padding: 1px;
}

a.sublevel:link, a.sublevel:visited {
        padding-left: 1px;
        vertical-align: middle;
        font-size: 11px;
        color: #ff6600;
        text-align: left;
}


a.sublevel:hover {
	color: #ff9e31; text-decoration: none;
}

table.submenu {
        padding: 0px 0px 0px 0px;
        margin-bottom: 0px;
        overflow:visible;
	text-indent: 5px;
/*      background: url(../images/bgr.png); */
}
table.submenu tr {
        padding: 0px 0px 0px 0px;
	display: none;
        height:1em;
}
td.submenu {
	background-color: #FFFFFF;
}
table.moduletable {
 	padding: 5px 0px 5px 0px; 
	margin-bottom: 0px;
	width: 100%;
	overflow:visible;
	height: 51px;
/*	background: url(../images/bgr.png); */
}
table.moduletable tr {
        height:1em;
}
table.moduletable th {
	font-size        : 12px;
	font-weight      : bold;
	color            : #0000FF;
	text-align       : left;
	width            : 100%;
	letter-spacing: 2px;
	text-indent: 5px;
	padding-bottom: 3px;
}

table.moduletable li {
}

table.moduletable ul {
	padding: 0px;
}
table.moduletable td {
	font-size: 10px;
	font-weight: normal;
}

.poll {
 	font-family      : Arial, Helvetica, sans-serif;
  	font-size        : 10px;
  	color            : #666666;
  	line-height      : 14px;
}

table.pollstableborder {
	border: 1px solid #cccccc;
}

.sectiontableheader {
  	background-color : #CCCCCC;
  	color            : #333333;
  	font-weight      : bold;
}

.sectiontableentry1 {
  	background-color : #F0F0F0;
}

.sectiontableentry2 {
  	background-color : #E0E0E0;
}

.small {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #999999;
  text-decoration  : none;
  font-weight      : bold;
}

.smalldark {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  text-decoration  : none;
  font-weight      : normal;
}


.contentpane {
  background       : #dedede;
}

.contentpaneopen {
  border : 0px ridge #0099cc;
  width: 100%;
  padding: 1px;
}

.contentheading, .componentheading {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 14px;
  font-weight      : bold;
  color            : #ff9900;
  text-align       : left;
}

.createdate {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #999999;
  text-align       : left;
}


.button {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-size        : 10px;
  font-weight      : bold;
  background-color : #F0F0F0;
  color            : #000000;
  border           : 1px solid #CCCCCC;
}

.inputbox {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  background-color : #F0F0F0;
  border           : 1px solid #CCCCCC;
}

a:link, a:visited {
	color: #0066FF; 
	text-decoration: none;
}

a:hover {
color: #ff3300;
text-decoration: underline;
}

/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
 	color: #ff9900;
	text-align:left;
	text-decoration: underline;
	}

a.contentpagetitle:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align:left;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	}

a.category:link, a.category:visited {
  color            : #333333;
  font-weight      : bold; 
  font-size: 11px;
font-weight: bold;
}

a.category:hover {
  color            : #999999;
}

/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #ffae00;
	border-left: outset 2px #ff9900;
	border-right: outset 2px #808080;
	border-top: outset 2px #ff9900;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	/* Cannot use hand as its not a W3C CSS validator */
	/*	cursor: hand;*/
	font-weight: bold;
	color: #FFFFFF;
}
.offtab {
	background-color : #e5e5e5;
	border-left: outset 2px #E0E0E0;
	border-right: outset 2px #E0E0E0;
	border-top: outset 2px #E0E0E0;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	/* Cannot use hand as its not a W3C CSS validator */
	/*	cursor: hand;*/
	font-weight: normal;
}
.tabpadding {
}

.tabheading {
	background-color: #ffae00;
	text-align: left;
}

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}

/* for modifying {moscode} output.  Don't set the colour! */
.moscode {
	background-color: #f0f0f0;
}
.code {
	background-color: #f0f0f0;
	border: 1px solid #FFF;
}

/* Text passed with mosmsg url parameter */
.message {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 10pt;
	color : #ff6600;
	text-align: center;
}

/* Javascript Back button */
.back_button {
	text-align: center;
	margin-top: 40px;
}

table.contenttoc {
	color: #333300;
	background-color: #e0e0e0;
	border: 1px solid #333;
}

table.contenttoc td {
    font-size: 8pt;
    font-weight: normal;
    text-align:left;
}
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

li {
  line-height: 15px;
  padding-left: 10px;
  padding-top: 0px;
  background-image: url(../images/arrow.png) ;
  background-repeat: no-repeat;
  background-position: 0px 3px;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	background-color: #293C43;
	color: #ffffff;
	font-weight: bold;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}
