body {
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
  font-size: 12px;
}

li {
  list-style-type : round;
  list-style-image : none;
  background: none;
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
  font-size: 12px;
  }

ul {
list-style-type : round;
list-style-image : none;
color : #000000;
background: none;

}

ul ul {
  list-style-type : round;
  list-style-image : none;
  color : #CCCCCC;
  background: none;
}

p {
  font-family: Arial, Helvetica, sans-serif;
  color: #CCCCCC;
  font-size: 12px;
}

td {
  font-family: Arial, Helvetica, sans-serif;
  color: #CCCCCC;
  font-size: 12px;
}

h1 {
font-family: Arial, Helvetica, sans-serif;
text-transform: none;
font-size: 15px;
color : #CCCCCC;
font-weight : bold;
}

a {
color: #CCCCCC;
font-family: Arial, Helvetica, sans-serif;
text-decoration: underline;
}

a:visited {
color: #CCCCCC;
font-family: Arial, Helvetica, sans-serif;
text-decoration: underline;
}

a:hover {
color: #CCCCCC;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
}

a:active {
color: #CCCCCC;
font-family: Arial, Helvetica, sans-serif;
text-decoration: underline;
}

.subNav {
  font-family: Arial, Helvetica, sans-serif;
  color: #CCCCCC;
  font-size: 12px;
}

a.subNav:link {
color: #CCCCCC;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
}

a.subNav:visited {
color: #CCCCCC;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
}

a.subNav:hover {
color: #CCCCCC;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
}

a.subNav:active {
color: #CCCCCC;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
}

.search {
  font-family: Arial, Helvetica, sans-serif;
  color: #CCCCCC;
  font-size: 9px;
}

.Textbox {
background-color: #CCCCCC;
font-family: Arial, Helvetica, sans-serif;
border: 1px solid Gray;
font-size: 11px;
color : #CCCCCC;
}

.rightHome {
  font-family: Arial, Helvetica, sans-serif;
  color: #CCCCCC;
  font-size: 9.5px;
}

a.rightHome:link {
color: #CCCCCC;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
}

a.rightHome:visited {
color: #CCCCCC;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
}

a.rightHome:hover {
color: #CCCCCC;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
}

a.rightHome:active {
color: #CCCCCC;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
}

