.txt { color: #FFFFFF; font-weight: normal; font-size: 12px; line-height: 16px; font-family: Trebuchet MS, Arial, Verdana; }
.txtb { color: #FFFFFF; font-weight: bold; font-size: 12px; line-height: 16px; font-family: Trebuchet MS, Arial, Verdana; }
.txt16b { color: #FFFFFF; font-weight: bold; font-size: 16px; line-height: 20px; font-family: Trebuchet MS, Arial, Verdana; }

.title { color: #FFFFFF; font-weight: normal; font-size: 26px; line-height: 36px; font-family: Arial, Verdana; }
.sub { color: #FFFFFF; font-weight: normal; font-size: 16px; line-height: 20px; font-family: Arial, Verdana; }
.yel_hdr { color: #FFCC00; font-weight: normal; font-size: 18px; line-height: 24px; font-family: Arial, Verdana; }
.footer { color: #330000; font-weight: normal; font-size: 12px; line-height: 22px; font-family: Arial, Verdana; }
.copy { color: #330000; font-weight: normal; font-size: 9px; line-height: 22px; font-family: Arial, Verdana; }

a { color: #FFCC00; font-weight: normal; font-size: 12px; line-height: 16px; font-family: Arial, Verdana; }
a:hover { color: #FF3000; font-weight: normal; font-size: 12px; line-height: 16px; font-family: Arial, Verdana; }

a.dropmenu { color: #FFFFFF; font-weight: normal; font-size: 11px; line-height: 18px; font-family: Verdana, Arial, serif; text-decoration: none; }
a.dropmenu:hover { color: #000000; font-weight: normal; font-size: 11px; line-height: 18px; font-family: Verdana, Arial, serif; text-decoration: none; }

a.footer { color: #330000; font-weight: normal; font-size: 11px; line-height: 22px; font-family: Trebuchet MS, Tahoma, Verdana; text-decoration: underline; }
a.footer:hover { color: #FF3000; font-weight: normal; font-size: 11px; line-height: 22px; font-family: Trebuchet MS, Tahoma, Verdana; text-decoration: none; }

a.spark { color: #330000; font-weight: normal; font-size: 9px; line-height: 22px; font-family: Trebuchet MS, Tahoma, Verdana; text-decoration: underline; }
a.spark:hover { color: #FF3000; font-weight: normal; font-size: 9px; line-height: 22px; font-family: Trebuchet MS, Tahoma, Verdana; text-decoration: underline; }

SELECT, INPUT, TEXTAREA {font-family: sans-serif; font-size: 8pt;}

#dropmenudiv{
position:absolute;
border-bottom-width: 0;
z-index:100;
}

#dropmenudiv a{
width: 150px;
display: block;
text-indent: 3px;
padding: 1px 0;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #FFCC00;
}

