/* Content styles */
td { font-family: Tahoma, Arial; font-size: 11px; font-style: normal; font-weight: normal; color: #333333;
text-decoration: none; line-height: 15px; vertical-align: top; }
td.red { color: #FFFFFF; background-color: #7C1110; }

body { margin-left: 0px; margin-top: 0px; margin-bottom: 0px; margin-right: 0px; background-color: #E6E6E6; background-image: url(images/bg_pattern.gif); }
.stripebg { background-image: url(images/bg_pattern.gif); }

.news_date { font-weight: bold; color: #999999; }
.gigs_title { font-weight: bold; color: #7C1110; }

/* Normal link styles */
a { color: #333333; text-decoration: underline; }
a:hover { color: #333333; text-decoration: none; }

a.news { font-weight: bold; color: #7C1110; text-decoration: underline; }
a.news:hover { font-weight: bold; color: #7C1110; text-decoration: none; }

.image { border-style: solid; border-width: 1px; border-color: #CCCCCC; }
.image:hover { border-style: solid; border-width: 1px; border-color: #999999; }

/* SubNavi link styles
a.subnavi { font-size: 10px; color: #EEEEEE; text-decoration: none; font-weight: bold; }
a.subnavi:hover { font-size: 10px; color: #EEEEEE; text-decoration: none; }
.subbg { background-color: #999999; border-color: #666666; border-style: double; border-width: 0px; } */
.dropdown { position: absolute; color: white; width: 180px; border: #000000; border-style: solid; 
border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; 
top: 110px; z-index: 1; visibility: hidden; margin: 0px; padding-left: 28px; border-width: 0px; }

/* Dropdown styles */
.divi { font-family: Tahoma, Arial; color: #FFFFFF; font-size: 11px; cursor: pointer; }
.navi-normal { background-color: #9C1614; }
.navi-over { background-color: #BB4444; }