/* Start of CMSMS style sheet 'dbs' */
body {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 80%;
}

a {
  text-decoration: underline;
}

h1 {
  font-weight: normal;
  padding:0px;
  margin:0px;
}

h2 {
  font-weight: normal;
}

.frontmenu1,
.frontmenu2 {
  padding: 6px;
  border:1px solid #cccccc;
  font-weight: bold;
  width:250px;
  height: 20px;
  display:block;
}

.frontmenu1 {
  color: white;
  background-color:#C61000;
}

.frontmenu2 {
  color: black;
  background-color:white;
}
/* End of 'dbs' */

