form { margin:0; padding0;}
body {
  font-family: Verdana, sans-serif, Arial;
  background-color: #ccddcc;
  background-attachment:fixed;
  font-size:12px;
}
h1 {
  line-height: 26px;
}
table {
  font-family: Verdana, sans-serif, Arial;
  line-height: 1.5em;
  font-size:12px;
}
img {
  border:none;
  outline-style:none
}
a {
  text-decoration:none;
}
a:link {
  color:#0000ff;
}
a:hover {
  color:#0033cc;
  background-color:#ffffcc;
}
a:active {
  color:#006699;
}
a:visited {
  color:#0000cc;
}
.headerLink{
  width:930px;
  height:130px;
}
.headerLink2{
  background-color:transparent;
  width:198px;
  height:20px;
}
.headerLink a:hover{
  background-color:transparent;
}
}
.headerLink2 a:hover{
  background-color:none;
}
.headerMenu {
  background-color:#aabfff;
  font-family:Century Gothic, Verdana, Arial, sans-serif;
  font-size:12px;
  font-weight:bold;
  line-height:1.5em;
  color:#eeede9;
}

.headerMenu a:link {
  color:#cccccc;
}

.headerMenu a:visited {
  color:#cccccc;
}
.headerMenu a:hover {
  color:#6666ff;
  background-color:#ffffcc;
}
.footerMenu a {
  color:#cccccc;
}
.footerMenu a:hover {
  color:#ffffff;
  background:none;
}
.footerText {
  font-family: Verdana, Arial, sans-serif;
  font-size:12px;
  line-height:1.5em;
  color:#eeede9;
}
.floatingMenu {
  visibility:hidden; 
  position:absolute; 
  z-index:2;
  border:thin solid #999999; 
  background:#CCddcc;
}
.notfound{
	color:#00C;
}
.notfound a{
	font-weight:bold;
	text-decoration:underline;
	color: #000;
}

