BODY {
	margin: 0px;
	padding: 0px;
	background: url('http://www.halleopard.com/images/index_04.gif');
	background-repeat: repeat-x;
	background-color: #284237;
}

BODY.iframe {
	background: url('images/index_08.gif');
	background-attachment: fixed;
}

.menu {
	font-family: verdana, sans-serif;
	font-size: 10px;
	padding-left: 50px;
	padding-right: 50px;
}

.menu UL {
	padding-left: 0px;
	margin-left: 0px;
	list-style: none;
}

.menu li {
	border-bottom: 1px solid #769C85;
}

.menu A {
	padding-right: 3px;
	padding-left: 3px;
	display: block;
	text-decoration: none;
}

.menu LI A:link, .menu LI A:visited {
	color: #284237;
}

.menu LI A:active, .menu LI A:hover {
	color: #284237;
	background-color: #94C3A9;
}

.title {
	font-family: times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #44745E;
	padding-left: 20px;
}

.content {
	font-family: verdana, sans-serif;
	color: #284237;
	padding-top: 10px;
}

.content A:link, .content A:visited {
	color: #284237;
	text-decoration: none;
	border-bottom: 1px solid #769C85;
}

.content A:active, .content A:hover {
	color: #44745E;
	border-bottom: 1px solid #769C85;
}

.strong {
	font-size: 16px;
}

.footer {
	font-family: verdana, sans-serif;
	font-size: 16px;
	color: #94C3A9;
	padding-bottom: 10px;
	font-weight: bold;
}

.footer SMALL {
	font-size: 9px;
	font-weight: normal;
}

TD.normal {
	background-color: #94C3A9;
}

TD.highlite {
	background: transparent;
}

.small {
	font-size: 12px;
}

A.plain {
	border-bottom: 0px solid black;
}

.featured TD {
	margin: 0px;
	padding: 0px;
	font-family: verdana, sans-serif;
	font-size: 14px;
	color: #94C3A9;
	background-color: #284237;
	border: 3px solid #284237;
}

#firstlet {
	font-size: 20px;
	font-weight: bold;
}