/* Start of CMSMS style sheet 'styles' */
body {
  background-color:#EBEBEB;
  background:url(images/background.jpg) repeat;
  background-position:left top;
  margin:0;
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  text-align:justify;
  line-height:1.2em;
  }

a {
  outline:none;
  }


td {
  vertical-align:top;
font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
font-weight:normal;
  }

#contenttop {
  background:url(images/content_top2.jpg) no-repeat;
  width:700px;
  height:25px;
  margin:0 auto;
  }
#content {
  background:url(images/content2.jpg) repeat-y;
  width:700px;
  margin:0 auto;
  margin-top:-1em;
  }
#contentbottom {
  background:url(images/content_bottom2.jpg) no-repeat;
  width:700px;
  margin:0 auto;
  }

#contentbottom a {
  color:#000000;
}
#contentbottom a:hover {
  color:#F62B25;
}
#contenttext {
  padding:0.1em 2em;
  text-align:justify;
  width:670px;
  }
#contenttext h1 {
  font-size:1.3em;
}
#contenttext h4 {
  font-size:1.1em;
  text-decoration:underline;
}
#contenttext td {
  padding:0.5em;
}
#logo {
  margin-bottom:0;
  padding-bottom:0;
  }

textarea {
  width:180px;
font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  }
/* End of 'styles' */

