body {
  background-image: url('../platan/skrovel.gif'); 
  background-attachment: fixed; 
}
body, td {
  font-family:tahoma,verdana,Arial, Helvetica;
  Font-size: 12px;
  color: #336699;
}
h1 {
  font-family:"Trebuchet MS",Tahoma,verdana,Arial, Helvetica; 
  font-size: 20px; 
}
h2 {
  font-family:"Trebuchet MS",Tahoma,verdana,Arial, Helvetica; 
  font-size: 18px; 
}
h3 {
	font : bold 17px "Trebuchet MS",Tahoma,verdana,Arial, Helvetica;
}
h4{
  font-family : "Trebuchet MS",Tahoma,verdana,Arial, Helvetica;
}
a:link, a:visited, a:active {
  text-decoration:none;
}
a:visited{
	color: #0000FF;
}
a:hover  {
  text-decoration : underline;
}

/* Classes */
input.forms, select.forms, textarea.forms, .forms{
  border : 1px solid #3A6EA5;
  width : 120px;
  font : 8pt Tahoma,Arial;
}

.rightborder {
  border-right: 1px solid #333333;
  margin-right:4;
}
.borders {
  border: 1px solid #333333;
  margin-right:4;
}
.bigrub {
  font-family: arial,helvetica; 
  font-size: 16px; 
}
.menu {
  font-size: 10px; 
  /*font-family: tahoma,Arial, Helvetica; 
  color: #336699;*/
}
.menurub {
  font-family: Arial,helvetica; 
  font-size: 10px; 
  color: #CC0000; 
  text-decoration: underline;
}
.adrub {
  /* For use in 'På Gång' */
  font-family:tahoma,arial,helvetica;
  font-size: 36px;
  font-weight: bold;
  color: rgb(255,255,255);
  background-color: rgb(255,0,0);
}
.adcell{
  border : 1px solid Red;
}
.liten {
  font-size: 10px;
}
.preview {
  font-family: arial,helvetica; 
  font-size: 10px; 
  color: rgb(0,0,0); 
}
.size1 {
  font-size: 12px; 
  font-family:"Trebuchet MS",Tahoma,verdana,Arial, Helvetica;
}
.size2 {
    font-size: 12px;
    font-family:"Trebuchet MS",Tahoma,verdana,Arial, Helvetica;
    font-weight : bold;
}
.tenindent {
  text-indent: 10px;
}
.text {
  font-family:Arial, Helvetica; 
  Font-size: 10px; 
  color: #FF0000;
}
.link {
  font-family:Arial, Helvetica; 
  Font-size: 10px; 
  color: #3366FF;
}
.linktext {
  font-family: Verdana,Arial, Helvetica; 
  Font-size: 10px; 
  color: #0000FF;
}
.warning {
  color:#FF0000; 
  background-color:#FFFF00;
}

/* Especially made for topmenu.txt */
.topmenu_td {
    border: 1px solid #336699;
    background-color : White;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 10px;
    text-decoration : none;
}
.topmenu_table{
   border: 1px solid #336699;
 }
 a.topLink{
  font-weight : bold;
  color: #336699;
}
 a:hover.topLink{
  text-decoration : none;
}
a:visited.topLink{
	color: #336699;
}
 
 /* Calendar classes */
a:hover.calendar {
  font : normal;
}
td.calendarcell{
  background : White;
}
.whitebg{
  background : White none;
}

/* Centered table - blue border, white bg */
table.center{
  background : White;
  border : 1px solid #336699;
  padding : 5px 5px 5px 5px;
  width : 635px;
  margin : 0px 0px 0px 0px;
}