html {
  background-color: #ffffff;
  color: #000000;
}

body {
  background-color: #ffffff;
  font-family: Tahoma, Verdana;
  font-size: 8pt;
  color: #ffffff;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 7px;
  margin-right: 7px;
  padding: 0px;
  SCROLLBAR-FACE-COLOR: #027eba;
  SCROLLBAR-HIGHLIGHT-COLOR: white;
  SCROLLBAR-SHADOW-COLOR: #084794;
  SCROLLBAR-3DLIGHT-COLOR: #9bdefe;
  SCROLLBAR-ARROW-COLOR: #FFFFFF;
  SCROLLBAR-TRACK-COLOR: white;
  SCROLLBAR-DARKSHADOW-COLOR: white;
}

a { text-decoration: none; color: #CCCC66;}
a:link { text-decoration: none; color: #CCCC66;}
a:hover { text-decoration: underline; color: #CCCC66;}

div#totalheader {
  width: 100%;
}

div#headertop {
margin-top: 0px;
margin-bottom: 6px;
border:none;
}

div#headerbottom {
border:none;
margin: 0px 0px 7px 0px;
border-top: 5px solid #ff7878;
}

div#header {
  height: 90px;
  background: url(img/logo_bg.gif);
}
div#headerslogan {
  font-size: 8pt;
  color: #ffffff;
  font-weight: bold;
  margin-left: 46px;
  margin-top: 43px;
  position: absolute;
  text-align: center;
}

div#advert {
  font-size: 7pt;
  color: #ffffff;
  font-weight: bold;
  position: absolute;
  top: 16px;
  right: 16px;
  border: 3px solid #00aeff;
}

div#headerlogo {
  height: 90px;
  background: url(img/logo.gif) no-repeat left top;
}

div#headerlinks {
margin-top: 6px;
margin-bottom: 1px;
  position: relative;
  text-align: center;
  vertical-align: middle;
  padding-top: 3px;
  height: 17px;
  background-color: #ff6c00;
  color: #ffffff;
}

div#headerlinks a { text-decoration: none; color: #ffffff; font-weight: bold;}
div#headerlinks a:hover {   border-bottom: 1px solid #1d8fc6;}

div#content {
  width: 100%;
  display: table;
  position: relative;
}

div#content div#menus {
position: relative;
float: left;
padding: 1px 0 0 0;
width: 192px;
  }

div#content div#menus div#menufooter{
margin-right:1px;
border:none;
border-top: 6px solid #e5e5e5;
}

div#content div#menublock {
position: relative;
background-color: #1d8fc6;
margin-bottom: 7px;
}

div#content div#menublock div#mheader {
background: url(img/m_t.gif) no-repeat left top;
height: 32px;
padding: 0px;
margin: 0px;
color: #ffffff;
font-size: 7pt;
padding-top: 3px;
padding-left: 21px;
font-family: "Arial black";
text-transform: uppercase;
}

div#content div#menublock div#mfooter {
margin-top: 10px;
height: 10px;
background: url(img/m_b.gif) no-repeat left bottom;
}

.menuitem {
color: #ffffff;
font-size: 9pt;
height: 15px;
text-transform: uppercase;
padding: 3px 0 0 25px;

}

.menuitem a {
color: #ffffff;
text-decoration: none;
}

.menuitem a:hover {
text-decoration: none;
border-bottom: 1px dotted #ff6c00;
}





div#content div#mainblock {
background-color: #027eba;
margin: 1px 7px 7px 7px;
}

div#content div#mainblock div#mainheader {
background: url(img/main_t.gif) no-repeat left top;
height: 32px;
padding: 0px;
margin: 0px;
color: #ffffff;
font-size: 7pt;
padding-top: 3px;
padding-left: 21px;
font-family: "Arial black";
text-transform: uppercase;
text-align: left;
}

div#content1 div#mainblock1 div#mainheader1 {
background: url(img/main_t.gif) no-repeat left top;
height: 32px;
padding: 0px;
margin: 0px;
color: #ffffff;
font-size: 7pt;
padding-top: 3px;
padding-left: 21px;
font-family: "Arial black";
text-transform: uppercase;
text-align: left;
}


div#content div#mainblock div.text, div#content div#menublock div.text {
font-size: 9pt;
color: #ffffff;
padding: 0 15px 6px 15px;
text-align: justify;
}

div#content div#mainblock div.cracks {
font-size: 8pt;
color: #ffffff;
padding: 0 15px 6px 15px;
}

.text6pt {
  font-size: 6pt;
}

div#content div#mainblock div#mainfooter {
margin-top: 5px;
height: 10px;
background: url(img/main_b.gif) no-repeat left bottom;
}

.newsdate {
  font-weight: bold;
  border-bottom: 1px dashed #FFFFFF;
  margin-bottom: 5px;
}

.newstext {
padding:5px;
  border-bottom: 1px solid #9bdefe;
  margin: 8px;
}

.newstext a:link {
text-decoration: underline;
}

.newstext a:hover {
text-decoration: none;
}

form {
padding: 0px;
margin: 0px;
}

input.menu {
font-size: 8pt;
width: 150px;
height: 16px;
background: #ffffff;
border: 1px solid #084794;
}

input.menus {
font-size: 8pt;
width: 125px;
height: 16px;
background: #ffffff;
border: 1px solid #084794;
}

select {
font-size: 8pt;
background: #ffffff;
border: 1px solid #084794;
}

textarea {
font-size: 8pt;
background: #ffffff;
border: 1px solid #084794;
}

input.button {
height: 18px;
padding: 0 3px 0 3px;
font-size: 8pt;
background: #ffffff;
border: 1px solid #084794;
vertical-align: bottom;
}

div#main {
  padding-top: 1px;
  padding-left: 1px;
  float: left;
  position: absolute;
  left: 251px;
}

table {
  border: 0px;
}

.text table
{

width:92%;
}

td {
  font-size: 9pt;
}

th {
  font-size: 7pt;
  font-weight: normal;
  text-align: left;
  color: #074969;
  background-color: #9bdefe;
  padding-left: 20px;
}

td.left {
text-align: left;
padding-left: 5px;
}

div#footer {
position: relative;
width: 100%;
text-align: center;
}

div#footer div#footertop {
margin: 21px 0 3px 0;
border:none;
border-top: 14px solid #979090;
}

div#footer div#footerbottom {
padding: 5px;
font-size:7pt;
color: #ffffff;
text-align: center;
background: #ff6c00;
margin: 1px 0 7px 0;
text-transform: uppercase;
}


*.clearfix:after		{ content: ""; display: block; height: 0; clear: both; visibility: hidden; }
