﻿body
{
  margin: 10px;
  color: black;
  font-family: Verdana;
  background-color: white;
}
.td_border1
{
  BACKGROUND-COLOR: white;
  BORDER-RIGHT: solid 2px #008b8b;
  BORDER-TOP: 2px #008b8b;
  BORDER-LEFT: solid 2px #008b8b;
  BORDER-BOTTOM: 2px #008b8b;
}
.td_border2
{
  BACKGROUND-COLOR: white;
  BORDER-RIGHT: 2px #008b8b;
  BORDER-TOP: 2px #008b8b;
  BORDER-LEFT: 2px #008b8b;
  BORDER-BOTTOM: 2px #008b8b;
}
.td_border3
{
  border-right: #008b8b 1px solid;
  border-top: #008b8b 1px solid;
  border-left: #008b8b 1px solid;
  border-bottom: #008b8b 1px solid;
}
.td_border4
{
  border-right: #008b8b 1px;
  border-top: #008b8b 1px;
  border-left: #008b8b 1px;
  border-bottom: #008b8b 1px;
}
.td_color1
{
  background-color: #008b8b;
}
.td_color2
{
  background-color: #008b8b;
  height: 20px;
}
.td_color3
{
  background-color: white;
  height: 20px;
}
.td_color4
{
  background-color: #cd5c5c;
  color: white;
  font-weight: bold;
  font-family: Verdana;
  font-size: 8pt;
}
.td_color5
{
  background-color: #483d8b;
  color: white;
  font-weight: bold;
  font-family: Verdana;
  font-size: 8pt;
}
.td_color6
{
  background-color: #d2691e;
  color: white;
  font-weight: bold;
  font-family: Verdana;
  font-size: 8pt;
}
.td_color7
{
  background-color: black;
  color: white;
  font-weight: bold;
  font-family: Verdana;
  font-size: 8pt;
}
.td_color8
{
  background-color: #cdcdcd;
  color: black;
  font-family: Verdana;
  font-size: 8pt;
  border-right: #696969 1px solid;
  border-top: #696969 1px solid;
  border-left: #696969 1px solid;
  border-bottom: #696969 1px solid;
}
.td_tab_left
{
  background-image: url(../images/tab_left.gif);
  width: 5px;
  height: 32px;
}
.td_tab_left_active
{
  background-image: url(../images/tab_left_active.bmp);
  width: 5px;
  height: 32px;
}
.td_tab_center
{
  background-image: url(../images/tab_center.gif);
}
.td_tab_center_active
{
  background-image: url(../images/tab_center_active.bmp);
}
.td_tab_center_hover
{
  background-image: url(../images/tab_center_hover.gif);
}
.td_tab_center_hover_active
{
  background-image: url(../images/tab_center_hover_active.bmp);
}
.td_tab_right
{
  background-image: url(../images/tab_right.gif);
  width: 5px;
  height: 32px;
}
.td_tab_right_active
{
  background-image: url(../images/tab_right_active.bmp);
  width: 5px;
  height: 32px;
}
.href_tab
{
  font-family: Verdana;
  font-size: 9pt;
  color: #585858;
  font-weight: bold;
  text-decoration: none;
}
.href_tab_active
{
  font-family: Verdana;
  font-size: 9pt;
  color: white;
  font-weight: bold;
  text-decoration: none;
}
A.href_tab:hover
{
  font-family: Verdana;
  font-size: 9pt;
  color: #008b8b;
  font-weight: bold;
  text-decoration: none;
}
A.href_tab_active:hover
{
  font-family: Verdana;
  font-size: 9pt;
  color: white;
  font-weight: bold;
  text-decoration: none;
}
.href_tab1
{
  font-family: Verdana;
  font-size: 8pt;
  color: white;
  font-weight: bold;
  text-decoration: none;
}
A.href_tab1:hover
{
  font-family: Verdana;
  font-size: 8pt;
  color: black;
  font-weight: bold;
  text-decoration: none;
}
.font1
{
  font-family: Verdana;
  font-size: 8pt;
  color: Black;
}
.font2
{
  font-family: Verdana;
  font-size: 10pt;
  color: Black;
}
.font3
{
  font-family: Verdana;
  font-size: 8pt;
  color: Red;
}
.font4
{
  font-family: Verdana;
  font-size: 8pt;
  color: #696969;
}
.font5
{
  font-family: Verdana;
  font-size: 10pt;
  color: white;
}
.font6
{
  font-family: Verdana;
  font-size: 8pt;
  color: #00008b;
}
.font7
{
  font-family: Verdana;
  font-size: 10pt;
  color: #00008b;
}
.font8
{
  font-family: Verdana;
  font-size: 8pt;
  color: #00008b;
}
.font9
{
  font-family: Verdana;
  font-size: 8pt;
  color: white;
}
.td_font1
{
  font-family: Verdana;
  font-size: 8pt;
  color: Black;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 5px;
  padding-right: 5px;
  border-right: #008b8b 1px solid;
  border-top: #008b8b 1px solid;
  background-color: #d7d7d7;
  text-align: left;
}
.td_font2
{
  font-family: Verdana;
  font-size: 8pt;
  color: Black;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 5px;
  padding-right: 5px;
  border-top: #008b8b 1px solid;
  width: 1000px;
  text-align: left;
}
.td_help
{
  font-family: Verdana;
  font-size: 8pt;
  color: Black;
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 2px;
  padding-right: 2px;
  border-right: #008b8b 1px solid;
  border-top: #008b8b 1px solid;
  border-left: #008b8b 1px solid;
  border-bottom: #008b8b 1px solid;
  background-color: #00bfff;
	font-weight: bold;
	cursor: default;
}
.select1
{
  font-family: Verdana;
  font-size: 8pt;
  width: 180pt;
}
.select2
{
  font-family: Verdana;
  font-size: 8pt;
}
.textbox1
{
  font-family: Verdana;
  font-size: 8pt;
  width: 175pt;
}
.textboxmulti1
{
  font-family: Verdana;
  font-size: 8pt;
  width: 175pt;
  height: 100pt;
}
.button1
{
  font-family: Verdana;
  font-size: 8pt;
  font-weight: bold;
  color: white;
  background-color: #008b8b;
  width: 50pt;
  height: 15pt;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  border-right: black 1px solid;
  border-top: black 1px solid;
  border-left: black 1px solid;
  border-bottom: black 1px solid;
}
.button2
{
  font-family: Verdana;
  font-size: 8pt;
  font-weight: bold;
  color: white;
  background-color: #008b8b;
  height: 15pt;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  border-right: black 1px solid;
  border-top: black 1px solid;
  border-left: black 1px solid;
  border-bottom: black 1px solid;
}
.button3
{
  font-family: Verdana;
  font-size: 8pt;
  font-weight: bold;
  color: white;
  background-color: #bf0000;
  height: 15pt;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  border-right: black 1px solid;
  border-top: black 1px solid;
  border-left: black 1px solid;
  border-bottom: black 1px solid;
}
.button4
{
  font-family: Verdana;
  font-size: 8pt;
  font-weight: bold;
  color: #585858;
  background-image: url(../images/pulsante.bmp);
  background-color: transparent;
  width: 134px;
  height: 32px;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  border-top-style: none;
  border-right-style: none;
  border-left-style: none;
  border-bottom-style: none;
}
.button5
{
  font-family: Verdana;
  font-size: 8pt;
  font-weight: bold;
  color: #bf0000;
  background-image: url(../images/pulsante.bmp);
  background-color: transparent;
  width: 134px;
  height: 32px;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  border-top-style: none;
  border-right-style: none;
  border-left-style: none;
  border-bottom-style: none;
}
.href_font1
{
  font-family: Verdana;
  font-size: 8pt;
  color: white;
  font-weight: bold;
  text-decoration: none;
}
A.href_font1:hover
{
  font-family: Verdana;
  font-size: 8pt;
  color: white;
  font-weight: bold;
  text-decoration: underline;
}
.href_font2
{
  font-family: Verdana;
  font-size: 8pt;
  color: #008b8b;
  font-weight: bold;
  text-decoration: none;
}
A.href_font2:hover
{
  font-family: Verdana;
  font-size: 8pt;
  color: #008b8b;
  font-weight: bold;
  text-decoration: underline;
}
.href_font3
{
  font-family: Verdana;
  font-size: 8pt;
  color: #00008b;
}
A.href_font3:hover
{
  font-family: Verdana;
  font-size: 8pt;
  color: #bf0000;
}
.href_font4
{
  font-family: Verdana;
  font-size: 8pt;
  color: black;
}
A.href_font4:hover
{
  font-family: Verdana;
  font-size: 8pt;
  color: #bf0000;
}
.href_font5
{
  font-family: Verdana;
  font-size: 7pt;
  color: black;
}
A.href_font5:hover
{
  font-family: Verdana;
  font-size: 7pt;
  color: gray;
}
.href_font6
{
  font-family: Verdana;
  font-size: 8pt;
  color: red;
}
A.href_font6:hover
{
  font-family: Verdana;
  font-size: 8pt;
  color: #4169e1;
}
.href_font7
{
  font-family: Verdana;
  font-size: 8pt;
  color: blue;
  font-weight: normal;
}
A.href_font7:hover
{
  font-family: Verdana;
  font-size: 8pt;
  color: red;
  font-weight: normal;
}
.href_button1
{
  font-family: Verdana;
  font-size: 8pt;
  font-weight: bold;
  color: white;
  background-color: #008b8b;
  width: 80pt;
  height: 18pt;
  vertical-align: middle;
  text-align: center;
  border-right: black 1px solid;
  border-top: black 1px solid;
  border-left: black 1px solid;
  border-bottom: black 1px solid;
}
A.href_button1:hover
{
  font-family: Verdana;
  font-size: 8pt;
  font-weight: bold;
  color: white;
  background-color: #00008b;
  width: 80pt;
  height: 18pt;
  vertical-align: middle;
  text-align: center;
  border-right: black 1px solid;
  border-top: black 1px solid;
  border-left: black 1px solid;
  border-bottom: black 1px solid;
}

