body              { color: #003; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background: #003263 url(images/bg.gif) repeat }
p    { font-size: 12px }
td  { font-size: 12px }
h1  { color: #006; font-size: 14px; line-height: 11px }
td.bread       { color: #003; background: #f0f8ff no-repeat right ; padding: 2px 2px 4px 10px; border-bottom: 1px solid #789 }
td.down_row         { color: #003; padding: 2px; border-right: 1px solid gray; border-bottom: 1px solid gray }
td.r_row   { color: #003; padding: 2px; border-bottom: 1px solid gray; border-left: 1px solid gray }
td.r_title  { color: white; font-weight: bolder; background-color: #003; padding: 3px }
td.pdf_title   { color: white; font-weight: bolder; background-color: #f00; padding: 3px }
td.main   { background-color: white; vertical-align: top }
td.tmenu                { color: white; background-color: #003263; padding: 4px 3px 5px; border-top: 1px solid gray; border-right: 1px solid gray; border-bottom: 1px solid gray }
td.tmenuon             { color: white; background-color: #dcdcdc; padding: 4px 3px 5px; border-top: 1px solid #000303; border-right: 1px dotted white; border-bottom: 1px solid white }
.tmenu a:link       { color: white; font-variant: small-caps; font-weight: bolder; font-size: 13px; text-decoration: none }
.tmenu a:hover      { color: #dcdcdc; font-variant: small-caps; font-weight: bolder; font-size: 13px; text-decoration: none }
.tmenu a:visited      { color: white; font-variant: small-caps; font-weight: bolder; font-size: 13px; text-decoration: none }
td.lmenu               { font-variant: small-caps; background-color: #003263; padding: 3px 3px 3px 11px; border-right: 1px solid gray; border-bottom: 1px solid gray }
.lmenu b    { color: white; font-variant: small-caps; font-size: 13px; text-decoration: none }
.lmenu a:link    { color: white; font-variant: small-caps; font-size: 13px; text-decoration: none }
.lmenu a:hover    { color: gray; font-variant: small-caps; font-size: 13px; text-decoration: none }
.lmenu a:visited    { color: white; font-variant: small-caps; font-size: 13px; text-decoration: none }
td.submenu           { color: white; font-variant: small-caps; font-size: 11px; text-decoration: none; padding: 3px 3px 3px 10px }
.submenu a:link     { color: #fff; font-variant: small-caps; font-size: 11px; text-decoration: none }
.submenu a:hover     { color: #fff; font-variant: small-caps; font-size: 11px; text-decoration: none }
.submenu a:visited     { color: #fff; font-variant: small-caps; font-size: 11px; text-decoration: none }
td.content           { vertical-align: top; padding: 5px }
td.left_content           { color: gray; font-size: 11px; text-align: justify; vertical-align: top; padding: 10px 30px 10px 10px }
td.pictures    { }
td.arrow   { }
td.footer     { color: white; font-size: 11px; text-decoration: none; background-color: #003263; padding: 5px; border-bottom: 1px solid gray }
.footer a:link { color: white; font-size: 11px; text-decoration: none }
.footer a:hover { color: white; font-size: 11px; text-decoration: none }
.footer a:visited { color: white; font-size: 11px; text-decoration: none }
a   { color: #000066 }
a.visited   { color: #000066 }
a.hover   { color: #efefef }

#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #efefef;
}

A.menulink {
display: block;
width: 198px;
text-align: left;
text-decoration: none;
font-family:arial;
font-size:12px;
color: #000000;
BORDER: none;
border: solid 1px #FFFFFF;
}

A.menulink:hover {
border: solid 1px #6100C1;
background-color:#F0E1FF;
}
td.edit          { color: #003; background-color: yellow; padding: 2px; border: solid 1px gray }
td.delete           { color: #003; background-color: red; padding: 2px; border: solid 1px gray }
td.new            { color: #003; background-color: green; padding: 2px; border: solid 1px gray }
.FormTextBox       { color: #696969; font-size: 10pt; line-height: 11pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #f0ffff; margin: 15px; border: none 0px; width: 100% }

