.txt { color: #000000; font-weight: normal; font-size: 12px; line-height: 16px; font-family: Trebuchet MS, Arial, Verdana; }
.txtb { color: #000000; font-weight: bold; font-size: 12px; line-height: 16px; font-family: Trebuchet MS, Arial, Verdana; }
.txt14 { color: #000000; font-weight: normal; font-size: 14px; line-height: 18px; font-family: Trebuchet MS, Arial, Verdana; }
.txt16b { color: #000000; font-weight: bold; font-size: 16px; line-height: 20px; font-family: Trebuchet MS, Arial, Verdana; }

.title { color: #000000; font-weight: normal; font-size: 26px; line-height: 32px; font-family: Arial, Verdana; }
.sub { color: #000000; font-weight: normal; font-size: 16px; line-height: 20px; font-family: Arial, Verdana; }
.yel_hdr { color: #C83B29; font-weight: normal; font-size: 20px; line-height: 24px; font-family: Arial, Verdana; }
.footer { color: #898989; font-weight: normal; font-size: 11px; line-height: 18px; font-family: Arial, Verdana; }
.copy { color: #898989; font-weight: normal; font-size: 9px; line-height: 14px; font-family: Arial, Verdana; }
.red { color: #C83B29; font-weight: normal; font-size: 11px; line-height: 20px; font-family: Trebuchet MS, Arial, Verdana; }

a { color: #92AA06; font-weight: normal; font-size: 12px; line-height: 16px; font-family: Arial, Verdana; }
a:hover { color: #543F0C; font-weight: normal; font-size: 12px; line-height: 16px; font-family: Arial, Verdana; }

a.home_link { color: #FFFF43; font-weight: normal; font-size: 12px; line-height: 16px; font-family: Arial, Verdana; }
a.home_link:hover { color: #B45215; font-weight: normal; font-size: 12px; line-height: 16px; font-family: Arial, Verdana; }

a.buy_link { color: #FFFF43; font-weight: bold; font-size: 16px; line-height: 18px; font-family: Arial, Verdana; }
a.buy_link:hover { color: #B45215; font-weight: bold; font-size: 16px; line-height: 18px; font-family: Arial, Verdana; }

a.dropmenu { color: #000000; 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.sub { color: #000000; font-weight: normal; font-size: 16px; line-height: 20px; font-family: Trebuchet MS, Tahoma, Verdana; text-decoration: underline; }
a.sub:hover { color: #C83B29; font-weight: normal; font-size: 16px; line-height: 20px; font-family: Trebuchet MS, Tahoma, Verdana; text-decoration: none; }

a.footer { color: #898989; font-weight: normal; font-size: 11px; line-height: 18px; font-family: Trebuchet MS, Tahoma, Verdana; text-decoration: underline; }
a.footer:hover { color: #92AA06; font-weight: normal; font-size: 11px; line-height: 18px; font-family: Trebuchet MS, Tahoma, Verdana; text-decoration: none; }

a.spark { color: #92AA06; font-weight: normal; font-size: 9px; line-height: 14px; font-family: Trebuchet MS, Tahoma, Verdana; text-decoration: underline; }
a.spark:hover { color: #000000; font-weight: normal; font-size: 9px; line-height: 14px; font-family: Trebuchet MS, Tahoma, Verdana; text-decoration: underline; }

SELECT, INPUT, TEXTAREA {font-family: sans-serif; font-size: 8pt;}

body 
{
background-image:url('images/background.jpg');
background-repeat:repeat;
background-attachment:fixed;
background-position:center top; 
}

#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: #92AA06;
}

