A:link {
  color:#333388;
  text-decoration:none;
}

A:active {
  color:#C0C0C0;
  text-decoration:none;
}

A:visited {
  color:#333388;
  text-decoration:none;
}

A:hover {
  color:#C0C0C0;
  background:none;
  text-decoration:underline;
}

body {
  background-color: #909090;
  font: 8pt Verdana, sans-serif;	
	text-align: center;
}

p {
  font: 8pt Verdana, sans-serif;	
}

hr {
  color:#000000;
}

.text {
  font: 8pt Verdana, sans-serif;		
  line-height: 14pt;
  text-align: left;
}

.boldtext {
  color: #000000;
  font: bold 9pt verdana, sans-serif;
  line-height: 14pt;
  text-align: left;
}

.bold {
  font-weight: bold;
}

.list {
  font: 9pt verdana, sans-serif;
  line-height: 16px;
  margin-top: -15px;
  text-align: left;
}
	
.title {
  color: #000000;
  font: bold 11pt verdana, sans-serif;
  text-align: left;
}


.author {
  color: #000000;
  font: 9pt verdana, sans-serif;
  font-style: italic;
  height: 10px;
  text-align: center;
}

#border {
  background-color: #3399CC;
  width: 750px;
}

#content {
  border-top: 2px;
	border-bottom: 2px;
}

#footer {
  background-color: #C0C0C0;
  color: #000000;
	font-size: 7pt;
  height: 10px;
  text-align: center;
}

#header {
  background-image: url("Images/header.jpg");
  background-repeat: repeat-x;
	border-right: 1px solid #000000;
	height: 137px;
	margin-top: -3px;
	margin-left: -3px;
	margin-bottom: -3px;
	margin-right: 0px;
	width: 101%;
}

#menu {
 background-color: #C0C0C0;
 font: 1.1em;
 font-weight: bold;
 vertical-align: middle;
}

#menu a:link {
  color: #000000;
  text-decoration: none;
  font-weight: bold;
  font-size: 11pt;
  font-family: verdana, sans-serif;
}

#menu a:active {
  color: #666666;
  text-decoration: none;
  font-weight: bold;
  font-size: 11pt;
  font-family: verdana, sans-serif;
}

#menu a:visited{
  color: #000000;
  text-decoration: none;
  font-weight: bold;
  font-size: 11pt;
  font-family: verdana, sans-serif;
}

#menu a:hover {
  color: #333388;
  text-decoration: underline;
  font-weight: bold;
  font-size: 11pt;
  font-family: verdana, sans-serif;
}
