td
{
font-family: Tahoma; font-size: 8pt;
}
input
{
font-family: Tahoma; font-size: 8pt;
}
select
{
font-family: Tahoma; font-size: 8pt;
}
td
{
line-height:1.25em;
}
.content 
{ 
font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000
}
.content_help
{
font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #808080
}
.star
{
font-family: times; font-size: 14pt; color: #5350B9; font-weight: bold;
}
.seats
{
font-family: times; font-size: 11pt; color: #003399; font-weight: bold;
}
.color_heading
{
font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #5350B9
 ; background-color:#FFFFFF;
}
.line_color 
{
background-color:#5350B9;
}
.field_name
{
font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #000000
}
.txtmal {
	font-family:Kalakar -hema;
	font-size: 14pt;
	font-weight:bold; 
}
.txtmalh {
	font-family:Kalakar -hema;
	font-size: 24pt;
}
.sample {
	border-width: thin;
	border-spacing: ;
	border-style: dashed;
	border-color: black;
	border-collapse: collapse;
	background-color: white;
}
.sample th {
	border-width: 4px;
	padding: 2px;
	border-style: dotted;
	border-color: white;
	background-color: #faf0e6;
	-moz-border-radius: ;
}
.sample td {
	border-width: 4px;
	padding: 2px;
	border-style: dotted;
	border-color: white;
	background-color: #faf0e6;
	-moz-border-radius: ;
}
.zui-table {
    border: solid 1px #DDEEEE;
    border-collapse: collapse;
    border-spacing: 0;
    font: normal 13px Arial, sans-serif;
}
.zui-table thead th {
    background-color: #DDEFEF;
    border: solid 1px #DDEEEE;
    color: #336B6B;
    padding: 10px;
    text-align: left;
    text-shadow: 1px 1px 1px #fff;
}
.zui-table tbody td {
    border: solid 1px #DDEEEE;
    color: #333;
    padding: 10px;
    text-shadow: 1px 1px 1px #fff;
}
.zui-table-rounded {
    border: none;
}
.zui-table-rounded thead th {
    background-color:#6BA5D3;
    border: none;
    text-shadow: 1px 1px 1px #ccc;
    color: #333;
}
.zui-table-rounded thead th:first-child {
    border-radius: 10px 0 0 0;
}
.zui-table-rounded thead th:last-child {
    border-radius: 0 10px 0 0;
}
.zui-table-rounded tbody td {
    border: none;
    border-top: solid 1px #957030;
    background-color:#F4F4F4;
}
.zui-table-rounded tbody tr:last-child td:first-child {
    border-radius: 0 0 0 10px;
}
.zui-table-rounded tbody tr:last-child td:last-child {
    border-radius: 0 0 10px 0;
}