
#tabel {

	margin:0px;padding:0px;

	width:90%;
	box-shadow: 10px 10px 5px #888888;

	/*border:1px solid #000000;*/

	

	-moz-border-radius-bottomleft:8px;

	-webkit-border-bottom-left-radius:8px;

	border-bottom-left-radius:8px;

	

	-moz-border-radius-bottomright:8px;

	-webkit-border-bottom-right-radius:8px;

	border-bottom-right-radius:8px;

	

	-moz-border-radius-topright:8px;

	-webkit-border-top-right-radius:8px;

	border-top-right-radius:8px;

	

	-moz-border-radius-topleft:8px;

	-webkit-border-top-left-radius:8px;

	border-top-left-radius:8px;

}
#tabel table{

	width:100%;

	height:80%;

	margin:0px;padding:0px;

}
#tabel td.kast{

	vertical-align:middle;
	background-color:#D9F1FB;
	text-align:left;
	padding:2px;
	padding-left:8px;
	font-size:12px;
	font-family:Arial;
	font-weight:normal;
	color:#000000;
}
#tabel td.kast2{

	vertical-align:middle;
	background-color:#ECF8FD;
	text-align:left;
	padding:2px;
	padding-left:5px;
	font-size:12px;
	font-family:Arial;
	font-weight:normal;
	color:#000000;
}


#tabel tr:last-child td:last-child {

	-moz-border-radius-bottomright:8px;

	-webkit-border-bottom-right-radius:8px;

	border-bottom-right-radius:8px;

}

#tabel table tr:first-child td:first-child {

	-moz-border-radius-topleft:8px;

	-webkit-border-top-left-radius:8px;

	border-top-left-radius:8px;

}

#tabel table tr:first-child td:last-child {

	-moz-border-radius-topright:8px;

	-webkit-border-top-right-radius:8px;

	border-top-right-radius:8px;

}
#tabel tr:last-child td:first-child{

	-moz-border-radius-bottomleft:8px;

	-webkit-border-bottom-left-radius:8px;

	border-bottom-left-radius:8px;

}
#tabel tr:hover td{

	background-color:#72d1f9;

		


}


#tabel tr:last-child td{

	border-width:0px 1px 0px 0px;

}
#tabel tr td:last-child{

	border-width:0px 0px 1px 0px;

}
#tabel tr:last-child td:last-child{

	border-width:0px 0px 0px 0px;

}

#tabel tr:first-child td{


		background:-o-linear-gradient(bottom, #196FD2 5%, #769CD2 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #196FD2), color-stop(1, #769CD2) );
	background:-moz-linear-gradient( center top, #196FD2 5%, #769CD2 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#196FD2", endColorstr="#769CD2");	background: -o-linear-gradient(top,#196FD2,769CD2);


	background-color:#196FD2;

	border:0px solid #000000;

	text-align:center;

	border-width:0px 0px 1px 1px;

	font-size:14px;

	font-family:Arial;

	font-weight:bold;

	color:#ffffff;

}



#tabel tr:first-child:hover td{

	background:-o-linear-gradient(bottom, #196FD2 5%, #769CD2 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #196FD2), color-stop(1, #769CD2) );
	background:-moz-linear-gradient( center top, #196FD2 5%, #769CD2 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#196FD2", endColorstr="#769CD2");	background: -o-linear-gradient(top,#196FD2,769CD2);


	background-color:#196FD2;
}

#tabel tr:first-child td:first-child{

	border-width:0px 0px 1px 0px;

}

#tabel tr:first-child td:last-child{

	border-width:0px 0px 1px 1px;
}
td.p2is {

		background:-o-linear-gradient(bottom, #196FD2 5%, #769CD2 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #196FD2), color-stop(1, #769CD2) );
	background:-moz-linear-gradient( center top, #196FD2 5%, #769CD2 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#196FD2", endColorstr="#769CD2");	background: -o-linear-gradient(top,#196FD2,769CD2);


	background-color:#196FD2;

	border:0px solid #000000;

	text-align:center;

	border-width:0px 0px 1px 1px;

	font-size:14px;

	font-family:Arial;

	font-weight:bold;

	color:#ffffff;
	}