/* CSS Document */




.lofoptions {
border-right: 1px solid #999;

}


.lofoptions .eg {
background-color:#d9d9d9;
font-size:11px;
color:#993300;
border-bottom: 1px solid #999;


}

.lofoptions th {
font-size: 10px;
background-color:#203A4C;
color: #fff;
padding: 3px;
border-bottom: 1px solid #999;

}

.lofoptions td {
text-align:left;
padding: 3px;
border-bottom: 1px solid #999;
border-left: 1px solid #999;

}


.lofoptions input {
width: 98%;
font-size:10px;
background-color:#eaeaea;

}

.lofoptions select {
font-size:10px;
background-color:#eaeaea;
}
