form { padding: 0px; margin: 0px; }
img { border: 0px; }
div {
  font: 10px Tahoma, Verdana;
}
td {
  font: 10px Tahoma, Verdana;
}
body {
  padding: 0px;
  margin: 0px;
  background: #eeeeee;
  font: 10px Tahoma, Verdana;
  color: #555555;
}
select {
  background: #ffffff;
  border: 1px solid #cacaca;
  font: 10px Tahoma, Verdana;
  text-decoration: none;
  color: #555555;
}
td {
  font: 10px Tahoma, Verdana;
}
textarea {
  background: #ffffff;
  border: 1px solid #cacaca;
  font: 10px Tahoma, Verdana;
  text-decoration: none;
  color: #555555;
  height: 100px;
  width: 300px;
}
input {
  background: #ffffff;
  border: 1px solid #cacaca;
  font: 10px Tahoma, Verdana;
  text-decoration: none;
  color: #555555;
}
.btn {
  border: 1px solid #7c7c7c;
  background: #646464;
  padding: 2px;
  color: #ffffff;
  text-align: center;
  font-size: 10px;	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
#menubg {
 background-image: url('../pics/menu.jpg');
 background-repeat: repeat-x;
 height: 35px;
 border-bottom: 1px solid #000000;
}
#top {
 background-image: url('../pics/top.jpg');
 background-repeat: repeat-x;
 height: 20px;
 border-bottom: 1px solid #000000;
}
#middle {
 background-image: url('../pics/middle.jpg');
 background-repeat: repeat-x;
 height: 20px;
 border-bottom: 1px solid #000000;
}
.startbtn {
  cursor: pointer;
  background-image: url('http://www.rwi.se/advanced/admin/pics/start2.png');
  width: 79px;
  height: 88px;
  position: relative;
}
.startbtn_text {
  position: absolute;
  left: 20px;
  top: 10px;
  font: 10px Tahoma, Verdana;
  padding-top: 20px;
  text-align: center;
  color: #ffffff;
  font-weight: bold;
}
.topic {
  font-size: 16px;
  font-weight: bold;
  color: #309cc3;
}
.welcome {
  font-size: 16px;
  font-weight: bold;
  color: #175e9b;
}
.newstopic {
  font-size: 12px;
  font-weight: bold;
  color: #309cc3;
}
#menyParentBox {
  border: 2px solid #cacaca;
  background: #fff;
  padding: 5px;
  width: 500px;
  font: 10px Tahoma, Verdana;
}

a:link {
  font: 10px Tahoma, Verdana;
  text-decoration: none;
  color: #1c6eb3;
  font-weight: bold;
}
a:visited {
  font: 10px Tahoma, Verdana;
  text-decoration: none;
  color: #1c6eb3;
  font-weight: bold;
}
a:link:hover {
  font: 10px Tahoma, Verdana;
  text-decoration: none;
  color: #5ba1dd;
  font-weight: bold;
}
a:visited:hover {
  font: 10px Tahoma, Verdana;
  text-decoration: none;
  color: #5ba1dd;
  font-weight: bold;
}

.jd_menu a:link {
  font: 10px Tahoma, Verdana;
  text-decoration: none;
  color: #1c6eb3;
}
.jd_menu a:visited {
  font: 10px Tahoma, Verdana;
  text-decoration: none;
  color: #1c6eb3;
}
.jd_menu a:link:hover {
  font: 10px Tahoma, Verdana;
  text-decoration: none;
  color: #5ba1dd;
}
.jd_menu a:visited:hover {
  font: 10px Tahoma, Verdana;
  text-decoration: none;
  color: #5ba1dd;
}
