html {
        margin: 0; padding: 0;
        font: 76% Tahoma, Helvetica, Arial, sans-serif;
}
body {
        margin: 0; padding: 150px 0 0 41px;
        font-size: .9em;
}

table, input, select, textarea {
        font: 1em Tahoma, Helvetica, Arial, sans-serif;
}

a { color: #B22F01; }

p{ margin: 0 0 1em; }

hr { display: none; }

form { margin: 0; padding: 0 }

h1, h2 {
        font: normal 2em/1em Impact, sans-serif;
        text-transform: uppercase;
}
h1 small {
        font-size: .6em;
        line-height: 1em;
        text-transform: none;
}
h2 {
  font-size: 1.8em;
  margin: 7px 0 10px;
  padding: 0; height: 24px;
  overflow: hidden;
}
h3 { font-size: 1em; }
input {
        vertical-align: middle;
}

body { background: #999; }
body.index { background: #DA5B15 url('../images/index-bg.gif') repeat-x; }
body.sails { background: #3A4C55 url('../images/sails-bg.gif') repeat-x; }
body.kiteboarding { background: #FFB400 url('../images/kiteboarding-bg.gif') repeat-x; }
body.bicycle { background: #D9C349 url('../images/bicycle-bg.gif') repeat-x; }
body.links { background: #505455 url('../images/links-bg.gif') repeat-x; }
body.orai { background: #48892B url('../images/orai-bg.gif') repeat-x; }
body.riedlentes { background: #009933 url('../images/riedlentes-bg.gif') repeat-x; }
body.skates { background: #805F4C url('../images/skates-bg.gif') repeat-x; }
body.snow { background: #079190 url('../images/snow-bg.gif') repeat-x; }
body.about { background: #415B5E url('../images/about-bg.gif') repeat-x; }

input.text {
        border: solid 1px;
        border-color: #636363 #CFCFCF #CFCFCF #636363;
}

#head_banner {
width:450px;
height:150px;
position:absolute;
top:0;
left:290px;
}

#header {
        position: absolute;
        top: 32px; left: 68px;
        width: 305px; height: 56px;
        margin: 0; padding: 0;
        overflow: hidden;
}

.index #header:before { content: url('../images/logo_main.gif'); display: block; }
.index #header { color: #FFF; }
.sails #header:before { content: url('../images/logo_ws.gif'); display: block; }
.sails #header { color: #FFF; }
.kiteboarding #header:before { content: url('../images/logo_ks1.gif'); display: block; }
.kiteboarding #header { color: #FFF; }
.orai #header:before { content: url('../images/logo_orai.jpg'); display: block; }
.orai #header { color: #FFF; }
.links #header:before { content: url('../images/logo-links.gif'); display: block; }
.links #header { color: #FFF; }
.bicycle #header:before { content: url('../images/logo_bc.gif'); display: block; }
.bicycle #header { color: #FFF; }
.orai #header:before { content: url('../images/logo-orai.gif'); display: block; }
.orai #header { color: #FFF; }
.riedlentes #header:before { content: url('../images/logo-riedlentes.gif'); display: block; }
.riedlentes #header { color: #FFF; }
.skates #header:before { content: url('../images/logo-skates.gif'); display: block; }
.skates #header { color: #FFF; }
.snow #header:before { content: url('../images/logo-snow.gif'); display: block; }
.snow #header { color: #FFF; }
.about #header:before { content: url('../images/logo-about.gif'); display: block; }
.about #header { color: #FFF; }

#container {
        position: relative;
        z-index: 1;
        border: solid 10px #FFF;
        width: 869px;
}
#container:after {
        clear:both;
        content: ".";
        display: block;
        color: #FFF;
        font-size: .01em;
}

.index #container { background: #FFF url('../images/index-container.gif') repeat-y; }
.sails #container { background: #FFF url('../images/sails-container.gif') repeat-y; }
.kiteboarding #container { background: #FFF url('../images/kiteboarding-container.gif') repeat-y; }
.orai #container { background: #FFF url('../images/orai-container.jpg') repeat-y; }
.bicycle #container { background: #FFF url('../images/bicycle-container.gif') repeat-y; }
.links #container { background: #FFF url('../images/links-container.gif') repeat-y; }
.orai #container { background: #FFF url('../images/orai-container.gif') repeat-y; }
.riedlentes #container { background: #FFF url('../images/riedlentes-container.gif') repeat-y; }
.skates #container { background: #FFF url('../images/skates-container.gif') repeat-y; }
.snow #container { background: #FFF url('../images/snow-container.gif') repeat-y; }
.about #container { background: #FFF url('../images/about-container.gif') repeat-y; }


#split-line {
        position: absolute;
        top: 0; left: 180px;
        width: 8px; height: 100%;
        background: url('../images/split.gif');
}

#right {
        float: right;
        width: 669px;
        padding-top: 199px;
}
.index #right { background: url('../images/index-picture.jpg') no-repeat; }
#index_forum #right { background: none; padding-top: 0px;}
.sails #right { background: url('../images/sails-picture.jpg') no-repeat; }
.kiteboarding #right { background: url('../images/kiteboarding-picture.jpg') no-repeat; }
.orai #right { background: url('../images/orai-picture.jpg') no-repeat; }
.bicycle #right { background: url('../images/bicycle-picture.jpg') no-repeat; }
.links #right { background: url('../images/links-picture.jpg') no-repeat; }
.orai #right { background: url('../images/orai-picture.jpg') no-repeat; }
.riedlentes #right { background: url('../images/riedlentes-picture.gif') no-repeat; }
.skates #right { background: url('../images/skates-picture.jpg') no-repeat; }
.snow #right { background: url('../images/snow-picture.jpg') no-repeat; }
.about #right { background: url('../images/about-picture.jpg') no-repeat; }

#content {
position: relative;
        width: 426px;
        padding: 0 20px 20px 0;
        background: url('../images/index-content.gif') repeat-y 100% 0;
        float: left;
}
.index #content h2 { color: #B22F01; }
.sails #content h2 { color: #2C587B; }
.kiteboarding #content h2 { color: #D19400; }
.orai #content h2 { color: #365542; }
.bicycle #content h2 { color: #35542C; }
.links #content h2 { color: #B22F01; }
.riedlentes #content h2 { color: #333333; }
.skates #content h2 { color: #552917; }
.snow #content h2 { color: #186D90; }
.about #content h2 { color: #ED9822; }
/*
.index #content h2:before { content: url('../images/extreme-news.gif'); display: block; margin-bottom: 4px }

.sails #content h2:before { content: url('../images/sails-news.gif'); display: block; margin-bottom: 4px }

.kiteboarding #content h2:before { content: url('../images/kiteboarding-news.gif'); display: block; margin-bottom: 4px }

.bicycle #content h2:before { content: url('../images/bicycle-news.gif'); display: block; margin-bottom: 4px }

*/
#content h3 {
        margin-top: 0; padding-top: 10px;
        background: url('../images/index-hr.gif') repeat-x;
        font-size: 1.55em;
        font-weight: normal;
}

#her {
        margin-top: 0; padding-top: 3px; padding-bottom: 8px;
        background: url('../images/index-hr.gif') repeat-x;
        font-size: 1.55em;
        font-weight: normal;
}

#content h3 small {
        font-size: .65em;
        color: #7C7C7C;
}
dl.news {
  position: relative;
  float: left;
  width: 426px;
        margin:0 0 20px; padding: 0;
        line-height: 1.4em;
        background: url('../images/index-hr.gif') repeat-x 0 100%;
}
dl.news dt {
        clear: left;
        padding-top: 10px;
}

dl.news dt a {
        color: #000;
        font-weight: bold;
        text-decoration: none;
}
.sails dl.news dt a { color: #253048; }
.kiteboarding dl.news dt a { color: #FF8A00; }
.orai dl.news dt a { color: #C97515; }
.bicycle dl.news dt a { color: #35542C; }
dl.news dt small {
        font-weight: normal;
        font-size: 1em;
        color: #B22F01;
}
dl.news dt img {
        border: 0px none;
        float: left;
        margin-left:0; margin-right:15px; margin-top:.5em; margin-bottom:15px
}
dl.news dd {
  background: url('../images/index-hr.gif') repeat-x;
        margin: 0; padding-bottom: 10px;
        background-position: bottom center;
}

a.arrows {
        color: #000;
        background: url('../images/a-arrow.gif') no-repeat 0 50%;
        padding-left: 10px;
        text-decoration: none;
}

.sails a.arrows {
        color: #253048;
        background: url('../images/sails-a-arrow.gif') no-repeat 0 50%;
}
.kiteboarding a.arrows {
        color: #FF8A00;
        background: url('../images/kiteboarding-a-arrow.gif') no-repeat 0 50%;
}
.orai a.arrows {
        color: #FF8A00;
        background: url('../images/orai-a-arrow.jpg') no-repeat 0 50%;
}
.bicycle a.arrows {
        color: #35542C;
        background: url('../images/bicycle-a-arrow.gif') no-repeat 0 50%;
}
.links a.arrows {
        color: #35542C;
        background: url('../images/links-a-arrow.gif') no-repeat 0 50%;
}
.orai a.arrows {
        color: #35542C;
        background: url('../images/orai-a-arrow.gif') no-repeat 0 50%;
}
.riedlentes a.arrows {
        color: #35542C;
        background: url('../images/riedlentes-a-arrow.gif') no-repeat 0 50%;
}
.skates a.arrows {
        color: #35542C;
        background: url('../images/skates-a-arrow.gif') no-repeat 0 50%;
}
.snow a.arrows {
        color: #35542C;
        background: url('../images/snow-a-arrow.gif') no-repeat 0 50%;
}
.about a.arrows {
        color: #35542C;
        background: url('../images/about-a-arrow.gif') no-repeat 0 50%;
}

#extra {
        float: right;
        width: 196px;
        margin-top: 40px;
        margin-right: 10px;
}

#man-of-the-week { margin-bottom: 20px; }
#man-of-the-week img { float: left; margin-right: 10px; border: 0px none; }
#man-of-the-week a { font-weight: bold; margin: 0 0 10px; display: block; color: #2F5B81; text-decoration: none; }
#man-of-the-week h2:before { content: url('../images/man-of-the-week.gif'); display: block; margin: 0 0 4px; }

#forum, #picture-of-the-day { clear: left; padding-top: 20px; background: url('../images/index-extra-hr.gif') repeat-x; }
#picture-of-the-day h2 { color: #FF8921; margin: 0; }
#picture-of-the-day h2:before { content: url('../images/picture-of-the-day.gif'); display: block; margin: 0 0 4px; }
#picture-of-the-day img { margin: 15px 0; display: block; border: 0px none; }

.sails #competition h2 { color: #C00000; }
.sails #competition h2:before { content: url('../images/sails-competition.gif'); display: block; }
.kiteboarding #competition h2 { color: #E43C01; }
.kiteboarding #competition h2:before { content: url('../images/kiteboarding-competition.gif'); display: block; }
.bicycle #competition h2 { color: #DFAB0E; }
.bicycle #competition h2:before { content: url('../images/bicycle-competition.gif'); display: block; }
.riedlentes #competition h2 { color: #C00000; }
.riedlentes #competition h2:before { content: url('../images/riedlentes-competition.gif'); display: block; }
.skates #competition h2 { color: #C00000; }
.skates #competition h2:before { content: url('../images/skates-competition.gif'); display: block; }
.snow #competition h2 { color: #C00000; }
.snow #competition h2:before { content: url('../images/skates-competition.gif'); display: block; }

#competition dl {
        margin: -10px 0 0; padding: 0;
}
#competition dt {
        height: 2.5em;
        padding-left: 7px;
        border-left: solid 3px;
}
#competition dt a {
        text-decoration: none;
        color: #274E6D;
}
#competition dd {
        margin: -1.2em 0 10px 0;
        padding: 0 0 10px 10px;
        border-bottom: solid 1px #CCC;
}
#competition dd.last { border: 0px none; }

.sails #competition dt { border-color: #C00000; }
.kiteboarding #competition dt { border-color: #DA5B15; }
.bicycle #competition dt { border-color: #DFAB0E; }
.riedlentes #competition dt { border-color: #C00000; }
.skates #competition dt { border-color: #C00000; }

#forum h2 { color: #358627; }
#forum h2:before { content: url('../images/forum.gif'); display: block; margin: 0 0 4px; }
#forum img { margin: 15px 0; display: block; }

#forum ul { margin: -15px 0 0; padding: 0; list-style-type: none }
#forum li {
        padding: 7px 5px;
        border-bottom: solid 1px #CCC;
}
#forum a {
        padding-right: 10px;
        background: url('../images/forum-arrow.gif') no-repeat 100% 50%;
        color: #000;
        text-decoration: none;
}
#forum li.last { border: 0px none; }

