/* Start of CMSMS style sheet 'default' */
body{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  color:#394249;
}
#madeby, #madeby a{
  font-family:  Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px;
  color:  #c4b395;
  text-decoration: none;
}
#menutop{
  height:38px;
  width:157px;
  background-image: url(images/cms/MenuTop.jpg);
  font-size:18px;
  color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  letter-spacing: 2px;
  text-align: center;
  background-repeat: no-repeat;
  border-bottom: 1px #1d2f33 solid;
}
#menubottom{
  background-image: url(images/cms/MenuBottom.jpg);
  height:49px;
  width:157px;
  background-repeat: no-repeat;
  vertical-align: top;
}
#menubottom1{
  font-weight: bold;
  font-size: 11px;
  letter-spacing: 1px;
  color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
  height: 23px;
}
#menuitem, #menuitem a{
  font-size: 10px;
  color: #FFFFFF;
  text-decoration: none;
  height:25px;
  font-weight: bold;
  text-decoration: none;
}
#input_newsletter input{
  border-width: 0px 0px 0px 0px;
  font-size: 10px;
  width: 115px;
  height: 13px;
}
#newsl_subsc form{
  display: inline;
}
#NewsSummaryLink{
  font-weight:bold;
}
.PageTitle{
  font-size:13px;
  font-weight:bold;
}
.Text{
  font-size:10px;
  color:#394249;
}
a,a:link,a:hover,a:visited{
  font-weight:bold;
  text-decoration: none;
  color:#394249;
}
#login{
  width:400px;
  padding: 5px 5px 10px;
}
#loginsubmitp input{
  margin-left: 95px;
}
#lbl label{
  width:90px;
  float: left;
  text-align: right;
  margin-right: 0.5em;
  display: block;
  padding-top: 3px;
  font-size:11px;
  font-weight:bold;
}
#username,#password{
  width:250px;
}
/* End of 'default' */

