@charset "utf-8";

html, body  {
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #FFFFFF;
    color: #FFFFFF;
    }

body {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-color: #FFFFFF;

  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
  text-align: left;
}

p {
  margin-top: 0px
}

img {
  border: 0;
}
div {
  text-align: left;
  overflow: auto;
}
ul {
  margin-top: 5px;
}
li {
  margin-bottom: 3px;
}

/* Text */
a:link {
  text-decoration: none;
  color: #FFFFFF;
}
a:visited {
  text-decoration: none;
  color: #FFFFFF;
}
a:hover {
  text-decoration: line-through;
  color: #FFFFFF;
}
a:active {
  text-decoration: none;
  color: #FFFFFF;
  outline:none;
}

/* forms */

input {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #999999;
    height: 15px;
    background-color: transparent;
    border-bottom-width: thin;
    border-left-width: thin;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: solid;
    border-left-style: solid;
    border-bottom-color: #FFFFFF;
    border-left-color: #FFFFFF;
    margin-right: 10px;
    margin-bottom: 10px;
    }

input[type=radio] {
  border: 0px;
  margin-bottom: 10px;
  }

textarea {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #999999;
    background-color: transparent;
    border-bottom-width: thin;
    border-left-width: thin;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: solid;
    border-left-style: solid;
    border-bottom-color: #FFFFFF;
    border-left-color: #FFFFFF;
    margin-right: 10px;
    margin-bottom: 10px;
    }
.button {
    border: 1px solid #FFFFFF;
    background: transparent;
    color: #FFFFFF;
    height: 20px;
    text-transform: uppercase;
    float: right;
    margin-right: 10px;
    margin-bottom: 10px;
    }
.button:hover {
    border: 1px solid #FFFFFF;
    background: #FFFFFF;
    color: #000000;
    }

select {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #999999;
  border-top: 0px;
  border-bottom: 1px solid #FFFFFF;
  border-left: 1px solid #FFFFFF;
  border-right: 0px;
}

/* scroll */

.scroll-track{
height:1px;
width:10px;
background-image: url('resource.php?fct=img&f=sliderscrollfill.png');
background-repeat: repeat;
}

.scroll-handle{
border: 0px;
height:1px;
width:10px;
background-image: url('resource.php?fct=img&f=sliderfill.png');
background-repeat: repeat;
cursor:pointer;
}

.scroll-track-top{
height:1px;
width:10px;
background-image: url('resource.php?fct=img&f=sliderup.png');
}

.scroll-handle-bot{
height:24px;
width:10px;
background-image: url('resource.php?fct=img&f=sliderbot.png');
}

.scroll-handle-top{
height:24px;
width:10px;
background-image: url('resource.php?fct=img&f=slidertop.png');
background-repeat: no-repeat;
}

.scroll-track-bot{
height:1px;
width:10px;
background-image: url('resource.php?fct=img&f=sliderdown.png');
}

/* divs */

.full {
    position: relative;
    margin-top: 50px;
/*    margin-left: -868px; */
    width: 950px;
    height: 615px;
    overflow: hidden;
    background-color: #000000;
    }

.main_o {
    float: left;
    width: 868px;
    overflow: hidden;
    }
.main_i {
    height: 600px;
    overflow: hidden;
    }
#main_footer {
    width: 868px;
    height: 15px;
    background-color: #FFFFFF;
    padding-left: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
    }
#main_footer a:link {
    text-decoration: none;
    color: #000000;
    }
#main_footer a:visited {
    text-decoration: none;
    color: #000000;
    }
#main_footer a:hover {
    text-decoration: line-through;
    color: #000000;
    }
#main_footer a:active {
    text-decoration: none;
    color: #000000;
    }




.logo_o {
    float: right;
    width: 82px;
    height: 615px;
    overflow: hidden;
    }
.logo_i {
    margin: 0;
    padding: 0;
    width: 82px;
    height: 600px;
    overflow: hidden;
    }
#logo_footer {
    width: 82px;
    height: 15px;
    background-color: #FFFFFF;
    }

#menu_o {
    float: left;
    width: 140px;
    height: 600px;
    overflow: hidden;
    background-image: url('resource.php?fct=img&f=menuBg01.png');
    background-repeat: no-repeat;
    }
#menu_i {
    margin-top: 10px;
    margin-left: 10px;
    }

#content_o {
    float: right;
    width: 728px;
    height: 600px;
    overflow: hidden;
    }
#content_i {
    margin-top: 90px;
    margin-left: 70px;
    margin-right: 43px;
    height: 490px;
    width: 600px;
    overflow: hidden;
    }
#content_title {
    margin-left: 70px;
    margin-right: 43px;
    height: 15px;
    width: 600px;
    text-align: right;
    text-transform: uppercase;
    }

.column11 {
    width: 615px;
    overlow: hidden;
    }
.column21 {
    float: left;
    width: 289px;
    margin-right: 15px;
    overlow: hidden;
    }
.column22 {
    float: right;
    width: 289px;
    overlow: hidden;
    }
#tlslideshow {
    float: right;
    width: 372px;
    height: 488px;
    color: #000000;
    }


.menuitem {
    text-align: left;
    text-transform: uppercase;
    }
.menuitemselected {
    text-align: left;
    font-weight: bold;
    color: #999999;
    text-decoration: none;
    text-transform: uppercase;
}
.menuitem a:link {
    text-decoration: none;
    color: #FFFFFF;
    }
.menuitem a:visited {
    text-decoration: none;
    color: #FFFFFF;
    }
.menuitem a:hover {
    text-decoration: line-through;
    color: #FFFFFF;
    }
.menuitem a:active {
    text-decoration: none;
    color: #FFFFFF;
    }


.submenuitem {
    color: #999999;
    text-align: left;
    padding-left: 5px;
    text-transform: uppercase;
    }
.submenuitem a:link {
    text-decoration: none;
    color: #999999;
    }
.submenuitem a:visited {
    text-decoration: none;
    color: #999999;
    }
.submenuitem a:hover {
    text-decoration: line-through;
    color: #999999;
    }
.submenuitem a:active {
    text-decoration: none;
    color: #999999;
    }

.submenuitemselected {
    color: #999999;
    text-align: left;
    font-weight: bold;
    text-decoration: none;
    padding-left: 5px;
    text-transform: uppercase;
    }
.submenuitemselected a:link {
    text-decoration: none;
    color: #999999;
    }
.submenuitemselected a:visited {
    text-decoration: none;
    color: #999999;
    }
.submenuitemselected a:hover {
    text-decoration: line-through;
    color: #999999;
    }
.submenuitemselected a:active {
    text-decoration: none;
    color: #999999;
    }

.msg {
    padding-top: 10px;
    font-style: italic;
    }