#left {
        float: left;
        width: 187px;
}

#left-decoration {
        position: absolute;
        top: 0; left: 0;
        width: 188px; height: 7px;
        background: url('../images/left-decoration.gif');
}

#navigation ul, #navigation {
        padding: 0; margin: 0;
        list-style-type: none;
        text-transform: uppercase;
}
.index #navigation li { background: url('../images/index-bullet.gif') no-repeat 17px 51%; }
.sails #navigation li { background: url('../images/sails-bullet.gif') no-repeat 17px 20px; }
.kiteboarding #navigation li { background: url('../images/kiteboarding-bullet.gif') no-repeat 17px 20px; }
.orai #navigation li { background: url('../images/orai-bullet.gif') no-repeat 17px 20px; }
.bicycle #navigation li { background: url('../images/bicycle-bullet.gif') no-repeat 17px 20px; }
.links #navigation li { background: url('../images/links-bullet.gif') no-repeat 17px 20px; }
.orai #navigation li { background: url('../images/orai-bullet.gif') no-repeat 17px 20px; }
.riedlentes #navigation li { background: url('../images/riedlentes-bullet.gif') no-repeat 17px 20px; }
.skates #navigation li { background: url('../images/skates-bullet.gif') no-repeat 17px 20px; }
.snow #navigation li { background: url('../images/snow-bullet.gif') no-repeat 17px 20px; }
.about #navigation li { background: url('../images/about-bullet.gif') no-repeat 17px 20px; }

