@charset "UTF-8";

a:link,a:active,a:hover {
      color: #000000;
}
a:visited   {
      color: #307D7E;
}
body {
      background-color: #8EEBEC;
      background-position: ;
      background-attachment:;
      background-repeat: no;
}
body,td {
      color: #OOOOOO;
      font-family: 'Verdana';
      font-weight: normal;
      font-style: normal;
      font-size: 12px;
}
td .clock       {       font-size:9px;  }
.container_padding {
      padding:        5px;
      height: 100%;
}
.container_transparency {
      height:100%;
      width:100%;
      background:
url('http://i1217.photobucket.com/albums/dd391/Hranolki/Background_turqoise-2.jpg');
      background-position:right;
      filter:alpha(opacity=100);
}
.container {
      color: #000000;
      position:relative;
      border: px  #;
      padding:        5px;
      height: 100%;
      background-color:transparent;
}
.container .heading {
      padding: 5px;
      background-color: #48CCCD;
      color: #000000;
      border-width:5px;
      border-style:double;
      border-color:#000000;
      font-family: 'Verdana';
      font-weight: normal;
      font-style: normal;
      font-size: 14px;
}
.content {
      padding:5px;
}