html, body {
/*    position: absolute;
    overflow: hidden;*/
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    font-family:arial; font-size:10pt; color: white;
    background: #2a2a2a;
/*    background: url('background.png') repeat, radial-gradient(ellipse farthest-corner at top center, #161d75 0%, #040942 100%); */
}

HTML.hid, BODY.hid {  font-family:arial; font-size:10pt; margin:0px; padding:0px; height:100%; overflow:hidden; background:none transparent; }

HTML.vis, BODY.vis {  font-family:arial; font-size:10pt; margin:0px; padding:0px; height:100%; background:none transparent; }

#header {
    display:block;
    position: absolute;
    overflow: hidden;
    top:0;
    left:0;
    height: 40px;
    width:100%;
    border-style:ridge; border-width:0 0 3px 0; border-color:white;
}
#header_left {
    overflow: hidden;
    top:0;
    left:0;
    height: 40px;
    width: 120px;
    border-style:ridge; border-width:0 3px 0 0; border-color:white;
    float:left;
}
#header_body {
    overflow: hidden;
    top:0;
    left:0;
    height: 40px;
    width:auto;
}
#content_left {
    display:block;
    position: absolute;
    overflow: hidden;
    top:43px;
    left:0;
    bottom:0;
    right:0;
    width:120px;
}
#content_login {
    overflow: hidden;
    width:120px;
    transition: height 500ms;
}
DIV.login_vis  { height:100px; }
DIV.login_hide { height:0; }
INPUT.login {
    background-color:white; color: black; border-width:0;
    padding:1px 0 1px 0; margin:0;
    vertical-align: middle; text-align: left; font: bold 8pt arial;
    width:114px;
}
#content_menu {
    overflow: hidden;
    width:120px;
}
#content_menu_bottom {
    position: absolute;
    overflow: hidden;
    bottom:0;
    left:0;
    width: 120px;
}
#content_body {
    position: absolute;
    overflow-x: hidden;
    overflow-y: auto;
    top:43px;
    left:120px;
    right:0;
    bottom:0;
    border-style:ridge; border-width:0 0 0 3px; border-color:white;
}
#content_video {
    position: relative;
}
#content_map {
    position: absolute;
    overflow: hidden;
    left: 0;
    bottom:0;
    width: 100%;
    border-top-style:ridge; border-top-width:3px; border-top-color:white;
}
#content_right {
    position: absolute;
    overflow: hidden;
    top:0;
    right:0;
    height:100%;
    width:120px;
    border-left-style:ridge; border-left-width:3px; border-left-color:white;
}

#content_center {
    position: absolute;
    overflow: hidden;
    top:0;
    left:0;
    right: 123px;
    height: 100%;
}
#content_all {
    position: absolute;
    overflow: hidden;
    top: 0px;
    bottom:0;
    left: 0px;
    width: 100%;
}
#content_db {
    position: absolute;
    overflow: hidden;
    top:48px;
    left:0;
    bottom:0;
    width: 100%;
}