.sails #navigation li.active { background: #325B9F url('../images/white-bullet.gif') no-repeat 17px 20px; }
.kiteboarding #navigation li.active { background: #FF8A00 url('../images/white-bullet.gif') no-repeat 17px 20px; }
.orai #navigation li.active { background: #FF8A00 url('../images/white-bullet.gif') no-repeat 17px 20px; }
.bicycle #navigation li.active { background: #44AC24 url('../images/white-bullet.gif') no-repeat 17px 20px; }
.index #navigation li.active { background: #DA5b15 url('../images/white-bullet.gif') no-repeat 17px 20px; }
.links #navigation li.active { background: #A20526 url('../images/white-bullet.gif') no-repeat 17px 20px; }
.orai #navigation li.active { background: #48892B url('../images/white-bullet.gif') no-repeat 17px 20px; }
.riedlentes #navigation li.active { background: #4c4c4c url('../images/white-bullet.gif') no-repeat 17px 20px; }
.skates #navigation li.active { background: #552917 url('../images/white-bullet.gif') no-repeat 17px 20px; }
.snow #navigation li.active { background: #186D90 url('../images/white-bullet.gif') no-repeat 17px 20px; }
.about #navigation li.active { background: #ED9822 url('../images/white-bullet.gif') no-repeat 17px 20px; }

