
*t
{
	margin: 0;
	padding: 0;
}

html {
     overflow: -moz-scrollbars-vertical;
}

BODY {
background-color: #e0e0e0
}

ul {
	list-style-image: url(bullet_sm.png);
	padding: 0 0 0 13;
	margin-bottom: 0px;
	margin-left: 5px;}

li {
	font-family: Arial, Helvetica, Verdana; 
	font-size: 14px; 
	line-height: 18px;
	text-align: left;
	text-decoration: none;
	margin-left: 0px;
	padding: 0 0 0 0
}

td {
   	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	line-height: 17px;
	text-decoration: none;
	margin-bottom: 5px; margin-top: 0px;
}

A        {text-decoration: underline; color: #000000;}
A:hover  {text-decoration: underline; color: #66BB66;}
A:active {text-decoration: underline;} 

IMG { border: none; }


.banner {
	font-family: Arial, Helvetica, Verdana; 
	font-size: 18px; 
	line-height: 24px;
	background: #336633;
	color: white;
	text-decoration: none;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
}

.copyright {
	font-family: Arial, Helvetica, Verdana; 
	font-size: 10px;
	text-align: center;
	padding: 10px 10px 0px 10px;
}

p {
	font-family: Arial, Helvetica, Verdana; 
	font-size: 12px; 
	line-height: 17px;
	text-align:justify;
	text-decoration: none;
	margin-bottom: 17px; margin-top: 0px;
}

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;
}


.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;
}



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('scommon/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;
}