
body { font-size: 12px; font-family: trebuchet ms }
.text {font-family:trebuchet ms; font-size:12px; color:1F488A}
td { font-size: 12px; font-family: trebuchet ms,arial,helvetica; color:1F488A }
.border  { background-color: #e1e1e1; padding: 5px; border: solid 1px black }
.menuleft { background-color: #eee; border-style: solid; border-width: 1px 1px 1px 0; border-color: #474747 #474747 #474747 transparent }
.u1  { color: #ffffff; font-size: 17px; font-weight: bold; }
a { color: #000000; font-size: 12px; text-decoration: underline }
a:hover { color: #00538E; font-size: 12px; text-decoration: underline }
.u4 { font-size: 17px; color:1F488A; font-weight: bold;  }
.tdh { background-color: #eaeaea }
textarea  { font-size: 12px; font-family: trebuchet ms, Helvetica, sans-serif; background-color: #ffffff }
#dropmenudiv{
position:absolute;
border:1px solid black;
font:normal 11px trebuchet ms;
line-height:17px;
z-index:120;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 8px;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #FFFFFF;
}
#dropmenudiv2{
position:absolute;
border:1px solid black;
font:normal 12px trebuchet ms;
line-height:17px;
z-index:120;
}

#dropmenudiv2 a{
width: 100%;
display: block;
text-indent: 8px;
}

#dropmenudiv2 a:hover{ /*hover background color*/
background-color: #FFFFFF;
}

.input2 {
background-color:ffffff;
border-style:solid;
border-color:bbbbbb;
border-width:1px;
font-family:trebuchet ms;
font-size:11px;
color:000000;
}