.sails #navigation ul li.active { background: #325B9F url('../images/white-bullet.gif') no-repeat 27px 12px; }
.kiteboarding #navigation ul li.active { background: #FF8A00 url('../images/white-bullet.gif') no-repeat 27px 12px; }
.orai #navigation ul li.active { background: #FF8A00 url('../images/white-bullet.gif') no-repeat 27px 12px; }
.bicycle #navigation ul li.active { background: #44AC24 url('../images/white-bullet.gif') no-repeat 27px 12px; }
.index #navigation ul li.active { background: #DA5b15 url('../images/white-bullet.gif') no-repeat 27px 12px; }
.links #navigation ul li.active { background: #A20526 url('../images/white-bullet.gif') no-repeat 27px 12px; }
.orai #navigation ul li.active { background: #48892B url('../images/white-bullet.gif') no-repeat 27px 12px; }
.riedlentes #navigation ul li.active { background: #4c4c4c url('../images/white-bullet.gif') no-repeat 27px 12px; }
.skates #navigation ul li.active { background: #552917 url('../images/white-bullet.gif') no-repeat 27px 12px; }
.snow #navigation ul li.active { background: #186D90 url('../images/white-bullet.gif') no-repeat 27px 12px; }
.about #navigation ul li.active { background: #ED9822 url('../images/white-bullet.gif') no-repeat 27px 12px; }


#navigation li.active a {
        font-weight: bold;
        color: #FFF;
}

