body {
    font-family: "tahoma", "arial", "helvetica", "sans-serif";
    font-size: 8pt;
    color: #000000;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    background: #eeeeee url(/gfx/bg_gray_light.png) no-repeat fixed;
}
TD.main {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    color: #000000;
    font-family: tahoma, verdana, sans-serif, arial ce, serif;
    font-size: 12px;
    background: url(/gfx/tb_light.png);
}
TD {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    color: #000000;
    font-family: tahoma, verdana, sans-serif, arial ce, serif;
    font-size: 12px;
}
a {
    color: #004400;
    text-decoration: none;
}
a:hover {
    color: #007700;
    text-decoration: none;
}
a:hover.info {
    color: #007700;
    text-decoration: none;
}
A.menu {
    color: #004400;
    font-size: 12px;
    text-decoration: none;
}
A:hover.menu {
    color: #007700;
    font-size: 12px;
    text-decoration: none;
}
img.shadow1 {
    border: solid 1px;
    border-color: #ffffff;
    box-shadow: 0px 0px 50px #0077ff;
}
img.shadow1a {
    border: solid 1px;
    border-color: #66aaff;
    box-shadow: 0px 0px 25px #0077ff;
}
img.shadow2 {
    border: solid 1px;
    border-color: #ffffff;
    box-shadow: 0px 0px 10px #000000;
}
font.about {
    text-align: justify;
}
font.program {
    text-align: justify;
    line-height: 175%;
    font-size: 13px;
}
font.proghead {
    font-size: 20px;
    text-shadow: 5px 5px 10px #664400;
}
font.menuhead {
    font-size: 16px;
    text-shadow: 5px 5px 10px #000000;
}
font.shadow1 {
    text-shadow: 0px 0px 15px #775500;
}
font.shadow2 {
    font-family: "tahoma", "arial", "helvetica", "sans-serif";
    text-shadow: 0px 0px 5px #ffffff;
}
font.shadow3 {
    color: #003377;
    text-shadow: 0px 0px 5px #77bbff;
}
font.shadow4 {
    font-family: "tahoma", "arial", "helvetica", "sans-serif";
    text-shadow: 5px 5px 10px #ffffff;
}
.sliderwrapper {
    position: relative;
    overflow: hidden;
    border-bottom-width: 0px;
    width: 1260px;
    height: 75px;
}
.sliderwrapper3 {
    position: relative;
    overflow: hidden;
    border-bottom-width: 0px;
    width: 850px;
    height: 430px;
}
.sliderwrapper .contentdiv {
    visibility: hidden;
    position: absolute;
    left: 0;
    top: 0;
    padding: 0px;
    width: 1260px;
    height: 75;
    filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
}
.sliderwrapper3 .contentdiv {
    visibility: hidden;
    position: absolute;
    left: 0;
    top: 0;
    padding: 0px;
    width: 850px;
    height: 430;
    filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
}
.pagination {
    width: 1260px;
    text-align: right;
    padding: 0px 0px;
}
.pagination3 {
    width: 850px;
    text-align: right;
    padding: 0px 0px;
}
.pagination a {
    padding: 0 0px;
    text-decoration: none;
}
.pagination a:hover, .pagination a.selected {
    #off
}
table.dotted {
    border: dotted #006600 1px;
}
tr.dotted {
    border: dotted #006600 1px;
}
td.dotted {
    border: dotted #006600 1px;
}
.dotted {
    border: dotted #006600 1px;
    border-radius: 10px 10px 10px 10px;
}
TD.dottedmain {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    color: #000000;
    font-family: tahoma, verdana, sans-serif, arial ce, serif;
    font-size: 12px;
    background: url(/gfx/tb_light.png);
    border: dotted #006600 1px;
}
TD.dottedmenu {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    color: #000000;
    font-family: tahoma, verdana, sans-serif, arial ce, serif;
    font-size: 12px;
    border: dotted #006600 1px;
}
.defcol {
    color: #006600;
}
.hiscol {
    color: #00bb00;
}
TD.scroll {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    color: #ffffff;
    background: #003300;
    font-family: tahoma, verdana, sans-serif, arial ce, serif;
    font-size: 12px;
}
#tooltip {
    color: #ffffff;
    border-color: #bb0000;
    background: #550000;
    font: normal bold 10px Verdana, sans-serif;
    padding: 5px;
    position: absolute;
    margin-top: 0px;
    border-style: solid;
    border-width: 1px;
    opacity: .90;
    filter: alpha(opacity=90);
    -moz-opacity: 0.90;
    border-collapse: collapse;
}
