body { background: #DEDA96 url(img/twt_bg2a.gif) repeat-x top center; margin: 0; padding: 0 }
.twt_bg2 { background: url(img/twt_bg2.gif) no-repeat top center; margin: auto; }

a:link { color: #0B3F8B; text-decoration: none; }
a:visited { color: #6A7C97; text-decoration: none; }
a:active { color: #000; text-decoration: none; }
a:hover { color: #000; text-decoration: underline; }

.txt1 { font: 14px "Trebuchet MS", Verdana, sans-serif }
.txt2 { font: 10px "Trebuchet MS", Verdana, sans-serif; font-weight: bold }
.hedtxt { font: 20px "Trebuchet MS", Verdana, sans-serif; color: #630D1A; font-weight: bold; padding-bottom: 5px; border-bottom: 1px #630D1A dotted; margin-bottom: 15px; text-align: center;  }
td.txt1 { border-bottom: 1px dotted #000 }


#dropmenudiv{
position:absolute;
right: 10px;
background-color: #B24E65;
border:1px solid #630D1A;
border-bottom-width: 0;
font:normal 12px "Trebuchet MS", Verdana, sans-serif;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 4px;
color: #fff;
border-bottom: 1px solid black;
padding: 2px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #FFAB0C;
color: #000;
}

