body
{
 font-family: arial, sans-serif;
}

TD.leftbar
{
 background: url('site_graphics/indexV2_left.jpg');
 background-repeat: repeat-y;
}

TD.leftbarshort
{
 background: url('site_graphics/indexV2_left_short.jpg');
 background-repeat: repeat-y;
}

TD.footerbar
{
 background: url('site_graphics/blackfooterbar.jpg');
 background-repeat: no-repeat;
 color: #FFFFFF;
}

DIV.leftmenu a.leftmenu, a:visited.leftmenu
{
 width: 170px;
 height: 30px;
 display: block;
 background-image: url('site_graphics/leftmenubutton.jpg');
 background-repeat: no-repeat;
 color: #000000;
 font-size: 11pt;
 font-weight: bold;
 text-decoration: none;
 padding-top: 6px;
}


DIV.leftmenu a:hover.leftmenu
{
 background-image: url('site_graphics/leftmenubuttonhover.jpg');
 background-repeat: no-repeat;
}

span.header
{
 color: #762717;
 font-size: 18pt;
 border-bottom: 2px dotted gray;
}

#contentbox 
{
 width: 564px;
 font-size: 12pt;
 font-weight: bold;
 margin-left: 10px;
 border-right: 1px solid gray;
 border-left: 1px solid gray;
 background-image: url('site_graphics/checker.jpg');
 background-repeat: repeat;
 padding-left: 2px;
}

#contentboxwide 
{
 width: 760px;
 font-size: 12pt;
 font-weight: bold;
 margin-left: 0px;
 border-right: 1px solid gray;
 border-left: 1px solid gray;
 background-image: url('site_graphics/checker.jpg');
 background-repeat: repeat;
 padding-left: 2px;
}

a.footerlink, a:visited.footerlink
{
 font-size: 8pt;
 font-weight: bold;
 color: #FFFFFF;
 text-decoration: none;
}

a:hover.footerlink
{
 color:#EFD525;
 text-decoration: none;
}

TD.contenttext
{
 font-size: 12pt;
 font-weight: bold;
}

a.reflink, a:visited.reflink
{
 font-size: 8pt;
 font-weight: bold;
 color: #000000;
 text-decoration: none;
}

a:hover.reflink
{
 text-decoration: underline;
}

.smalltext
{
 font-size: 8pt;
 color: #000000;
}

a.smalltext, a:visited.smalltext
{
 font-size: 8pt;
 font-weight: bold;
 color: #000000;
 text-decoration: none;
}

a:hover.smalltext
{
 font-size: 8pt;
 font-weight: bold;
 color: #000000;
 text-decoration: underline;
}

span.redheadline
{
 color: #762717;
 font-size: 12pt;
 font-weight: bold;
}

a.redlink, a:visited.redlink
{
 font-size: 12pt;
 font-weight: bold;
 color: #762717;
 text-decoration: none;
}

a:hover.redlink
{
 text-decoration: underline;
}

DIV.movbutton a.movbutton, a:visited.movbutton
{
 width: 333px;
 height: 41px;
 display: block;
 background-image: url('site_graphics/moviebutton.gif');
 background-repeat: no-repeat;
 color: #000000;
 font-size: 11pt;
 font-weight: bold;
 text-decoration: none;
 padding-top: 6px;
}


DIV.movbutton a:hover.movbutton
{
 background-image: url('site_graphics/moviebuttonhover.gif');
 background-repeat: no-repeat;
}

DIV.chartbutton a.chartbutton, a:visited.chartbutton
{
 width: 190px;
 height: 23px;
 display: block;
 background-image: url('site_graphics/appbutton.gif');
 background-repeat: no-repeat;
 color: #000000;
 font-size: 11pt;
 font-weight: bold;
 text-decoration: none;
 padding-left: 6px;
}


DIV.chartbutton a:hover.chartbutton
{
 background-image: url('site_graphics/appbuttonhover.gif');
 background-repeat: no-repeat;
}

#floatheaders
{
 width: 760px;
 position: absolute;
 top: 200;
 z-index: 100;
 background-color: #ccc;
 color: #000;
}
