body {
	background-color: white;
	margin: 0px 0px 0px 0px;
	font-family: tahoma;
	font-size: 11px;}
td {
	font-size: 8pt;

}

input {
	font-size: 8pt;
}

select {
	font-size: 8pt;
}
textarea {
	font-size: 8pt;
	width: 200px;
}
a {
	font-size: 8pt;

}

.smallinput {
	width:80px;
}

.smallselect {
	width:160px;
}

.inputfield {
	width: 120px;
}
.box3dTitle {
	font-size: 8pt;
	font-weight: bold;
	color: white;
	background-color: #808080;
}
.iTableHeader {
	font-size: 10pt;
	font-weight: bold;
	color: white;
	background-color: #808080;
}
.quadcol {
	width:30px;
}
.thirdcol {
	width:45px;
}
.halfcol {
	width:60px;
}
.onecol {
	width:120px;
}


.threehalfcol {
	width:160px;
	
}
.twocol {
	width:200px;
}
.threecol {
	width:280px;
}
.fourcol {
	width:360px;
}
.fivecol {
	width:440px;
}
.sixcol {
	width:520px;
}
.sevencol {
	width:600px;
}
.eightcol {
	width:680px;
}
.ninecol {
	width:760px;
}
.tencol {
	width:840px;
}
.tab {
	text-decoration: none;
	color: black;
}
a.tab:hover {
	color: darkorange;

}
.seltab {
	font-weight: bold;
	color: blue;
	border-top:20px darkorange;
}
.tableheader {
	font-weight: bold;
}
.distab {
	color: gray;
}
.fourchar {
	width: 70px;
}
.twochar {
	width: 45px;
}



.shadow {
	background-color:#CCC9B8;
}
.bright {
	background-color:white;
}
.gui {
	background-color:#ffffff;
}
.fixedfont {
	font-family: monospace;
}

.tabonly{

	border-width:0px;
}

.normal{
  padding-left:1px;
  border-color:#ECE9D8;
  border-style:solid;
  border-width:1px;}

.mandadory{
   padding-left:1px;
   background-color:#FFCC33;
   border-color:#FFCC33;
   border-style:solid;
   border-width:1px;}

.error{
   padding-left:1px;
   background-color:#FF0000;
   border-color:#FF0000;
   border-style:solid;
   border-width:1px;}

.readonly {
   background-color:#FCF9E8;
   color:#000000;}
                  

.button{
 font-family:tahoma;
 font-size:8pt;
 background-color:#ECE9D8;}

