body {
 scrollbar-face-color: #B3B3B3;
 scrollbar-shadow-color: #FFFFFF;
 scrollbar-3dlight-color: #B3B3B3;
 scrollbar-arrow-color: #FFFFFF;
 scrollbar-track-color: #9A9A9A;
}


h1 {
  font-family: Verdana, Arial;
  font-size: 14pt;
  font-weight: normal;
  color: #C10419;
  letter-spacing: 2;
}


h2 {
  font-family: Verdana, Arial;
  font-size: 12pt;
  font-weight: normal;
  color: #C10419;
}


h3 {
  font-family: Verdana, Arial;
  font-size: 10pt;
  font-weight: bold;
  color: #000000;
}


p {
  font-family: Verdana, Arial;
  font-weight: normal;
}


li {
  font-family: Verdana, Arial;
  font-weight: normal;
}


a {
  font-family: Verdana, Arial;
  color: #C10419;
  text-decoration: none;
}


a:hover {
  color: #000000;
  text-decoration: underline;
}


a {
  font-family: Verdana, Arial;
  color: #C10419;
  text-decoration: none;
}


hr {
  color: #C10419;
}


input {
  font-family: Verdana, Arial;
  font-size: 8pt;
}


.Button {
  font-weight: bold;
  color: #FFFFFF;
  width: 100;
  background-color: #C10419;
  border: 1px solid #C10419;
}


.OrderFormInputText {
  font-weight: normal;
  color: #000000;
  text-align: right;
  width: 25;
  background-color: #FFFFFF;
  border: 1px solid #C10419;
}


.OrderFormInputRadio {
  border: 0px;
  margin-top: -2;
}

.HeaderText1 {
  font-family: Arial, Sans-Serif;
  font-size: 22pt;
  font-weight: bold;
  color: #DD594B;
  letter-spacing: 4pt;
  margin-left: 50;
}


.HeaderText2 {
  font-family: Arial, Sans-Serif;
  font-size: 16pt;
  color: #FFFFFF;
  letter-spacing: 4pt;
  margin-top: -35;
  margin-left: 100;
}


.FooterText {
  font-size: 8pt;
  color: #FFFFFF;
  margin-bottom: 40;
}


.BoxTitle {
  font-size: 8pt;
  font-weight: bold;
  color: #FFFFFF;
  letter-spacing: 1;
}


.BoxText {
  font-size: 8pt;
  color: #000000;
  margin-bottom: 5;
}


.CalendarText1 {
  font-size: 8pt;
  color: #FFFFFF;
}


.CalendarText2 {
  font-size: 8pt;
  color: #000000;
}


.CalendarText3 {
  font-size: 8pt;
  color: #ABABAB;
}


a.MenuText1 {
  font-size: 8pt;
  font-weight: bold;
  letter-spacing: 1;
}


a.MenuText1:hover{
  text-decoration: none;
}


.Text {
  font-size: 10pt;
  text-align: justify;
}


.TableText {
  font-size: 8pt;
}


.TableTextAlert {
  font-size: 8pt;
  color: #C10419;
}


.FormInputText {
  font-weight: normal;
  color: #000000;
  text-align: left;
  width: 175;
  background-color: #FFFFFF;
  border: 1px solid #C10419;
}

.formText {
  font-weight: normal;
  color: #000000;
  text-align: left;
  width: 175;
  background-color: #FFFFFF;
  border: 1px solid #C10419;
}

.formSelect {
  font-weight: normal;
  color: #FFFFFF;
  text-align: left;
  width: 175;
  background-color: #C10419;
  border: 1px solid #C10419;
}

.formButton {
  font-weight: bold;
  color: #FFFFFF;
  width: 100;
  background-color: #C10419;
  border: 1px solid #C10419;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-right: 5px;
  margin-left: 5px;
}
