.formInput
{
    border: 1px solid gray;
    background-color: #eaf2d4;
    font-size: 11px;
    width:130px;
 
} 
.gunseyir
{
    
    background-color: #eaf2d4;
    font-size: 11px;
	color:#054c91;
font-family:Arial;	
    width:45px; 
} 
.ayseyir
{
    
    background-color: #eaf2d4;
    font-size: 11px;
	color:#054c91;
font-family:Arial;	
    width:75px; 
} 
.yilseyir
{
    
    background-color: #eaf2d4;
    font-size: 11px;
	color:#054c91;
font-family:Arial;	
    width:65px; 
} 

.buton
{
    text-decoration: none;
    color: #054c91;
    font-family:Arial;
    background-color: #9acb4e;
    font-size: 11px;
    font-weight:bold;
    width:135px;
 
} 
.combobx
{
    
    background-color: #eaf2d4;
    font-size: 11px;
	color:#054c91;
font-family:Arial;
    width:163px; 
} 
.combobxgun
{
    
    background-color: #eaf2d4;
    font-size: 11px;
	color:#054c91;
font-family:Arial;	
    width:47px; 
} 
.combobxay
{
    
    background-color: #eaf2d4;
    font-size: 11px;
	color:#054c91;
font-family:Arial;	
    width:60px; 
} 
.combobxyil
{
    
    background-color: #eaf2d4;
    font-size: 11px;
	color:#054c91;
font-family:Arial;	
    width:50px; 
} 

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:#b1d66c;
	/*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;

}

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;
}

.memberLoginTxtBox
{
    width:100px;
    border:solid 1px #004990;
    font-size:10px;
    font-family:Arial;
    color:#004990;
}

