
html
{
     overflow: -moz-scrollbars-vertical;
}

body
{
	background-color: #e0e0e0
}

body, td, p
{
	font-family: Helvetica, Verdana, Arial; 
	font-size: 12px; 
	line-height: 17px;
	text-decoration: none;
	margin-top: 7px;
	margin-bottom: 3px;
	margin-left: 5px;
	margin-right: 5px;
}

.justified
{
	text-align: justify;
}

a:link {text-decoration: none; color: #225577; }
a:visited {text-decoration: none; color: #225577; }
a:hover {text-decoration: underline;}
a:active {text-decoration: underline;} 

img { border: none; }

h1
{
	FONT-SIZE: 22px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold; line-height: 24px; margin-bottom: 15px; margin-top: 5px;
}

h2
{
	FONT-SIZE: 18px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal; line-height: 20px; margin-bottom: 5px; margin-top: 5px;
}

h3
{
	FONT-SIZE: 16px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold; line-height: 16px; margin-bottom: 5px; margin-top: 0px;
}

.red
{
	font-weight: bold;
	color: red;
}

.gray
{
	font-weight: bold;
	color: gray;
}

.address
{
	font-size: 12px; 
	line-height: 17px;
	font-weight: bold;
}

.textsm
{
	font-size: 10px; 
	line-height: 15px;
}

.textreg
{
	font-size: 12px; 
	line-height: 17px;
}

.textbg
{
	font-size: 14px; 
	line-height: 19px;
}

div.menuBar,
div.menuBar a.menuButton {
  font-family: "MS Sans Serif", Arial, sans-serif;
  font-size: 10pt;
  font-style: normal;
  font-weight: normal;
  color: #000000;
}

div.menuBar {
  background-color: #d0d0d0;
  border: 2px solid;
  border-color: #f0f0f0 #909090 #909090 #f0f0f0;
  padding: 4px 2px 4px 2px;
  text-align: left;
}

div.menuBar a.menuButton {
  background-color: transparent;
  border: 1px solid #d0d0d0;
  color: #000000;
  cursor: default;
  left: 0px;
  margin: 1px;
  padding: 2px 6px 2px 6px;
  position: relative;
  text-decoration: none;
  top: 0px;
  z-index: 100;
}

div.menuBar a.menuButton:hover {
  background-color: transparent;
  border-color: #f0f0f0 #909090 #909090 #f0f0f0;
  color: #000000;
}

td.menuBar,
td.menuBar a.menuButton {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-style: normal;
  font-weight: bold;
  color: #000000;
  height: 24
}

td.menuBar {
  background-color: #e0e0e0;
  background-image: url('menufade.jpg');
  padding: 0px 0px 0px 0px;
  text-align: left;
}

td.menuBar a.menuButton {
  background-color: transparent;
  color: #000000;
  cursor: pointer;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  margin: 0px;
  padding: 3px 8px 5px 8px;
  position: relative;
  text-decoration: none;
  z-index: 100;
}

td.menuBar a.menuButton:hover {
  background-color: #a0a0a0;
  color: #000000;
}

td.menuBar a.menuButtonActive,
td.menuBar a.menuButtonActive:hover {
  background-color: #a0a0a0;
  color: #000000;
}