body { color: #ffffff; font-size: 11px; font-family: Tahoma; line-height: 14px; background-image: url(images/bgtile_charcoal.gif); letter-spacing: 1px; margin: 0; padding: 0; }

p { color: white; font-size: 11px; font-family: Tahoma; line-height: 14px; letter-spacing: 1px; }

a:link { color: silver ; font-weight: bold; text-decoration: none; }

a:visited { color: white ; font-weight: bold; text-decoration: none; }

a:hover { color: silver ; font-weight: bold; text-decoration: underline; }

a:active { color: silver ; font-weight: bold; text-decoration: underline; }

#dropmenudiv { position:absolute; font:10px/14px Tahoma, Arial, san-serif; z-index:100; border: 1px #ffffff; }

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

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

#fullheight {height:100%}