.biganztablogo
{
  width: 100px;
  height: 100px;

  border: 2px solid black;
  position:absolute;
  margin-left: -30px;
  margin-top: -40px;
  background-color: #011B69;
  text-align: center;
  color: white;
  display: none;
}
.clearimtablogo
{
  width: 80px;
  height: 80px;
  border: 2px solid black;
}
#IE
{
   margin: 0px;
   width: 100%;
   height: 600px;
   text-align: center;
   position: absolute;
   top: 50%;
   margin-top: -300px;
   left:0px;
}
#MAIN
{
   width: 1004px;
   height: 590px;
   margin-left: auto;
   margin-right: auto;
   margin-top: auto;
   margin-bottom: auto;
   background-color: #011B69;
   text-align: left;
}
#leftuppercorner
{
   position:absolute;
   width: 1px;
   height: 1px;
}
#HEADER
{
   background-image: url("../img/Border/border_left.png");
   background-position: bottom left;
   background-repeat: repeat-y;
   width: 1004px;
   height: 126px;
}
#HEADER img
{
   margin: 0px;
   border: none;
   width: 128px;
   height: 126px;
   background-color: white;
}
#HEADER #lastim
{
   width: 108px;
}

#BOTTOM
{
   width: 1004;
   height: 28px;
   background-image: url("../img/Border/border_bottom.png");
}
#BOTTOM_CORNER_LEFT
{
   float: left;
   width: 28px;
   height: 28px;
   background-image: url("../img/Border/border_bottom_left.png");
}
#BOTTOM_CORNER_RIGHT
{
   float: right;
   width: 28px;
   height: 28px;
   background-image: url("../img/Border/border_bottom_right.png");
}

#TOP
{
   width: 1004px;
   height: 24px;
   background-image: url("../img/Border/border_top.png");
}
#TOP_CORNER_LEFT
{
   float: left;
   width: 28px;
   height: 24px;
   background-image: url("../img/Border/border_top_left.png");
}
#TOP_CORNER_RIGHT
{
   float: right;
   width: 28px;
   height: 24px;
   background-image: url("../img/Border/border_top_right.png");
}

#TOOLBAR
{
   float: left;
   margin 0px;
   width: 165px;
   height: 412px;
   border-right: 4px solid white;
   text-align: left;
   font-family: Helvetica,sans-serif;
}
#WHITE_BOTTOM_LINE
{
   margin 0px;
   width: 165px;
   height: 28px;
   border-right: 4px solid white;
   float: left;
}
#SPACER
{
   width: 1px;
   height: 412px;
   visibility: hidden;
}
#LEFT
{
   width: 28px;
   height: 412px;
   background-image: url("../img/Border/border_left.png");
   float: left;
}
#RIGHT
{
   width: 15px;
   height: 384px;
   background-image: url("../img/Border/border_right.png");
   float: right;
}
#LINKS
{
   margin: 0px;
   width: 620px;
   height: 28px;
   background-color: #D9E3E1;
   background-image: url("../img/linksbg.png");
   background-repeat: x-repeat;
   float: right;
}
#LINKSFADE
{
   margin: 0px;
   width: 180px;
   height: 28px;
   background-color: #D9E3E1;
   background-image: url("../img/linksfade.png");
   float: right;
}
#CONTAINER
{
   width:800px;
   height: 412px;
   float: right;
}
#CONTENT_BORDER
{
   margin: 0px;
   width: 785px;
   height: 384px;
   float: right;
   background-image: url("../img/back.png");
   background-position: bottom left;
   background-repeat: no-repeat;
   position: relative;
   left: -7px;
   top: 15px;
}
#CONTENT
{
   position: relative;
   left: 20px;
   top: 0px;
   border: 2px solid white;
   margin: 0px;
   width: 750px;
   height: 364px;
   font-family: Helvetica,sans-serif;
   overscroll: auto;
}
.link
{
   height:26px;
   margin-top: 2px;
   margin-left: 9px;
   margin-right: 9px;
   color: black;
   background-color: transparent;
   font-family: Helvetica;
   font-weight: bold;
   font-size: 20px;
   float: right;
   cursor: pointer;
}
.link .biglink
{
   display: block;
   color: black;
   background-color: transparent;
   font-family: Helvetica;
   font-weight: bold;
   font-size: 20px;
   cursor: pointer;
   text-decoration: none;
}
.linkdrop
{
   z-index: 100000;
   margin-top: 26px;
   position: absolute;
   background-color: #CCCCCC;
   border: 1px solid #666666;
   border-top: none;
   display: none;
}
.droppedlink
{
   display: block;
   padding-left: 5px;
   text-decoration: none;
   width: 120px;
   font-weight: bold;
   font-size: 12px;
   color: black;
   margin-top: 2px;
   margin-bottom: 2px;
}
.hand
{
  cursor: pointer;
}
.default
{
  cursor: default;
}
.dl_empty
{
   height: 10px;
}
#tfg
{
  position: absolute;
  top: 10px;
  left: 905px;
}
#tfg img
{
  border: none;
  width:95px;
  height:77px;
}
#teaser
{
  width: 100%;
  text-align: center;
  color: white;
  font-family: Helvetica,sans-serif;
  padding-top: 10px;
  font-size: 11px;
  font-weight: bold;

  display:none;
}
