@import "calendar.css";
@import "menu.css";
@import "content.css";

@font-face {
  font-family: Europe_Ex;
  font-style:  normal;
  font-weight: normal;
  src: url('/EUROPEE1.eot');
}

h1 {
  font-family: Europe_Ex, Verdana, Arial;
  font-size: 14px;
  font-weight: normal;
  letter-spacing: 2px;
  line-height: 12px;
  margin: 2px 0 3px 0;
  z-index: 10;
}

h2 {
  font-size: 115%;
  font-weight: normal;
  margin: 0 0 3px 0;
  position: relative;
  z-index: 10;
}

h3{
  font-size: 110%;
  font-weight: normal;
  margin: 0 0 0 0;
  position: relative;
  z-index: 10;
}

h3.date {
  clear: left;
  margin: 4px 0 1px 0;
}


/*********************************** Header *********************************/
#header {
  width: 100%; /*780px;*/
}

td#logo {
  background: url('/pix/headbg.jpg') repeat-y;
  font-size: 0px;
  background-color: #4BA1F9;
  width: 203px;
}

img#logo {
  margin: 5px 0 5px 18px;
}

img.menudelim {
  margin: 0 0 0 0;
}

form {
  margin: 0 0 0 0;
}

#first {
  margin: 0 0 0 49px;
  padding: 0px 0px 0px 2px;
  border-left: solid #ffffff 1px;
  font: 9px Verdana, Arial;
  color: #ffffff;
  line-height: 10px;
}

#now {
  font: 11px Verdana, Arial;
  color: #002189;
}

img#imgnow {
  float: left;
  margin: 1px 3px 0 10px;
}

/************************ Content **********************/

#content {
  margin: 15px 13px 15px 13px;
  width: 98%;/*753px;*/
}

/********************* Left column *********************/

#leftcol {
  padding: 0px 0px 0px 0px;
  width: 240px;
  vertical-align: top;
}

#leftcol h1 {
  background-color: #8CA8C5;
  width: 200px;
  color: #ffffff;
  padding: 0px 3px 0px 3px;
  font-weight: bold;
  font-size: 13px;
}

#leftcol .content {
  background-color: #EAEBED;
  padding: 0px 3px 15px 3px;
  margin: 0 40px 15px 0;
  width: 200px;
  position: relative;
}

#leftcol .date {
  background-color: #EAEBED;
  padding: 4px 3px 5px 3px;
  margin: 0 40px 5px 0;
  width: 200px;
  text-align: center;
  font-size: 100%;
  font-weight: bold;
}

#weatherhead {
  background-color: #EAEBED;
  padding: 4px 3px 5px 3px;
  margin: 0 30px 5px 0;
  text-align: center;
  font-size: 100%;
  font-weight: bold;
  width: 200px;
}

#weather {
  background-color: #F9F9FA;
  padding: 0px 3px 15px 3px;
  margin: 0 40px 15px 0;
  width: 200px;
}
 
#leftcol p {
  font-size: 100%;
}

#leftcol .image {
  text-align: center;
  padding: 10px 0 5px 0;
}

#leftcol ul {
  margin: 5px 0 0 20px;
}

#leftcol li {
  list-style-type: disc;
  color: #0069B3;
  font-size: 100%;
}

#leftcol li.selected {
  list-style-type: disc;
  color: black;
  font-size: 100%;
  font-weight: bold;
}

/********************* Right column *********************/

#rightcol {
  padding: 0px 0px 0px 0px;
  vertical-align: top;
}

#rightcol h1 {
  background-color: #DBEAFB;
  padding: 0px 0px 0px 3px;
}

#rightcol .image {
  float: left;
  clear: left;
  padding: 0 10px 0 0;
  position: relative;
}

#rightcol .content {
  background-color: #F9F9FA;
  padding: 0px 3px 0px 3px;
  margin: 0 0 10px 0;
}

#rightcol p {
  font-size: 100%;
}

.more {
  margin: 0 0 0 0;
  padding: 0 1px 1px 0;
  clear:left;
  width: 100%;
  text-align: right;
  font-size: 100%;
}

hr.delim {
  clear: both;
  width: 0;
}
table.forum {
  width: 90%;
  margin: 17px 0 20px 0;
}

table.forum tr td {
  font-size: 70%;
}

table.forumthreads {
  width: 90%;
  margin: 17px 0 20px 0;
}

tr.even {
  background-color: #EAEBED;
  padding: 0 0 0 0;
}

tr.odd {
  background-color: #ffffff;
  padding: 2px 0 2px 0;
}

img.partner {
  margin: 5px 10px 0 0;
}

.list{
      list-style: disc inside;
      margin: 0;
      line-height:1.5;
}
/*********************************** Footer ******************************/

#footer {
  color: #0069B3;
  margin: 0 17px 0 17px;
  padding: 5px 0 5px 0;
  position: relative;
  font-size: 14px;
  border-top: solid #000000 1px;
  width: 98%;/*767px;*/
}

#footer a {
  text-decoration: none;
  font-weight: bold;
}

#copyrights {
  float: right;
  font-size: 10px;
  border-left: solid #0069B3 1px;
  padding: 0 30px 0 5px;
}

.table_head{
  font-size: 10pt;
}

.news_picture{
margin: 9px 0 0 36px;
html>body margin: 0px 0 0 36px;"
}
