BODY {
 scrollbar-3d-light-color:#2B8DBF;
 scrollbar-arrow-color:#2B8DBF;
 scrollbar-base-color:#ffffff;
 scrollbar-dark-shadow-color:#000000;
 scrollbar-face-color:#FFFFFF;
 scrollbar-highlight-color:#2B8DBF;
 scrollbar-shadow-color:#2B8DBF;
}

.buttonstyle  {
  font-family: arial; 
  font-size: 8pt; 
  font-weight: bold; 
  color: #FF0000; 
  background-color: #FFFFFF; 
}

.tiny { 
  font-size: 9pt; 
  font-family: "arial";
  color: #525051; 
}

.tinybold { 
  font-size: 9pt; 
  font-family: "arial";
  font-weight: bold;
  color: #525051; 
}

.bighead {
  font-size: 13.5pt; 
  font-family: "arial";
  color: #525051; 
}

.medhead {
  font-size: 11pt; 
  font-family: "arial";
  font-weight: bold;
  color: #525051; 
}

.small {
  font-size: 10pt; 
  font-family: "arial";
  color: #525051; 
}

.smallhead {
  font-size: 8pt; 
  font-family: "arial";
  font-weight: bold; 
  color: #FF0000; 
}

.smalllead {
  font-size: 16pt; 
  font-family: "arial";
}

.whiteprompt {
  font-size: 10pt; 
  font-family: "arial";
  font-weight: "bold";
  color: #FFFFFF; 
}
	
.quicksearch {
  font-size: 7pt; 
  font-family: "arial";
  color: #FFFFFF; 
}

.quickinput {
  font-size: 8pt; 
  font-family: "arial";
  color: #525051; 
}

.fullinput {
  font-family: "arial";
  font-size: 8pt; 
  color: #525051;
  background-color: #C9E0ED; 
}

.boldhead {
  font-size: 12pt; 
  font-family: "arial";
  font-weight: bold; 
  color: #FF0000; 
}

.nodentlist {
  margin-top: 0px;
  margin-left: 15px;
}

.nodentnumlist {
  margin-top: 0px;
  margin-left: 23px;
}

a.link {
  color: #FF0000;
  font-family: "Arial";
  font-size: 10pt;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
}

a.link:hover {
  color: #FF0000;
  font-family: "Arial";
  font-size: 10pt;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
}

a.tinylink {
  color: #525051;
  font-family: "Arial";
  font-size: 9pt;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
}

a.tinylink:hover {
  color: #FF0000;
  font-family: "Arial";
  font-size: 9pt;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
}

a.whitelink {
  color: #FF0000;
  font-family: "Arial";
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
  text-transform: none;
}

a.whitelink:hover {
  color: #FF0000;
  font-family: "Arial";
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
  text-transform: none;
}


.calWeekdays {
  color : #000000;
  background : #BBBBBB;
  font-family : Arial;
  font-size : 11px;
}

a.calmonth {
  color: #BBBBBB;
  text-decoration: none;
  text-transform: none;
}

a.calmonth:hover {
  color: #ff0000;
  text-decoration: none;
  text-transform: none;
}

.calBox {
  background-color: #FFFFFF; 
  font-size: 9pt;
  font-family : Arial;
  color: #525051;
}

a.caldate {
  font-size: 9pt;
  font-family : Arial;
  color: #525051;
  text-decoration: none;
  text-transform: none;
}

a.caldate:hover {
  font-size: 9pt;
  font-family : Arial;
  color: #FF0000;
  text-decoration: none;
  text-transform: none;
}

.calsmall {
  font-size: 10pt; 
  font-family: "arial";
  color: #FFFFFF; 
}

.calmedium {
  font-size: 12pt;
  font-family: arial;
  color: #FFFFFF;
}

.callarge { 
  FONT-SIZE: 14pt; 
  FONT-FAMILY: arial;
  color: #FFFFFF;
}

.CTooltip { 
  position:absolute; 
  top: 0px; 
  left: 0px; 
  z-index: 2;
  width: 380px;
  visibility:hidden;
  font: 8pt 'Arial',sans-serif;
  background-color: #FFFFE6;
  padding: 8px;
  border: 1px solid black;
}
