.formInput
{
    border: 1px solid gray;
    background-color: #ffffff;
    font-size: 11px;
    width:130px;
 
} 
.linkbold
{
text-decoration:none;
font-size:12px;
font-family:arial;
color: #054f98;
font-weight:bolder;
}
.buton
{
    text-decoration: none;
    color: #054c91;
    font-family:Arial;
    background-color: #6cd6f0;
    font-size: 11px;
    font-weight:bold;
    width:135px;
 
} 
.combobx
{
    
    background-color: #ffffff;
    font-size: 11px;
	color:#054c91;
font-family:Arial;
    width:163px; 
} 
.combobxgun
{
    
    background-color: #ffffff;
    font-size: 11px;
	color:#054c91;
font-family:Arial;	
    width:47px; 
} 

.combobxay
{
    
    background-color: #ffffff;
    font-size: 11px;
	color:#054c91;
font-family:Arial;	
    width:60px; 
} 
.combobxyil
{
    
    background-color: #ffffff;
    font-size: 11px;
	color:#054c91;
font-family:Arial;	
    width:50px; 
} 
.captionn
{
    text-decoration: none;
    color: #054c91;
    font-family:Arial;
    
    font-size: 12px;
    
    width:135px;
 }
.textt
{
    text-decoration: none;
    color: #054c91;
    font-family:Arial;
    font-size: 12px;
 }
table.data
{
/*width: auto;*/

margin: 0 0 10px 0;
border: 2px solid #d3dce5;
/*border-bottom: 1px solid #d3dce5;*/
border-collapse:collapse;
}
table.data tr.alt
        {
	background: #d0ecc4;
	color: #000000;
}
table.data td.num{
text-align:center;
}
table.data th {
	font: bold 10px/22px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:#054f98;
    	background-color:#6cd6f0;
	/*background:url(../images/thBg.gif);
	color: #306290;*/
	border-right: 1px solid #e9ebf7;
	border-top: 1px solid #d3dce5;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-align: left;
	padding: 2px 6px 2px 6px;
	vertical-align:middle;
	white-space: nowrap;
}
table.data td
        {
        font: normal 11px  Verdana, "Arial", Helvetica, sans-serif;
		border-right: 1px solid #BCD2E6;
		border-top: 1px solid #BCD2E6;
        padding: 2px 4px 2px 4px;
        color: #000000;
        }

table.pgNum
{
width: auto;
padding: 0px;
margin: 0px;
border: 0px;
border-collapse:collapse;
}

table.pgNum td
        {
        font: normal 10px Verdana, Arial, Helvetica, sans-serif;
		color:#000000;
        border: none;
        padding: 2px 4px 2px 4px;
        }
table.data td.gridFooter{
background:url(../images/pgNumBg.gif);
}
table.data td.lft
        {
	text-align:left;
	white-space: nowrap;
	line-height:18px;
        }
table.data tr.alt
        {
	background: #EBF1F7;
	color: #000000;
}

