#mycustomscroll {
margin-top:-4px;
}body {
	font-family: "Century Gothic", sans-serif;
	font-size: 8pt;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
}
.Title {
	font-family: "Century Gothic", sans-serif;
	font-size: 10pt;
	color:#6B6C6D;
	text-transform: uppercase;
	font-weight: bold;
	line-height:19px;
}
.Title2 {
	font-family: "Century Gothic", sans-serif;
	font-size: 8pt;
	color:#6B6C6D;
	font-weight: bold;
	line-height:15px;
	letter-spacing:1px;
}

.SubTitle {
	font-family: "Century Gothic", sans-serif;
	font-size: 8pt;
	letter-spacing: 1pt;
}
.Content { 
	font-family: "Century Gothic", sans-serif;
	font-size: 8pt;
	color:#6B6C6D;
	font-weight: bold;
	line-height:12pt;
	letter-spacing: 1pt;
}
.Nav2 {
	font-family: "Century Gothic", sans-serif;
	font-size:6pt;
	color:#ffffff;
	font-weight: bold;
	letter-spacing: 1pt;
}
Nav2:link, a.Nav2:visited, a.Nav2:hover, a.Nav2:active {
	text-decoration:none;
	font-weight: bold;
	color:#ffffff;
}
Nav2:hover {color:#e2001a;
color:#f8dc15;
font-weight: bold;

}
.Nav3 {
	font-family: "Century Gothic", sans-serif;
	font-size:8pt;
	color:#6B6C6D;
		letter-spacing: 1pt;
}
a.Nav3:link, a.Nav3:visited, a.Nav3:hover, a.Nav3:active {
	text-decoration:none;
		color:#6B6C6D;
}
a.Nav3:hover {color:#e2001a;
color:#c32645;

}
.Nav4 {
	font-family: "Century Gothic", sans-serif;
	font-size:8pt;
	color:#c32645;
		letter-spacing: 1pt;
}
.Nav5 {
	font-family: "Century Gothic", sans-serif;
	font-size:6pt;
	text-decoration:none;

	color:#ffffff;
	font-weight: bold;
	letter-spacing: 1pt;
}
a.Nav5:link, a.Nav5:visited, a.Nav5:hover, a.Nav5:active {
	text-decoration:none;
	font-weight: bold;
	color:#ffffff;
}
a.Nav5:hover {color:#f8dc15;
color:#f8dc15;
font-weight: bold;

}


.Scroll-Bg {
	background-image: url(../images/scroll_bg.gif);
	background-repeat: repeat-y;
}
