/* CSS Document */
.input_type{
border:1px solid #000000;
}
td{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000000;
font-size:11px;
}
BODY{
background-color:#ffffff;
margin:0px;
}
.border_body{
border:4px solid #ffffff;
background-color:#FFFFFF;
}
.tnav{
height:16px;
text-align:center;
vertical-align:middle;
}
.tnav:link, .tnav:visited, .tnav:active{
text-decoration:none;
color:#006600;
}
.tnav:hover{
color:#FF005A;
text-decoration:none;
}
.selected{
color:#FF005A;
text-decoration:none;
font-weight:bold;
text-align:center;
}
.tnav1{
color:#FFFFFF;
text-align:center;
vertical-align:middle;
font-weight:bold;
}
.table_header{
color:#393939;
font-weight:bold;
text-align:center;
height:22;
}
.fotter{
color:#006600;
height:15;
}


