body{
	background:	#000000;
}
.logo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(imgs/images/websitecomp_01.gif);
	height: 70pt;
	width: 300pt;
	margin: 2px;
	padding: 2pt;
	
	background-repeat: no-repeat;
	background-position: left top;
}
.link{
	position: relative;
	width:	150pt;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#333333;
	
	background-position: center top;
	font-style: normal;
	text-align: left;
	left: auto;
	right: auto;
}
.spacer {
	height: auto;
	width: 20px;
}

td.info{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

a:active {
	color:#990000;
	text-decoration:none;
	
	background-position:center;
	background-repeat: no-repeat;
	
	width: 180px;
	padding-left: 20px;
	padding-right:20px;
	padding-bottom:10px;
	padding-top:10px;
	margin: 0px;
	}
#container{
	left: auto;
	right: auto;
}

a:link { 
	color:#990000;
	text-decoration:none;
	background-position:center;
	background-repeat: no-repeat;
	width: 180px;
	padding-left: 20px;
	padding-right:20px;
	padding-bottom:10px;
	padding-top:10px;
	margin: 0px;
	}
a:visited { 
	color:#990000;
	text-decoration:none;
	background-position:center;
	background-repeat: no-repeat;
	width: 180px;
	padding-left: 20px;
	padding-right:20px;
	padding-bottom:10px;
	padding-top:10px;
	margin:0px;
	}

a:hover {
	text-decoration:none;
	background-image:url(imgs/link.gif);
	background-position:left center;
	color:#0066FF;
	background-repeat: no-repeat;
	width: 180px;
	padding-left: 20px;
	padding-right:20px;
	padding-bottom:10px;
	padding-top:10px;
	margin: 0px;
}
