body {background-image:url(images/bg.gif);
	  margin:0px;
	  padding:0px;
	  }
a.menu:link {color: #000000;
		text-decoration:none;
		}
a.menu:hover {color:#CCCCCC;
		text-decoration:none;
		}
a.menu:active{
		color: #000000;
		text-decoration:none;
}					
.type {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	line-height: normal;
}
.box {
	padding-right: 5px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #AAB861;
}
.hostlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
.sidebg {
	background-image: url(images/sidebg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.newsidebg {
	background-image: url(images/newsidebg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.mainhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	line-height: normal;
}