html { overflow-y: scroll; 
 overflow: -moz-scrollbars-vertical; }

 .txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height:130%;
	color: #666666;

 }
td.leftpad {
	padding-left: 42px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.subbg {
	background-image: url(images/bgoundshdw.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	background-position: center;
}

 
  .txtWhite {
 
 font-family: Helvetica, Arial, sans-serif;
  font-size: 110%;
  text-align:left;
  color:#FFFFFF;
  padding:8px;
  line-height:130%;
 }
 
   .txtWhiteRA {
 
 font-family: Helvetica, Arial, sans-serif;
  font-size: 110%;
  text-align:right;
  color:#FFFFFF;
  padding:8px;
  line-height:130%;
 }
 
  .footertxt {
 
 font-family: Helvetica, Arial, sans-serif;
  font-size: 110%;
  text-align:left;
 }
 
   .footertxtRA {
 
 font-family: Helvetica, Arial, sans-serif;
  font-size: 60%;
  text-align:right;
 }
 
   .menu {
 
 font-family: Helvetica, Arial, sans-serif;
  font-size: 95%;
  font-weight:bold;
  line-height:150%;
 }
 a.menu {
  font-family: Helvetica, Arial, sans-serif;
 	text-decoration:none;
	color:#000000;
	font-size: 95%;
	font-weight:bold;
	  line-height:150%;
 }
 
  a.txtWhiteRA {
   font-family: Helvetica, Arial, sans-serif;
     font-size: 100%;
 	text-decoration:none;
	color:#ffffff;
 }
 
 li.txtWhite {
 
 font-family: Helvetica, Arial, sans-serif;
  font-size: 100%;
  text-align:left;
  color:#FFFFFF;
  padding:8px;
  line-height:50%;
 }
 

TD.leftTopBottom {
border-bottom-color:#000000;
border-bottom:4px;
border-bottom-style:solid;

border-top-color:#000000;
border-top:4px;
border-top-style:solid;

border-left-color:#000000;
border-left:3px;
border-left-style:solid;
}

TD.TopBottom {
border-bottom-color:#000000;
border-bottom:4px;
border-bottom-style:solid;

border-top-color:#000000;
border-top:4px;
border-top-style:solid;
}

.reset {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	border:0px;
}
.formtextarea {
	border: 1px solid #999999;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E6E6E6;
}
.title {
	font-family: Verdana;
	font-size: 80%;
	color: #000000;
	font-style: normal;
	font-weight: bolder;
}
.title-squeeze {
	font-family: Verdana;
	font-size: 80%;
	color: #000000;
	font-style: normal;
	font-weight: bolder;
	letter-spacing:0px;
	margin-right:-20px;
}


h3 {
	font-family: Verdana;
	font-size: 60%;
	color: #CCCCCC;
	font-style: normal;
	letter-spacing: 1pt;
	font-weight: bold;
}
li {
	list-style-image: url(images/bullet.jpg);
	padding-right: 32px;
	padding-bottom: 10px;
}

