html {
    background-color: #5C7889;
    height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
    font: 12px verdana, arial, helvetica, sans-serif;
    color: #2C3738;
    height: 100%;
}

form {
    margin: 0px;
    display: inline;
    border: 0px;
}

h1 {
    font-size:20px;
    margin-top: 0.2em;
}

td {
    font: 11px verdana, arial, helvetica, sans-serif;
}

a {
    color: #003D5F;
    font-weight: bold;
}

a:hover {
    color: #00669F;
}


a img {
    border: 0px;
}

div#head {
    background-color: #ECEAEE;
    padding: 0px;
    position: relative;
	height: 84px;
}

div#content {
    /*padding: 10px;*/
}

table#contentTable {
    background-color: #FFFFFF;
    margin: 10px auto;
}

div#foot {
    height: 20px;
    border-top: 1px solid #4D8083;
}

input.nice, select.nice , input.readOnly, textarea.nice {
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana, Tahoma, Arial, Arial CE, sans-serif;
	text-decoration: none;
	color:#000000;
	border : 1px solid #929292;
	background-color: #FFFEEF;
	padding: 2px;
}

input.veryNice, select.veryNice, textarea.veryNice {
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana, Tahoma, Arial, Arial CE, sans-serif;
	text-decoration: none;
	color:#000000;
	border : 1px solid #555555;
	background : #FFFFFF;
	padding: 2px;
}

button.myButton {
	font-size: 10px;
	height: 16px;
}

div.warning, div.notice, div.ok {
    font-size: 12px;
    font-family: Verdana, Arial, Arial CE, sans-serif;
    font-weight: bold;
    border-width: 2px;
    border-style: solid;
    margin: 5px 0px;
}

div.warning div, div.notice div, div.ok div {
	padding: 10px;
}

div.warning {
    color:red;
	border-color : Red;
	background-color : #FFDDDE;
}

div.notice {
    color: #9F9200;
	border-color: #9F9200;
	background-color : #FFFFCF;
}

div.ok {
    color: #367F00;
	border-color: #367F00;;
	background-color : #F6FFEF;
}

div#menu {
    position: absolute;
    bottom: -1px;
    left: 0px;
    height: 24px;
	border: 0px solid black;
	z-index: 2;
}

div#modulesMenu {
	position: relative;
	top: 5px;
	left: 5px;
	width: 350px;
	height: 20px;
	border: 1px solid #ECEAEE;
}

div#searchBox {
    position: relative;
	top: 5px;
	left: 5px;
	width: 830px;
	border: 0px solid black;
	z-index: 2;
}
div#userBox {
	position: absolute;
	top: 5px;
	right: 0px;
	height: 75px;
    margin-right: 10px;
    text-align: right;
	vertical-align: bottom;
    margin-top: 0px;
	width: 500px;
	border: 0px solid black;
	z-index: 1;
}

div#menu a  {
    padding: 0px 10px;
    float: left;
    line-height: 24px;
    display: block;
    margin: 0px;
    border: 0px;
}

div#menu img {
    float: left;
    vertical-align: bottom;
    margin: 0px 0px;
    border: 0px;
    padding: 0px;
}

div#userBox span {
    font-size: 10px;
    font-weight: bold;
}

a#logo {
    float: right;
    margin-top: 3px;
}

.lista {
	border: 1px solid #8D8D8D;
	clear: both;
	width: 100%;
	margin: 10px 0px;
	empty-cells: show;
}

.lista tbody tr td:hover {
	background-color: #d0d0d0;
}

.lista tbody tr td {
	font-family: "lucida grande", verdana, sans-serif;
	font-size: 10px;
	padding: 3px 5px;
	border-left: 1px solid #D9D9D9;
	border-bottom: 1px solid #D9D9D9;
}

.lista tbody tr.even,  .lista tbody tr.even td input.readOnly{
	background-color: #FFFFFF;
}

.lista tbody tr.even td input.readOnly {
    border: 1px solid #FFFFFF;
}

.lista tbody tr.odd, .lista tbody tr.odd td input.readOnly {
	background-color: #EDF3FE;
}

.lista tbody tr.odd td input.readOnly {
    border: 1px solid #EDF3FE;
}


.lista tbody tr td.maly {
	font-family: "lucida grande", verdana, sans-serif;
	font-size: 10px;
	padding: 3px 5px;
	border-left: 1px solid #D9D9D9;
}

