table.tab
{
background-color:#B3C2B3;
border:1px solid black;
color:black;
margin-left:175px;

}

.center
{
margin-left:175px;
}
#colname
{
background:none;
color:#0C2C67; font-size:14px; font-weight:bold;
 border:none;
 padding:0px;

}  

#colname5{	
background: #454545;
color:#FFF; font-size:12px; font-weight:bold;
 border:none;
 padding:0px;
text-align: center;

 }
 
#colname6{ 
background: #454545;
color:#FFF; font-size:12px; font-weight:bold;
 border:none;
 padding:0px;
text-align: center;

 }

#colname2
{
background: #454545;
color:#FFF; font-size:12px; font-weight:bold;
 border:none;
 padding:0px;
text-align: center;

}  

#colname3
{
background: #454545;
color:#FFF; font-size:12px; font-weight:bold;
 border:none;
text-align: center;
 padding:0px;
}  

#colname4
{
background: #454545;
color:#FFF; font-size:12px; font-weight:bold;
 border:none;
 padding:0px;
text-align: center;

}  

#colname8{
color:#FFF; font-size:12px; font-weight:bold;
 border:none;
 padding:0px;
background: #454545;
} 




#colname7
{
background: none;
color:#0C2C67; font-size:14px; font-weight:bold;
 border:none;
 padding:0px;
text-align: center;

}  

.green_bg{ background:url("images/green.jpg") repeat-x left top;}

.inp{background:none;
 font-weight:bold;
 border:none;}

th
{
background-color:#003399;
color: #000000;
}

.input
{
/*background-color:#ffeeee;
border:solid 1px #ffe5e6;*/
background-color:#fff;
border:solid 1px black;
color: #000000;
width:52px;
padding:2px 6px;
text-align: center;


}
.output
{
background-color:#F7F7D5;
border:solid 1px #e9e991;
color: #000;
width:52px;
padding:2px 6px;
text-shadow:none;
font-size:14px;
font-weight:bold;
text-align: center;

}


.table_br{ border:none; background:#999999; padding:2px; border-radius:4px;}

.table_br td{ padding:2px; }

.table_top_head{ color:#FFF; font-size:16px; background:url(images/blue-bg.jpg) repeat-x left bottom #df1f27;}

.input_reset{
    background-color: #df1f27;
    border: 0 none;
    border-radius: 3px 3px 3px 3px;
    color: white;
    font-weight: bold;
    padding: 2px 4px;
	cursor:pointer;
}

.input_reset:hover{
    background-color: #990000;
    border: 0 none;
    border-radius: 3px 3px 3px 3px;
    color: white;
    font-weight: bold;
    padding: 2px 4px;
	cursor:pointer;
}

.colname3{ border:0px; width:auto;}


.p_color{ color:#193d76; background:#e1e7f5;}

.table_btm{ border: none; background:#0c2c67; padding:2px; border-radius:4px;}

.table_btm td{ padding:2px; }
