
body { background-color: #dddada; margin: 0; padding: 0 }
td  { color: #666; font-size: 11px; font-family: Tahoma }
a {color: #c84f24;}
a:hover {color: #c84f24; text-decoration: none;}
.top { padding-left: 16px }
.bg1 { background-image: url(../pics/bg1.gif); background-repeat: repeat-x; background-position: left top }
.bg_bottom { color: #c84f24; background-image: url(../pics/bg_bottom.gif); background-repeat: no-repeat; background-position: left top; padding-top: 4px; padding-left: 10px }
.nav_top { color: #c84f24; font-size: 10px; font-weight: bold; padding-bottom: 20px; padding-left: 20px }
.nav_top a{ color: #c84f24;  }
.nav_top a:hover { color: #c84f24; text-decoration: none }
.stroke1 { background-color: #fff; border-top: 1px solid #f7a64b; border-right: 1px solid #f7a64b; border-left: 1px solid #f7a64b }
.stroke_middle { background-color: #fff; border-right: 1px solid #f7a64b; border-left: 1px solid #f7a64b }
.stroke_footer { background-color: #fff; border-right: 1px solid #f7a64b; border-bottom: 1px solid #f7a64b; border-left: 1px solid #f7a64b }
.footer { color: #c84f24; padding-top: 5px; padding-left: 10px }
.footer a{ color: #c84f24; text-decoration: none}
.header1 { color: #000; font-size: 18px; font-weight: bold }
.dest {color: #c84f24; font-size: 10px; padding-left: 50px;}


#dropmenudiv { color: #FFFFFF; font-size: 11px; font-family: tahoma; position: absolute; z-index: 100; border-style: solid; border-width: 1px 1px 1; border-color: white ; }

#dropmenudiv a{
height: 19;
width: 100%;
display: block;
text-indent: 1px;
padding-top: 2px;
padding-left: 3px;
text-decoration: none;
font-weight: normal;
color: #C84F24;
z-index: 100;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #C84F24;
color: #FFFFFF;

}