.lista tbody tr td.noborder {
	font-family: "lucida grande", verdana, sans-serif;
	font-size: 10px;
	padding: 3px 5px;
	border-left: 0px;
}

.lista tbody tr.header td {
	background-color: #FAEFFF;
	color: #000000;
	font-weight: bold;
}

.lista th {
    background-color: #e0e0e0;
    font-size: 10px;
    color: #000;
    text-align: center;
    padding: 0 3px;
    border-bottom: 2px solid #000;
}



.lista tbody tr.hover td {
	background-color: #FFF9EF;
}

.lista tbody tr.selected td {
	background-color: #FFEFF0;
}

.lista tbody tr.hlite td {
	background-color: #E8F6FC;
	border-left: 1px solid #D9D9D9;
	border-bottom: 1px solid #D9D9D9;
}

.lista tbody tr.gray td {
    background-color: #FBFBE3;
	border-left: 1px solid #D9D9D9;
	border-bottom: 1px solid #D9D9D9;
}

.lista tbody tr.suma td {
    background-color: #B4DBF9;
    border-left: 1px solid #fff;
    border-bottom: 1px solid #D9D9D9;
}

div.pager {
    float: right;
}

div.niceButton1 {
    float: left;
    background: url(../img/bt_bg.gif) repeat #fff;;
    padding:0;
}

div.niceButton2 {
    background: url(../img/bt_begin.gif) no-repeat left top;
    padding:0;
    position: relative;
    left: -3px;
    height: 18px;
}

div.niceButton3 {
    background: url(../img/bt_end.gif) no-repeat right top;
    padding:0;
}

div.niceButton3 a {
    padding: 0px 5px;
    display: block;
    color: #000000;
    font-weight: normal;
    text-decoration: none;
    font-family: Verdana, Tahoma, Arial, Arial CE, sans-serif;
    font-size: 11px;
    line-height: 21px;
}

div.niceButton3 a:hover {
    color: #731D1D;
}

.history {
	border: 1px solid #8D8D8D;
	position: absolute;
	width: 400px;
	background-color: white;
}

.history caption {
    background-color: #FFFFFF;
    color: #000000;
    font-weight: bold;
    font-size: 12px;
    margin: 0px;
    padding:0px;
}

.history tr td {
	font-family: "lucida grande", verdana, sans-serif;
	font-size: 11px;
	padding: 3px 5px;
	border-left: 1px solid #D9D9D9;
	border-bottom: 1px solid #D9D9D9;
}

.history tr.even {
	background-color: #FFFFFF;
}

.history tr.odd {
    background-color: #EFEFEF;
}

.history tr.header {
	background-color: #000000;
	color: #FFFFFF;
	font-weight: bold;
}

/* AUTOSUGGEST */
div.suggestions {
	 width: 180px;
	 border: 1px solid navy;
	 padding: 2px;
	 background-color: InfoBackground;
     position: absolute;
	 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	 font-size: 11px;
	 line-height: 14px;
	 color: #004C33;

}

div.suggestions div {
    cursor: default;
    padding: 0px 3px;
}

div.suggestions div.current {
    background-color: #30559C;
    color: white;
    padding: 0px 3px 0px 3px;
}

span.b1 {
	padding-left: 3px;
	background: url(../img/bt_begin.gif) left top no-repeat;
	padding-bottom: 8px;
}

button.b {
	border: 0px;
	font-size: 11px;
	line-height: 12px;
	font-family: Verdana;
	font-weight: bold;
	color: #7F0000;
	height: 24px;
	background: url(../img/bt_bg.gif) left 3px repeat-x;
	cursor: pointer;
	vertical-align: top;
	padding: 0px;
	#padding-top: 2px;
	position: relative;
	top: -3px;
}

span.b {
	background: url(../img/bt_bg.gif) left top repeat-x;
	padding-right: 2px;
	padding-bottom: 8px;
}

span.b a {
	position: relative;
	top: 3px;
	#padding-top: 3px;
	#top: 0px;
	#margin-bottom: 3px;
	line-height: 23px;
}

span.b2 {
	background: url(../img/bt_end.gif) right top no-repeat;
	padding-right: 2px;
	padding-bottom: 8px;
}

input {
	vertical-align: top;
}
