 .stablo {
	margin:0px;padding:0px;
	width:100%;
	box-shadow: 1px 1px 1px #888888;
	border:1px solid #000000;
	
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
	
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
	
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
	
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}
.stablo table{
    border-collapse: collapse;
        border-spacing: 0;
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}.stablo tr:last-child td:last-child {
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
}
.stablo table tr:first-child td:first-child {
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}
.stablo table tr:first-child td:last-child {
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
}.stablo tr:last-child td:first-child{
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
}.stablo tr:hover td{
	
}
.stablo tr:nth-child(odd){ background-color:#ffaa56; }
.stablo tr:nth-child(even)    { background-color:#ffffff; }.stablo td{
	vertical-align:middle;	
	border:1px solid #000000;
	border-width:0px 1px 1px 0px;
	text-align:left;
	padding:2px;
	font-size:11px;
	font-family:Arial;
	font-weight:bold;
	color:#000000;
}.stablo tr:last-child td{
	border-width:0px 1px 0px 0px;
}.stablo tr td:last-child{
	border-width:0px 0px 1px 0px;
}.stablo tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.stablo tr:first-child td{
		background:-o-linear-gradient(bottom, #fba753 15%, #bf5f00 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fba753), color-stop(1, #bf5f00) );
	background:-moz-linear-gradient( center top, #fba753 15%, #bf5f00 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#fba753", endColorstr="#bf5f00");	background: -o-linear-gradient(top,#fba753,bf5f00);
    vertical-align:baseline;
	background-color:#fba753;
	border:0px solid #000000;
	text-align:center;
	border-width:0px 0px 1px 1px;
	font-size:12px;
	font-family:Arial;
	font-weight:bold;
	color:#ffffff;
}
.stablo tr:first-child:hover td{
	background:-o-linear-gradient(bottom, #fba753 5%, #bf5f00 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fba753), color-stop(1, #bf5f00) );
	background:-moz-linear-gradient( center top, #fba753 5%, #bf5f00 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#fba753", endColorstr="#bf5f00");	background: -o-linear-gradient(top,#fba753,bf5f00);

	background-color:#fba753;
}
.stablo tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}
.stablo tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
}
.textbox { 
    font-size:11px;
	font-family:Arial;
	font-weight:bold;
} 

 .utablo {
	margin:0px;padding:0px;
	width:100%;
	box-shadow: 1px 1px 1px #888888;
	border:1px solid #000000;
	
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
	
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
	
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
	
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}
.utablo table{
    border-collapse: collapse;
    border-spacing: 0;
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
}.utablo tr:last-child td:last-child {
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
}
.utablo table tr:first-child td:first-child {
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}
.utablo table tr:first-child td:last-child {
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
}.utablo tr:last-child td:first-child{
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
}.utablo tr:hover td{
	
}
.utablo tr:nth-child(odd){ background-color:#ffaa56; }
.utablo tr:nth-child(even)    { background-color:#ffffff; }.utablo td{
	vertical-align:middle;	
	border:1px solid #000000;
	border-width:0px 1px 1px 0px;
	text-align:left;
	padding:2px;
	font-size:11px;
	font-family:Arial;
	font-weight:bold;
	color:#000000;
}.utablo tr:last-child td{
	border-width:0px 1px 0px 0px;
}.utablo tr td:last-child{
	border-width:0px 0px 1px 0px;
}.utablo tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.utablo tr:first-child td{
	background:-o-linear-gradient(bottom, #fba753 15%, #bf5f00 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fba753), color-stop(1, #bf5f00) );
	background:-moz-linear-gradient( center top, #fba753 15%, #bf5f00 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#fba753", endColorstr="#bf5f00");	background: -o-linear-gradient(top,#fba753,bf5f00);
    vertical-align:baseline;
	background-color:#fba753;
	border:0px solid #000000;
	text-align:center;
	border-width:0px 0px 1px 1px;
	font-size:12px;
	font-family:Arial;
	font-weight:bold;
	color:#ffffff;
}
.utablo tr:first-child:hover td{
	background:-o-linear-gradient(bottom, #fba753 5%, #bf5f00 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fba753), color-stop(1, #bf5f00) );
	background:-moz-linear-gradient( center top, #fba753 5%, #bf5f00 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#fba753", endColorstr="#bf5f00");	background: -o-linear-gradient(top,#fba753,bf5f00);

	background-color:#fba753;
}
.utablo tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}
.utablo tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
}
.textbox { 
    font-size:11px;
	font-family:Arial;
	font-weight:bold;
} 
.utablo td input{
	font-size:11px;
	font-family:Arial;
    background: transparent;
    padding: 0;
    margin: 0;
    box-sizing: 0;
    border: 0;
    
}
.utablo td select{
	font-size:11px;
	font-family:Arial;
    border: 0;  
    background:transparent;
}
