body {
scrollbar-3d-light-color:#8781BD;
scrollbar-arrow-color:#FFFFFF;
scrollbar-base-color:#FFFFFF;
scrollbar-face-color:#8781BD;
scrollbar-shadow-color:#8781BD;
scrollbar-track-color:#FFFFFF;
scrollbar-darkshadow-color:#8781BD;
scrollbar-highlight-color:#FFFFFF;
margin: 0px 0px 0px 0px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
background-color: #8B2828;
color: #000000;
}

  TD.Top_Bar {
    background-image: url(images/Top_UB.gif);
    background-repeat: repeat-x;
  }
  TD.Bottom_Bar {
    background-image: url(images/Bottom_LB.gif);
    background-repeat: repeat-x;
  }
  TD.LSide_Bar {
    background-image: url(images/Side_LB.gif);
    background-repeat: repeat-y;
  }
  TD.RSide_Bar {
    background-image: url(images/Side_RB.gif);
    background-repeat: repeat-y;
  }


div.content {
  margin: 0px 10px;
  vertical-align: top;
}

div.titlebold {
  font-size:11px;
  font-weight:bold;
}

div.titlenormal {
  font-size:11px;
}



a:link {
color: #ECE291;
text-decoration: none;
}

a:visited {
color: #ECE291;
text-decoration: none;
border: none;
}

a:active {
color: #ECE291;
text-decoration: none;
}

a:hover {
color: #71A54A;
text-decoration:none;
}




.about-font
{
  font-size: 8pt;
  text-align: left;
}




.producttitle
{
  font-size: 20pt;
  color: #ECE291;

}

a.producttitle:link {
  color: #ECE291;
  text-decoration: none;
}


a.producttitle:visited {
  color: #ECE291;
  text-decoration: none;
}


a.producttitle:active {
  color: #ECE291;
  text-decoration: none;
}


a.producttitle:hover {
  color: #C4DF9B;
  text-decoration: none;
}



.mastertech {
  color: #000000;
  font-family: Arial,Verdana,Helvetica;
  font-size: 8pt;
  font-weight: bold;
}

a.mastertech:link {
  color: #FF0000;
  text-decoration: none;
}

a.mastertech:visited {
  color: #FF0000;
  text-decoration: none;
}

a.mastertech:active {
  color: #FF0000;
  text-decoration: none;
}

a.mastertech:hover {
  color: #0000FF;
  text-decoration: underline;
}


a.black:link {
  color: #000000;
  text-decoration: none;
}

a.black:visited {
  color: #000000;
  text-decoration: none;
}

a.black:active {
  color: #000000;
  text-decoration: none;
}

a.black:hover {
  color: #000000;
  text-decoration: underline;
}


a.SideMenu:link {
  color: #FFFFFF;
  text-decoration: none;
}

a.SideMenu:visited {
  color: #FFFFFF;
  text-decoration: none;
}

a.SideMenu:active {
  color: #FFFFFF;
  text-decoration: none;
}

a.SideMenu:hover {
  color: #000000;
  text-decoration: none;
}



table.calendar {
  border-style:solid;
  border-width:1px;
  border-color: #333333;
  border-collapse: collapse;
  width: 800px;
}

td.header {
  height: 50px;
  width: 14%;
  text-align: center;
  border-style:solid;
  border-width:1px;
  border-color: #333333;
  border-collapse: collapse;
}

td.month {
  font-size: 20px;
  text-align:center;
  border-style:solid;
  border-width:1px;
  border-color: #333333;
  border-collapse: collapse;
}

td.curdate, td.date {
  border-style:solid;
  border-width:1px;
  border-color: #333333;
  border-collapse: collapse;
  height:100px;
  vertical-alignment:top;
  width:58px;
}

td.curdate {
  background-color: #B291BD;
}

td.baddate {
  border-style:solid;
  border-width:1px;
  border-color: #000;
  border-collapse: collapse;
  background-color: #DDCEE3;
}

a.calendar {
  text-decoration:none;
  color: #000000;
}
