#topspace { background-image:url(../images/space-top.jpg);
	background-repeat:no-repeat;
	background-color:#BAB2AF;
	width:850px;
	height:26px;
	margin:0;
}
#linkhead { background-image:url(../images/toplink.jpg);
	background-repeat:no-repeat;
	background-color:#2166AB;
	width:850px;
	height:30px;
	margin:0;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#E5E4E4;
	margin:0;
}
h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:italic;
	font-weight:bold;
	color:#00255C;
	margin:0;
}
.key {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:italic;
	font-weight:bold;
	color:#00255C;
	margin:0;
}
.headling { font-size:16px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-weight:bold;
		color: #B4A15D;
}
.linkhome {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#f4f4f4;
}
.toplinks {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#f4f4f4;
}
.rightlink {  	font-size:11px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight:bold;
		color: #93C8EA;
}
.more {  	font-size:11px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight:bold;
		color: #93C8EA;
}
.centerlink {  	font-size:12px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight:bold;
		color: #93C8EA;
}
.buletleft {  	font-size:16px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		color: #93C8EA;
}
.bottom {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#f4f4f4;
}
.bottomlink {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#f4f4f4;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #B4A15D;
}
a:active {
	text-decoration: none;
}