ul,body,p,td,tr,table,ol,div{
font-size:11px;
font-family:Verdana;
}
td{
width:100px;
}
.button{
border-bottom: black 1px solid;
border-left: #297394 1px solid;
border-right: black 1px solid;
border-top: #297394 1px solid;
font-family:Verdana;
font-size: 11px;
text-align:left;
padding-left:5px;
padding-top:2px;
padding-bottom:2px;
font-weight:bolder;
color:black;
background-color:#087cff;
cursor:hand;
display:inline;
width:auto;
}
.text{
background-color:#33ccff;
color:#000000;
border:1px solid black;
}
.select{
background-color:#33ccff;
color:#000000;
}


