.style1 {color:black;
         font-family:"Arial";
         font-weight:bold;
         font-size:18px}

.style2 {color:black;
         font-family:"Arial"}

.label {font-family:"Arial"; font-size:11px; font-weight:bold;}

.contactInfoPopUp {
  font-family: "Arial";
  font-size: 10pt;
  font-weight: normal;
}

.errorLabel {font-family:"Arial"; font-size:12px; font-weight:bold; color:red;}

.calendarLabel {
 font-family: "Arial";
 font-size: 13px;
 font-weight: bold;
 background-color: CCCCCC;
}

.transparent {
  height: 100%;
  width: 100%;

  opacity: 0.5;

  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
}

.notransparent {
  height: 100%;
  width: 100%;

  opacity: 1.0;

  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter:alpha(opacity=100);
}

.day {
  font-family: "Arial";
  font-size: 12px;
  font-weight: normal;}

.resConfirmBox {
  font-family: "Arial";
  font-size: 12px;
  font-weight: normal;}

.resConfirmDetails {
  font-family: "Arial";
  font-size: 10px;
  font-weight: normal;}

.wtf {
  font-family: "Arial";
  font-size: 14px;
  font-weight: bold;}


BODY { color:black;
       font-family:"Arial";
       font-size:14px;}

TD { font-family:"Arial"; font-size:10px; font-weight:bold;}

P { font-family:"Arial"}

H1 { font-family:"Arial";
     color: #444499;
     font-size:16px;
      }         
      
.startBook{
  background-image:url(../graphics/Salvo/startBook.jpg);
  font-family: "Arial";
  font-size: 12px;
  font-weight: normal;
}

.endBook{
  background-image:url(../graphics/Salvo/endBook.jpg);
  font-family: "Arial";
  font-size: 12px;
  font-weight: normal;
}

.startSelect{
  background-image:url(../graphics/Salvo/startSelect.jpg);
  font-family: "Arial";
  font-size: 12px;
  font-weight: normal;
}

.endSelect{
  background-image:url(../graphics/Salvo/endSelect.jpg);
  font-family: "Arial";
  font-size: 12px;
  font-weight: normal;
}

.startBookSelected{
  background-image:url(../graphics/Salvo/startBookSelected.jpg);
  font-family: "Arial";
  font-size: 12px;
  font-weight: normal;
}

.endBookSelected{
  background-image:url(../graphics/Salvo/endBookSelected.jpg);
  font-family: "Arial";
  font-size: 12px;
  font-weight: normal;
}

.switchBook{
  background-image:url(../graphics/Salvo/switchBook.jpg);
  font-family: "Arial";
  font-size: 12px;
  font-weight: normal;
}

.startOrange {
  background-image:url(../graphics/Salvo/startOrange.jpg);
  font-family: "Arial";
  font-size: 12px;
  font-weight: normal;
}

.startOrangeRed {
  background-image:url(../graphics/Salvo/startOrangeRed.jpg);
  font-family: "Arial";
  font-size: 12px;
  font-weight: normal;
}

.endOrange {
  background-image:url(../graphics/Salvo/endOrange.jpg);
  font-family: "Arial";
  font-size: 12px;
  font-weight: normal;
}

.endOrangeRed {
  background-image:url(../graphics/Salvo/endOrangeRed.jpg);
  font-family: "Arial";
  font-size: 12px;
  font-weight: normal;
}