.sails #navigation ul li { background: #A3C1D8 url('../images/sails-bullet.gif') no-repeat 27px 12px; }
.kiteboarding #navigation ul li { background: #FFCA8C url('../images/kiteboarding-bullet.gif') no-repeat 27px 12px; }
.orai #navigation ul li { background: #FFCA8C url('../images/orai-bullet.gif') no-repeat 27px 12px; }
.bicycle #navigation ul li { background: #A2C896 url('../images/bicycle-bullet.gif') no-repeat 27px 12px; }
.links #navigation ul li { background: #B5B5B5 url('../images/links-bullet.gif') no-repeat 27px 12px; }
.orai #navigation ul li { background: #98D8A3 url('../images/orai-bullet.gif') no-repeat 27px 12px; }
.riedlentes #navigation ul li { background: #cccccc url('../images/riedlentes-bullet.gif') no-repeat 27px 12px; }
.skates #navigation ul li { background: #AA9482 url('../images/skates-bullet.gif') no-repeat 27px 12px; }
.snow #navigation ul li { background: #A2D4D6 url('../images/snow-bullet.gif') no-repeat 27px 12px; }
.about #navigation ul li { background: #83B6B4 url('../images/about-bullet.gif') no-repeat 27px 12px; }

#navigation ul li { text-transform: none; }
#navigation li.active ul a {
        color: #000;
        font-weight: normal;
}
#navigation li.first a {
        padding-top: 10px;
}
#navigation li.first {
        background-position: 17px 60%;
}
#navigation a {
        position: relative;
        z-index: 1;
        top: 1px;
        display: block;
        padding: 15px 10px 15px 42px;
        color: #000;
        text-decoration: none;
        background: url('../images/navigation-spc.gif') repeat-x 0 100%;
}

#navigation ul a {
        position: relative;
        z-index: 1;
        top: 1px;
        display: block;
        padding: 8px 20px 8px 42px;
        color: #000;
        text-decoration: none;
        background: url('../images/navigation-spc.gif') repeat-x 0 100%;
}

#banners {
        padding: 20px 0;
        text-align: center;
}
#banners a {
        display: block;
        padding: 10px 0;
}
#banners img { border: 0px none; }

#sing-in {
        position: absolute;
        top: 36px; left: 776px;
        width: 294px;
}

.index #sing-in { color: #FFF; }
.sails #sing-in { color: #FFF; }
.kiteboarding #sing-in { color: #FFF; }
.orai #sing-in { color: #FFF; }
.bicycle #sing-in { color: #FFF; }
.links #sing-in { color: #FFF; }
.riedlentes #sing-in { color: #FFF; }
.skates #sing-in { color: #FFF; }
.snow #sing-in { color: #FFF; }
.about #sing-in { color: #FFF; }

#sing-in fieldset { border: 0px none; padding: 0; margin-left:0; margin-right:0; margin-top:0; margin-bottom:5px }
#sing-in legend {
        text-transform: uppercase;
        margin: 0 0 5px; padding: 0;
}

#sing-in .text {
        width: 123px;
        margin-right: 5px;
}

#sing-in .submit {
        width: 19px; height: 18px;
        border: solid 1px;
        text-indent: 19px;
        cursor: pointer;
}

.index #sing-in .submit { border-color: #808080; background: #000 url('../images/index-sing-in.gif') no-repeat 50% 50% }
.sails #sing-in .submit { border-color: #99ADCF; background: #325B9F url('../images/sails-sing-in.gif') no-repeat 50% 50%; }
.kiteboarding #sing-in .submit { border-color: #D99780; background: #B22F01 url('../images/kiteboarding-sing-in.gif') no-repeat 50% 50%; }
.orai #sing-in .submit { border-color: #D99780; background: #8B8F43 url('../images/orai-sing-in.gif') no-repeat 50% 50%; }
.bicycle #sing-in .submit { border-color: #B4CA8B; background: #699417 url('../images/bicycle-sing-in.gif') no-repeat 50% 50%; }
.links #sing-in .submit { border-color: #808080; background: #1b191d url('../images/links-sing-in.gif') no-repeat 50% 50% }
.orai #sing-in .submit { border-color: #88BBE3; background: #1176C6 url('../images/orai-sing-in.gif') no-repeat 50% 50% }
.riedlentes #sing-in .submit { border-color: #999999; background: #333333 url('../images/riedlentes-sing-in.gif') no-repeat 50% 50% }
.skates #sing-in .submit { border-color: #AA948B; background: #552917 url('../images/skates-sing-in.gif') no-repeat 50% 50% }
.snow #sing-in .submit { border-color: #8CB6C8; background: #186D90 url('../images/snow-sing-in.gif') no-repeat 50% 50% }
.about #sing-in .submit { border-color: #F6CC91; background: #ED9822 url('../images/about-sing-in.gif') no-repeat 50% 50% }

