body {  margin: 15px  0px; padding: 0px  0px}
TD {font-family:tahoma; font-size:8pt; color:#495C6A}

a:link { color: black; text-decoration: none}
a:visited { color:black; text-decoration: none}
a:active { color:red; text-decoration: underline}
a:hover { color: red; text-decoration: underline}

a.light:link { color:white; text-decoration: none}
a.light:visited { color:white; text-decoration: none}
a.light:active { color:lime; text-decoration: underline}
a.light:hover { color:lime; text-decoration: underline}

.symbol{font-family:Webdings;font-size:xx-small}
.header{font-weight:bold;color:white}

a.aMenu:link {color:#003366; text-decoration: underline}
a.aMenu:hover {color:white; text-decoration: underline}
a.aMenu:visited {color:white; text-decoration: underline}

.form {font-family: tahoma; font-size: 8pt; color:white; background-color: #006699; border: 1px solid; border-color: #000033 #6699CC #6699CC #000033}
.button {font-family: tahoma; font-size: 8pt; color:yellow;font-weight:bold; background-color: #006699; border: 1px solid; border-color: #6699CC #000033 #000033 #6699CC}
#dropmenudiv{
position:absolute;
border:1px solid black;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}