.general
 {
  font-family:sans-serif;
  color:black;
  font-size:10pt;
 }

.newsblock
 {
  font-size:8pt;
  color:black;
  text-align:justify;
 }

a.newsblock:link, a.newsblock:visited, a.newsblock:active
 {
  font-size:8pt;
  font-weight:bold;
  color:darkblue;
  text-align:justify;
  text-decoration:none;
 }

a.newsblock:hover
 {
  font-size:8pt;
  font-weight:bold;
  color:blue;
  text-align:justify;
  text-decoration:underline;
 }

.newstitle
 {
  font-size:8pt;
  font-weight:bold;
  color:white;
  background-image:url(images/bg_news_title.gif);
  background-repeat:no-repeat;
  padding:2px;
  padding-left:25px;
  margin-bottom:2px;
  height:20px;
 }

.newsintro
 {
  font-size:8pt;
  font-weight:bold;
  border-bottom:solid 1px #e00000;
 }

.monthblock
 {
  font-size:8pt;
  font-weight:bold;
  color:#707070;
  background-color:f0f0f0;
  padding:5px;
  margin-top:30px;
  border-right:solid 5px darkblue;
 }

.news
 {
  font-size:10pt;
  line-height:140%;
  color:black;
  text-align:justify;
 }

.newsheader
 {
  font-size:10pt;
  font-weight:bold;
  line-height:140%;
  color:darkblue;
  text-align:justify;
  border-top:solid 1px #c0c0c0;
 }

.newsline
 {
  font-size:8pt;
  font-weight:bold;
  color:#707070;
  border-bottom:solid 1px #909090;
  padding-bottom:2px;
 }
.newslist
 {
  margin-bottom:10px;
 }

.author
 {
  font-size:8pt;
  color:#505050;
  font-style:italic;
 }

.piccomment
 {
  font-size:8pt;
  color:#00009F;
 }

.picborder
 {
  border:solid 1px #909090;
  background-color:#f6f6f6;
 }

.button
 {
  font-size:10pt;
  font-weight:bold;
  padding-left:15px;
  color:#606060;
  background-image:url(images/bg_button_inactive.jpg);
  background-repeat:no-repeat;
  margin-bottom:0px;
  height:38px;
  cursor:pointer;
 }

.nav
 {
  font-size:10pt;
  font-weight:bold;
  padding:2px;
  color:#7070f0;
  background-color:#e0e0f0;
  border:solid 1px #c0c0f0;
  margin-bottom:5px;
  cursor:pointer;
 }

.rightfield
 {
  font-size:8pt;
  color:black;
  background-color:#f0f0ff;
  background-image:url(images/graditation_rightfield.jpg);
  background-repeat:repeat-x;
  border:solid 1px #c0c0c0;
  padding:3px;
 }

.rightfield_title
 {
  font-size:8pt;
  color:white;
  background-color:#000066;
  padding:2px;
 }

a.link:link, a.link:visited, a.link:active
 {
  font-size:8pt;
  font-weight:bold;
  color:darkblue;
  text-align:justify;
  text-decoration:none;
 }

a.link:hover
 {
  font-size:8pt;
  font-weight:bold;
  color:blue;
  text-align:justify;
  text-decoration:underline;
 }

.picture
 {
 background-image:url(images/bg_picture.jpg);
 width:200px;
 height:120px;
 margin-left:10px;
 float:right;
 padding-top:10px;
 background-repeat:no-repeat;
 }