a.selectableItem:link, a.selectableItem:active, a.selectableItem:visited{
	display:block;
	padding:3px;
	color:black;
	cursor:default;
	margin:1px;
}
a.selectableItem:hover{
	background-color:#96c0e4;
	color:black;
}

.scrollDiv{
	overflow:auto;
	height:200px; 
	width:500px;
	border:1px solid #000000;
	border-bottom-color:#f1f1f1;
	border-right-color:#f1f1f1;
}
.statusBar{
	border:1px solid black;
	background-color:#f1f1f1;
}
.statusBarUsage{
	background-color:#22437f;
}

.statusBarUsageCritical{
	background-color:red;
}

.event_completed {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
  color: #000000;	
  text-decoration: line-through;
}
.event_late{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
  color: red;	
}


body {
	background-color: white;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	overflow:auto;
}

table, td{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border:0px;
}

table.normalTable, table.normalTable td {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border:0px;
}

h1{
	page-break-after:avoid; 
	page-break-inside:avoid;
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 12px;	
}

h2{
	page-break-after:avoid; 
	page-break-inside:avoid;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	margin-bottom: 5px;
}

h3{
	page-break-after:avoid; 
	page-break-inside:avoid;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
}

a:link, a:visited, a:active  {
    text-decoration:    none;
    color:  #000000;
}

a:hover {
    text-decoration:    none;
    color:  #d67527;
}

/* Icons in the lower menu and the module buttons */

.ModuleIcons {
	padding: 2px;
	margin:0px; 
	padding-right: 15px;
	font-size: 10px;
	text-align: center;
}

.ModuleIcons a:hover{
	background-color:#96c0e4;
	color:black;
}

.ModuleIcons a:link, a:visited, a:active  {
	display:block;
	padding:3px;
	color:black;
	margin:1px;
}

.FooterBar {
	background-color: #F6F7F2;
	border-top: 1px solid black;
}

.FooterBar2 {
	background-color: #F6F7F2;
	border-bottom: 1px solid black;
}

.HeaderBar {
	font-family:	arial, verdana, sans-serif;
	font-size:	12px;
	font-weight: normal;
	background-color: #22437f;
	padding:	0;
	border-bottom: 1px solid black;
	text-align: right;
}

a.HeaderBar:link, a.HeaderBar:visited, a.HeaderBar:active {
	color: #F7F8F2;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	border: 0;
	padding: 2px;
	padding-right: 10px;
}

a.HeaderBar:hover {
	color: #ffffff;
	text-decoration: underline;
}

/* Start Table with tab links CSS */

.tabtable
{
	border: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.tabtable th {
    background-color: #22437f;
    font-size: 14px;
	padding: 2px;
    font-weight: bold;
    color: #FFFFFF;
    border: 0px;
    border-bottom: 1px solid #22437f;
    text-align: left;
}

.ActiveTab{
	background-color: #d67527;
	border-right: 1px solid #22437f;
	border-bottom: 1px solid #22437f;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
	cursor: default;

}

.Tab {	
	background-color: #F6F7F2;
	border-right: 1px solid #22437f;
	border-bottom: 1px solid #22437f;
	text-align: center;
	cursor: default;
}

.TabBackground {
	border-left: 1px solid #22437f;
}

.ActiveTabVert{
	background-color: #d67527;
	border-bottom: 1px solid #22437f;
	border-right: 1px solid #22437f;
	border-left: 1px solid #22437f;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
	padding: 1px;
	cursor: default;

}

.TabVert {	
	background-color: #F6F7F2;
	border-bottom: 1px solid #22437f;
	border-right: 1px solid #22437f;
	border-left: 1px solid #22437f;
	padding: 1px;
	cursor: default;
}

.TabBackgroundVert {
	border:0;
}
/* End Table with tab links CSS */

.ErrorBox {
	padding: 5px;
	margin: 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	background-color: #F6F7F2;
	border: 1px solid #666666;
}

.alert{
	padding: 5px;
	margin: 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	background-color: #f1f1f1;
	border: 1px solid #666666;
}
.alert a {
	font-decoration: underline;
}

.alert td {
	padding: 5px;
}

span.bajadefinitiva{
	text-decoration: line-through;
}


.Error {
	font-size: 12px;
        color: red;
	font-weight: bold;
}
a.Error:link, a.Error:visited, a.Error:active{
	font-size: 12px;
	color: red;
	font-weight: bold;
	text-decoration: underline;
}

.Success {
	font-size: 12px;
        color: #22437f;
	font-weight: bold;
}
.normal
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
        color: #000000;
}
a.normal:link, a.normal:visited, a.normal:active
{
	text-decoration: underline;
}
a.normal:hover {
    text-decoration:    none;
    color:  #FF9900;
}

.normal2 {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFCC;
}

.blue
{
	color: blue;
}

a.blue:link, a.blue:visited, a.blue:active
{
	text-decoration: underline;
	color: #900;
}
a.blue:hover {
    text-decoration:    none;
    color:  red;
}
.textbox{
	padding-left:5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #666666;
	border-bottom: 1px solid #f8f8f8;
	border-right: 1px solid #f8f8f8;
}

.textbox[type=text][disabled]{
	background-color: yellow;
}
/*
.textbox[type=text][disabled]{
	background-color: #f1f1f1;
	border-style: solid;
	
        border-left-color: #cccccc;
	border-bottom-color: #cccccc;
        border-top-color: #cccccc;
	border-right-color: #cccccc;

        border-left-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;

	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #cccccc;
}
*/
.button{
	background-color: #22437f;
	border-style: solid;
  border-color: #666666;
  border-width: 1px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	margin-top: 10px;
	margin-right:5px;
}
.button_mo{
	background-color: #E27B1E;
	border-style: solid;	
  border-color: #e6eff4;
  border-width: 1px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	margin-top: 10px;
	margin-right:5px;
}

.small{
        font-family: arial, helvetica, sans-serif;
        font-size: 10px;
        font-weight: italic;
		text-decoration: none;
}

a.small_underline, a.small_underline:visited, a.small_underline:active{
        font-family: arial, helvetica, sans-serif;
        font-size: 10px;	
	text-decoration: underline;
}

.count{
        font-family: arial, helvetica, sans-serif;
        font-size: 10px;
        font-weight: bold;
        color: blue;
}
.summary_icon {
	display: inline;
	font-size: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: black;
	padding-left: 5px;
	margin-right:5px;
	font-style: normal;
}

div.description {
	margin: 0px;
	margin-left: 10px;	
}

table.formregister{
}

table.formregister td{
	padding-top:5px;
}

div.auto_complete {
	position :absolute;
	width :250px;
	background-color :white;
	border :1px solid #888;
	margin :0px;
	padding :0px;
}

li.selected { background-color: #ffb; }

span.confirmar{
	padding-left:10px;
	padding-right:10px;
	background-color:green;
	color:white;
	font-weight:bold;
}

span.baja{
	padding-left:10px;
	padding-right:10px;
	background-color:red;
	color:white;
	font-weight:bold;
}

span.bajaservicios{
	padding-left:10px;
	padding-right:10px;
	background-color:yellow;
	color:black;
	font-weight:bold;
}

span.alta{
	padding-left:10px;
	padding-right:10px;
	background-color:white;
	color:black;
	font-weight:bold;
}

.strict {
	border:1px solid red;
}

.form-error{
	border: 1px solid red;
	background-color:#ffd1d1;
}

