
}
a {
	color: #CCCCCC;
    text-decoration: none;
}
a:hover {
	color: #FFFFFF;
    text-decoration: none;
}


body {
	background: #fff url(images/page_bg.gif) repeat-x;
	text-align: center;
	font: 12px arial, sans-serif;
	color: #464544;
}
#top-nav a {
  text-decoration: none;
  font-weight: normal;
  color: #fff;
}
#top-nav a:hover {
  text-decoration: underline;
}


A.hyperlink {
  text-decoration: none;
  font-weight: strong;
  color: #333333;
}
A.hyperlink:hover {
  text-decoration: underline;
  font-weight: strong;
  color: #000000;
}

A.hyperlink:visited {
  text-decoration: none;
  font-weight: bold;
  color: #000000;
}

#header {
	background: url(flash/banner.swf) no-repeat;
	position: absolute;
	top: 91px;
	left: -414px;
	width: 414px;
	height: 195px;
	visibility: visible;
}

.style1 {color: #CCCCCC}
.style3 {color: #000000}

#body {
  background: url(images/body_bg.gif) repeat-y;
  width: 100%;
}

#input {
  background: #000000;
  border-bottom: #000000;
  border-top: #000000;  
  border-left: #000000;
  border-right: #000000;
}