* {
  font-family: tahoma, serif;
  font-size: 11px
}

body {
  background: url(../images/background.gif);
  color: #333
}

form {
  margin: 0px
}

h3 {
  text-align: center
}

td {
  line-height: 17px;
}

a:link, a:active, a:visited {
  text-decoration: underline;
  color: blue
}

a:hover {
  text-decoration: none;
  color: blue
}

a.login:link, a.login:active, a.login:visited, a.login:hover {
  text-decoration: none;
  color: white
}

div.change_language {
  width: 750px;
  text-align: right;
  color: white;
  padding-right: 5px;
  padding-bottom: 5px
}

div.change_language a:active, 
div.change_language a:link, 
div.change_language a:visited {
  color: white
}

div.change_language a:hover {
  color: white;
  text-decoration: none
}

div.latest_news {
  padding: 10px
}

div.shadow {
  width: 750px;
  padding: 10px;
  background: url(../images/shadow.gif)
}

td.copyright {
  color: white;
  width: 229px;
  background: url(../images/copyright.gif);
  padding: 10px;
  text-align: center
}

td.banner {
  height: 186px;
  background: url(../images/banner.gif)
}

div.content {
  padding: 10px
}
