a.top:link {
	font-weight: normal;
	text-decoration: none;
	color: #FFCC00;
}
a.top:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #FFCC00;
}
a.top:visited {
	text-decoration: none;
	font-weight: normal;
	color: #FFCC00;
}
a:hover {
	text-decoration: underline;
}
.more {
	text-align: right;
}

body {
	font: 11px tahoma, arial, sans-serif;
	margin: 0;
	padding: 0;
	color: #5C5C5C;
}

body {

	background: url(images/header_bg.jpg) repeat-x;
	margin-top: 0px;
	text-align: center;
}

a {
	font-weight: bold;
	color: #5C5C5C;
}
#body a.green {
	color: #9AAB68;
	font-weight: normal;
	text-decoration: underline;
}
.topicHd {
	font-family: Tahoma, Arial;
	font-size: 14px;
	color: #A9B575;
}
.topichdsm {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #A9B575;
}
.copyright {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.deco {
	text-decoration: none;
}
.titleHd {
	font-family: Tahoma, Arial;
	font-size: 14px;
	color: #9EAF6B;
	background-color: #454841;
	text-align: left;
}
hr {
margin-top: 5px;
margin-bottom: 5px
border: 0;
color: #666666;
background-color: #FFFFFF;
height: 1px;
width: 100%;
text-align: left;
}
h3 {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #A2B16E;
	font-weight: normal;
}
a.sm:link {
	font-weight: normal;
	text-decoration: none;
	color: #999999;
	font-family: Tahoma, Arial;
	font-size: 11px;
}
a.sm:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #666666;
	font-family: Tahoma, Arial;
	font-size: 11px;
}
a.sm:visited {
	text-decoration: none;
	font-weight: normal;
	color: #999999;
	font-family: Tahoma, Arial;
	font-size: 11px;
}
h2 {
	font-family: Tahoma, Arial;
	font-size: 14px;
	font-weight: normal;
	color: #9EAF6B;
}
h4 {
	font-family: Tahoma, Arial;
	font-size: 14px;
	font-weight: normal;
	color: #9EAF6B;
}
