/* Start of CMSMS style sheet 'brick' */
body {
background-color: #E10019;
background-image: url('images/bg.gif');
background-repeat:repeat-x;
margin:0px;
}
body,td {
font-family: Tahoma;
font-size: 12px;
}

h1 {
font-family: Tahoma;
font-size: 18px;
color: #E10019;
font-weight: normal;
}

a {
color: #cc0000;
}

a img {
border: none;
}
a:hover {
text-decoration: underline;
}

.footertext {
font-size: 10px;
color: #ffffff;
}

.footertext a {
color:#ffffff;
font-weight:bold
}

#dropmenudiv{
position:absolute;
border:2px solid #000000;
border-bottom-width: 0;
font-family: Tahoma;
font-size: 11px;
line-height:16px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 2px solid #000000;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
color: #ffffff;
}

#dropmenudiv a:hover{
background-color: #ffffff;
color: #D2080E;
}

.navbutton {
color: #ffffff;
font-weight: bold;
font-size: 11px;
font-family: Tahoma;
text-align: center;
cursor: pointer;
cursor: hand;
text-transform: uppercase;
}

.navbuttonover {
color: #FFFFFF;
font-weight: bold;
font-size: 11px;
font-family: Tahoma;
text-align: center;
cursor: pointer;
cursor: hand;
text-transform: uppercase;
text-decoration: underline;
}
.menu2button {
  background-image: url(images/buttonbg.gif);
  background-repeat: no-repeat;
  width: 173px;
  height: 23px;
  display: block;
  color: #ffffff;
  font-weight: bold;
  font-size: 11px;
  font-family: Tahoma;
  text-align: center;
  text-transform: uppercase;
  padding: 4px 0px 0px 0px;
  text-decoration: none;
}
/* End of 'brick' */