#footer {
        width: 884px; padding: 20px 0 20px 5px;
        text-align: right;
}

.index #footer { color: #F4CEB9; }
.sails #footer { color: #C4CACC; }
.kiteboarding #footer { color: #FFE9B3; }
.orai #footer { color: #C8DCC0; }
.bicycle #footer { color: #F4EDC9; }
.riedlentes #footer { color: #e5e5e5; }
.skates #footer { color: #D9CFCA; }
.snow #footer { color: #B5DEDE; }
.about #footer { color: #C6CECF; }

#footer p {
        margin: 0;
}
#footer a {
        margin-left: 10px;
        padding-left: 30px;
        color: #FFF;
}
.index #footer a { background: url('../images/index-small-kryptis.gif') no-repeat 0 50%; }
.sails #footer a { background: url('../images/sails-small-kryptis.gif') no-repeat 0 50%; }
.kiteboarding #footer a { background: url('../images/kiteboarding-small-kryptis.gif') no-repeat 0 50%; }
.orai #footer a { background: url('../images/orai-small-kryptis.jpg') no-repeat 0 50%; }
.bicycle #footer a { background: url('../images/bicycle-small-kryptis.gif') no-repeat 0 50%; }
.orai #footer a { background: url('../images/dk_logo.gif') no-repeat 0 50%; }
.links #footer a { background: url('../images/dk_logo.gif') no-repeat 0 50%; }
.riedlentes #footer a { background: url('../images/dk_logo.gif') no-repeat 0 50%; }
.skates #footer a { background: url('../images/dk_logo.gif') no-repeat 0 50%; }
.about #footer a { background: url('../images/dk_logo.gif') no-repeat 0 50%; }
.snow #footer a { background: url('../images/dk_logo.gif') no-repeat 0 50%; }

#copy {
        float: left;
}

#decor-1 {
        position: absolute;
        top: 166px; left: 0;
        width: 41px; height: 120px;
}
.index #decor-1 { background: #000 url('../images/index-decor.gif') no-repeat 0 100%; }
.sails #decor-1 { background: #325B9F url('../images/sails-decor.gif') no-repeat 0 100%; }
.kiteboarding #decor-1 { background: #B22F01 url('../images/kiteboarding-decor.gif') no-repeat 0 100%; }
.orai #decor-1 { background: #8B8F43 url('../images/orai-decor.jpg') no-repeat 0 100%; }
.bicycle #decor-1 { background: #699417 url('../images/bicycle-decor.gif') no-repeat 0 100%; }
.links #decor-1 { background: #1b191d url('../images/links-decor.gif') no-repeat 0 100%; }
.orai #decor-1 { background: #1176C6 url('../images/orai-decor.gif') no-repeat 0 100%; }
.riedlentes #decor-1 { background: #333333 url('../images/riedlentes-decor.gif') no-repeat 0 100%; }
.skates #decor-1 { background: #552917 url('../images/skates-decor.gif') no-repeat 0 100%; }
.snow #decor-1 { background: #186D90 url('../images/snow-decor.gif') no-repeat 0 100%; }
.about #decor-1 { background: #ED9822 url('../images/about-decor.gif') no-repeat 0 100%; }

#decor-2 {
        position: absolute;
        top: 126px; left: 34px;
        width: 465px; height: 53px;
        background: url('../images/shadow.png') no-repeat;
}
#entry_table {
  border: 1px solid #666666;
}
#entry_table td {
  border-top: 1px solid #666666;
  padding: 4px;
  color: #333333;
}
#entry_table th {
  padding: 4px;
  background-color: #eeeeee;
  color: #333333;
  font-weight: bold;
}
#entry_table th a {
  background-color: #eeeeee;
  color: #333333;
  font-weight: bold;
  text-decoration: none;
}
#entry_table th a:hover {
  background-color: #eeeeee;
  color: #333333;
  font-weight: bold;
  text-decoration: underline;
}


#entry_table td a {
  padding: 4px;
  color: #333333;
  text-decoration: none;
}
#entry_table td a:hover {
  padding: 4px;
  color: #333333;
  text-decoration: underline;
}

#entry_table2 {
  border: 1px solid #666666;
  border-bottom: 0px solid #666666;
}
#entry_table2 td {
  border-bottom: 1px solid #666666;
  padding: 6px;
  color: #333333;
}
.td1 {
  font-weight:bold;
  border: 0px;
}

