a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { text-decoration: underline; }
a:active { text-decoration: none; }
a.menu:link { color: #721E13; text-decoration: none;}
a.menu:visited { color: #721E13; text-decoration: none;}
a.menu:hover { color: #FD1F01; text-decoration: none;}
a.small:link { color: #0E04DF; font-size: 8pt; }
a.small:visited { color: #0E04DF; font-size: 8pt; }
a.small:hover { color: #0E097B; text-decoration: none; font-size: 8pt;}

div.bluebar{ background: url(../images/bluebar.jpg); width: 100%; }
.drink {visibility: hidden; position: absolute; top: 5; left: 5; z-index: 1;}

td.gradient { background-image:url(images/top2.jpg); background-repeat:repeat-x; }
td.middle { background-image:url(images/middle.jpg); background-position:right; background-repeat:repeat-y; background-color:FEB269;}
td.gradienttwo { background-image:url(images/top2-2.jpg); background-repeat:repeat-x; }
td.middletwo { background-color:#D3E6EA;}

.buttons { font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; background-color: #DD5500; 
color: #FFFFFF; border:1px solid;
border-top-color:#DB3C00; border-left-color:#DB3C00;
border-right-color:#DB3C00; border-bottom-color:#DB3C00;}

.box { font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; font-weight:bold; border:1px solid;
border-top-color:#DB3C00; border-left-color:#DB3C00;
border-right-color:#FBAE66; border-bottom-color:#FBAE66;}
   
.menu { 
font-family:"verdana", "arial";
color:#FFFFFF; 
font-size: 10pt;
font-weight: bold; }

div#small { 
width: 100%; font-family:"verdana", "arial"; 
font-size: 8pt; border-top:1px; border-top-style:dotted;
border-color:#034778; padding-left:10px; }

div#divide { 
width: 80%; border-top:1px; border-top-style:dotted; border-color:#034778; }

.small {color: #721E13; font-size: 8pt; }
.txt { font-family:"verdana", "arial"; color:#000000; font-size:12px;  }