body {
scrollbar-face-color: EF6D00;
scrollbar-highlight-color: FFFFFF;
scrollbar-3dlight-color: E8CBB3;
scrollbar-darkshadow-color: D1762A;
scrollbar-shadow-color: D1762A;
scrollbar-arrow-color: FFFFFF;
scrollbar-track-color: ECA66A;
}

.copyright {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}

.copyright:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.topnav {
	font-family: Tahoma;
	font-weight: bolder;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.topnav:hover {
	font-family: Tahoma;
	font-weight: bolder;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

.textwhitebold {
	font-family: Tahoma;
	font-weight: bolder;
	font-size: 11px;
	color: #FFFFFF;
}

.textwhitebold:hover {
	font-family: Tahoma;
	font-weight: bolder;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.textwhite {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	color: #FFFFFF;
}

.textblack {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
}

.textblack:hover {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.title {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 13px;
	color: #EF6D00;
}

.titlebold {
	font-family: Tahoma;
	font-weight: bolder;
	font-size: 13px;
	color: #EF6D00;
}

.titlewhite {
	font-family: Tahoma;
	font-weight: bolder;
	font-size: 13px;
	color: #FFFFFF;
}

.bottomlink {
	font-family: Tahoma;
	font-weight: bolder;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.bottomlink:hover {
	font-family: Tahoma;
	font-weight: bolder;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

ul {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	list-style-type: circle;
}