a:link {color:#000000; background:transparent; text-decoration:none}    
a:visited {color:#006600; background:transparent; text-decoration:none}    
a:hover {color:#006600; background:transparent; text-decoration:none}    
a:active {color:#006600; background:transparent; text-decoration:none} 

html , body {
  font-family:Verdana;
  font-size:10px;
  color:#000000;
  background-color:#ffffff;
  margin:0px;
  background-image:url(/files/images/pic/top_bg.gif);
  background-repeat:repeat-x;
}

td,select,textarea {
  font-family:Verdana;
  font-size:10px;
  color:#000000;
}

.frontpage{
  background-position: left bottom;
  background-image:url(/files/images/pic/left_bg.gif);
    background-repeat:no-repeat;
}


.grey-font{
  font-family:Verdana;
  font-size:10px;
  color:#000000;
}

.maincontent{
  padding:40px;
  height:560px;
}


#space{
  margin-left:35px;
  margin-top:10px;
}

.greybox{
  background-color:#E6E6E6;
  border: solid 1px #808080;
  height:30px;
  padding-left:10px;
}

.organisation{
  width:145px;
  vertical-align:bottom;
  font-weight:normal;
  font-family:Verdana;
  font-size:10px;
  color:#000000;
}