body { 
overflow-y : scroll;
}

.borders {
  border: 1px;
  border-style: solid;
  border-color: #ffffff;
  border-spacing: 0px;
}

A.home {
  color:#333333;
  text-decoration: none;
  font-weight: bold;
  font-family:  tahoma, sans-serif;
  font-size: 11px;
  letter-spacing:1px;
}
A:hover.home {
  color: #ffffff;
  text-decoration: none;
  background:#333333 fixed center;
}


A.products {
  color:#ff9900;
  text-decoration: none;
  font-weight: bold;
  font-family:  tahoma, sans-serif;
  font-size: 11px;
  letter-spacing:1px;
	
}
A:hover.products {
  color: #ffffff;
  text-decoration: none;
  background:ff9900 fixed center;
}

A.projects {
  color:#6699cc;
  text-decoration: none;
  font-weight: bold;
  font-family:  tahoma, sans-serif;
  font-size: 11px;
  letter-spacing:1px;
}
A:hover.projects {
  color: #ffffff;
  text-decoration: none;
    letter-spacing:1px;
	 background:#6699cc fixed center;
}

A.ada {
  color:#990000;
  text-decoration: none;
  font-weight: bold;
  font-family:  tahoma, sans-serif;
  font-size: 11px;
    letter-spacing:1px;
}
A:hover.ada {
  color: #ffffff;
  text-decoration: none;
   background:#990000 fixed center;
}

A.support {
  color:#999999;
  text-decoration: none;
  font-weight: bold;
  font-family:  tahoma, sans-serif;
  font-size: 11px;
    letter-spacing:1px;
}
A:hover.support {
  color: #ffffff;
  text-decoration: none;
   background:#999999 fixed center;
}

A.dist {
  color:#cc9966;
  text-decoration: none;
  font-weight: bold;
  font-family:  tahoma, sans-serif;
  font-size: 11px;
    letter-spacing:1px;
}
A:hover.dist {
  color: #ffffff;
  text-decoration: none;
   background:#cc9966 fixed center;
}

A.contact {
  color:#666666;
  text-decoration: none;
  font-weight: bold;
  font-family:  tahoma, sans-serif;
  font-size: 11px;
    letter-spacing:1px;
}

A:hover.contact {
  color: #ffffff;
  text-decoration: none;
   background:#666666 fixed center;
}

A.faqs {
  color:#663300;
  text-decoration: none;
  font-weight: bold;
  font-family:  tahoma, sans-serif;
  font-size: 11px;
    letter-spacing:1px;
}

A:hover.faqs {
  color: #ffffff;
  text-decoration: none;
   background:#663300 fixed center;
}


A.subnav {
  color:#ffffff;
  text-decoration: none;
  font-weight: normal;
  font-family:  tahoma, sans-serif;
  font-size: 11px;
}

A:hover {
  text-decoration: underline;
  
}
A:hover.subnav {
  color: #000000;
  text-decoration: underline;
  
}


.contents {
  background: White;
  font-family: tahoma, Arial, sans-serif;
  font-size: 11px;
}
.titles {
color: #FFFFFF;
font-weight: bold;
  font-family:  tahoma, sans-serif;
  font-size: 12px;
  font-variant:small-caps;
}
.titlesWhite {
	color: #ffffff;
	font-weight: bold;
	font-family:  tahoma, sans-serif;
	font-size: 12px;
	font-variant:small-caps;
}
.copy {
padding:10px;
color: #000000;
  font-family: tahoma, sans-serif;
  font-size: 11px;
}
.copyWhite {
padding:10px;
color: #ffffff;
  font-family: tahoma, sans-serif;
  font-size: 11px;
}

p	{
padding:0px;
color: #666666;
  font-family: tahoma, sans-serif;
  font-size: 11px;
}
li
{padding-bottom: 3px;
}

ul.products
{
color: #ff9900;

}
ul.projects
{
color: #6699cc;
}
ul.ada
{
color: #990000;
}
ul.gr1 {
	margin-left: 10;
	padding-left: 10px;
	color: #FFFFFF;
}

ul.dist
{
color: #cc9966;
}
ul.gr1 a:hover {
	text-decoration: underline;
}
ul.gr1 a {
	text-decoration: none;
	color: #FFFFFF;
}

  
ul.home
{
color: #666666;
}
.productsBTN 
{
list-style-image: url(bgShims/productsBTN.gif);
}



 td {
 color: #666666;
  font-family: tahoma, sans-serif;
  font-size: 11px;
 }
.col2white {
	color: #FFFFFF;
	letter-spacing: normal;
}

 td.pad{
padding:10px;
}
.col2white a {
	color: #FFFFFF;
	text-decoration: none;
}
.faqslist a {
	color: #006699;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


.mytext1 {

color: #ffffff;
font-weight: inherit;
  font-variant:normal;
}
td.pad2 {

padding:20px;
}