#cfull {width:100%;}
#cleft {float:left;left:0px;text-align:left;}
#cright {float:right;right:0px;text-align:right;}
#ccenter {text-align:center;margin: 0 auto;}

  A:link        { color: white; text-decoration: none} /* unvisited links */
  A:visited     { color: white; text-decoration: none} /* visited links */
  A:hover       { color: white; text-decoration: none; cursor:pointer} /* user hovers */

  A.arun:link     { color: black; text-decoration: none} /* unvisited links */
  A.arun:visited  { color: black; text-decoration: none} /* visited links */
  A.arun:hover    { color: #ff4040; text-decoration: none; cursor:pointer} /* user hovers */

  A.ar:link   { color: white; text-decoration: none} /* unvisited links */
  A.ar:visited    { color: white; text-decoration: none} /* visited links */
  A.ar:hover      { color: white; text-decoration: none; cursor:pointer} /* user hovers */

  A.click  {color:white;font-weight:bold;background:#777777;border:none;text-shadow: 0px 1px 1px #333}

  TD.falogo  {
        border-style: solid; border-width: 0px; border-color: white;
        padding:0px; margin:0px;
        vertical-align: middle; text-align: center; font: bold 10pt arial; }

  TD.faimg {
        border-style: solid; border:none;
        padding:0px; margin:0px;
        vertical-align: middle; text-align: center; font-family: arial; font-size:8pt; }

TD.tdsmall {
        border-width:1px; border-style:solid;
        border-top-color:#a2a2a2; border-left-color:#818181;
        border-bottom-color:#494949; border-right-color:#494949;
        border-radius:3px; -webkit-border-radius:3px;
        padding:1px 0px 1px 0px;margin:0px;
        vertical-align: middle; text-align: center; font: bold 8pt arial;
        }

TD.header {color:white;font-weight:bold;background:#0a246a}
TD.click  {color:white;font-weight:bold;background:#777777;border:none;text-shadow: 0px 1px 1px #333}
TD.actual {color:white;font-weight:bold;background:#cccccc;border:none;text-shadow: 0px 1px 1px #333}
#hLine1.logo   {color:white;font-weight:bold;background:url('fa_tl.png') no-repeat center}
TD.tdmid {
        border-width:2px; border-style:solid;
        border-top-color:#a2a2a2; border-left-color:#818181;
        border-bottom-color:#494949; border-right-color:#494949;
        border-radius:6px; -webkit-border-radius:6px;
        padding:0px;margin:0px;
        vertical-align: middle; text-align: center; font: bold 10pt arial; }
TD.tdbig {
        border-width:2px; border-style:solid;
        border-top-color:#a2a2a2; border-left-color:#818181;
        border-bottom-color:#494949; border-right-color:#494949;
        border-radius:6px; -webkit-border-radius:6px;
        padding:0px;margin:0px;
        vertical-align: middle; text-align: center; font: bold 14pt arial; }
TD.hormenu   { width:120px }
TD.daynames  { font-family: Arial, Helvetica, sans-serif; font-size:10px; font-weight: normal; color: #ffffff}
TR.dates     { font-family: Arial, Helvetica, sans-serif; font-size:12px; font-weight: normal; color: #ffffff}
TD.monthyear { font-family: Arial, Helvetica, sans-serif; font-size:16px; font-weight: bold; color: #ffffff}

TABLE        { font-family:arial; font-size:10pt }

a.three-d {
    display:block;
    margin: 0px 2px;
    padding: 0px 1px;
    position: relative;
/*    float:center; */
    border: 0px solid #000000;
    text-decoration: none;
    text-align:center;
    vertical-align:middle;
    color: #FFFFFF;
    outline:none;
    text-shadow: 0px 1px 1px #333;
    -webkit-box-shadow: 0 2px 3px #000000;
    box-shadow: 0 2px 3px #000000;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    transition: color 0.4s ease;
}
a.three-d:hover {
    color:black;
}
a.three-d:active {
    -webkit-box-shadow:inset 0 2px 4px #000000;
    box-shadow:inset 0 2px 4px #000000;
}
a.actual {
    background: url() repeat 50% 50% scroll #cccccc;
    color: black;
}
a.plain {
    background: url() repeat 50% 50% scroll #777777;
}
a.blue {
    background: url() repeat 50% 50% scroll #3c5a98;
}
a.green {
    background: url() repeat 50% 50% scroll #018E01;
}
a.red {
    background: url() repeat 50% 50% scroll #ED251D;
}
a.small {
    height: 16px;
    font: bold 12px arial;
}
a.medium {
    height: 30px;
    font: normal 20px/30px arial;
}
a.large {
    height: 60px;
    font: normal 40px/60px arial;
}

a.bubble:before {
    content: " ";
    display:block;
    width: 100%;
    height: 30%;
    margin-left:-5px;
    position:absolute;
    background-color: #FFFFFF;
    -webkit-border-radius: 3px 3px 15px 15px;
    border-radius: 3px 3px 15px 15px;
    opacity: .20;
}

a.bubble_left:before {
    content: " ";
    display:block;
    width: 100%;
    height: 50%;
    margin-left:-5px;
    position:absolute;
    background-color: #FFFFFF;
    -webkit-border-radius: 3px 3px 0 100%;
    border-radius: 3px 3px 0 100%;
    opacity: .20;
}

a.bubble_bottom:before {
    content: " ";
    display:block;
    width: 100%;
    height: 10%;
    margin-left:-5px;
    position:absolute;
    background-color: #FFFFFF;
    -webkit-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
    opacity: .20;
}
a.bubble_bottom:after {
    content: " ";
    display:block;
    width: 100%;
    height: 10%;
    margin-left:-5px;
    position:absolute;
    top: 90%;
    background-color: #000000;
    -webkit-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px;
    opacity: .20;
}

a.bubble_bottom_rounded:before {
    content: " ";
    display:block;
    width: 100%;
    height: 15%;
    position:absolute;
    background-color: #FFFFFF;
    opacity: .20;
}
a.bubble_bottom_rounded:after {
    content: " ";
    display:block;
    width: 100%;
    height: 15%;
    position:absolute;
    top: 90%;
    background-color: #000000;
    opacity: .20;
}

a.bubble_bottom_rounded_half:after {
    content: " ";
    display:block;
    width: 100%;
    height: 50%;
    margin-left:-5px;
    position:absolute;
    top: 50%;
    background-color: #000000;
    -webkit-border-radius: 15px 15px 3px 3px;
    border-radius: 15px 15px 3px 3px;
    opacity: .20;
}

a.bubble_gradient:before {
    content: " ";
    display:block;
    width: 100%;
    height: 30%;
    margin-left:-5px;
    position:absolute;
    background-color: #FFFFFF;
    border-radius: 3px 3px 0 0;
    opacity: .20;
}
a.bubble_gradient:after {
    content: " ";
    display:block;
    width: 100%;
    height: 70%;
    position:absolute;
    top: 30%;
    margin-left:-5px;
    background-color: #000000;
/*    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#000000');*/
    background: linear-gradient(top, #333333, #000000);
    border-radius: 0 0 3px 3px;
    opacity: .20;
}
td a.allXXX{display:block;position:relative}
select {font:bold 10pt arial}
input {font:bold 10pt arial}
textarea {font:bold 10pt arial}

a.all {
    display:block;
    margin: 0px 2px;
    padding: 0px 1px;
    position: relative;
    border: 0px solid #000000;
    text-align:center;
    vertical-align:bottom;
    color: white;
    outline:none;
    text-shadow: 0px 1px 1px #333;
    box-shadow: 0 2px 3px #000000;
    border-radius: 3px;
    background: url() repeat 50% 50% scroll #777777;
    height: 16px;
    font: bold 12px arial;
    transition: color 0.4s ease;
}
a.all:active {
    box-shadow:inset 0 2px 4px #000000;
}

a.all:before {
    content: " ";
    display:block;
    width: 100%;
    height: 15%;
    position:absolute;
    background-color: #FFFFFF;
    opacity: .20;
}
a.all:after {
    content: " ";
    display:block;
    width: 100%;
    height: 15%;
    position:absolute;
    top: 90%;
    background-color: #000000;
    opacity: .20;
}
a.all:hover {
    color:black;
}

iframe {background:none transparent;}
