.topbarStripe {
	background-image: url(../image_main/topbar/striped_bg.gif);
}
body {
	background-color: #65503D;
	margin: 0px;
	padding-top: 0px;
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 5px;
}
.headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFCC;
	padding: 3px;
	background-image: url(../image_main/headline.jpg);
	text-transform: uppercase;
}
.copy2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFCC;
}
.copy a:link {
	color: #0000CC;
	text-decoration: underline;
}
.copy a:visited {
	color: #0000CC;
	text-decoration: underline;
}
.copy a:hover {
	color: #0000CC;
	text-decoration: none;
}
.copy a:active {
	color: #0000CC;
	text-decoration: underline;
}
.copy2 a:link {
	color: #0000CC;
	text-decoration: underline;
}
.copy2 a:visited {
	color: #0000CC;
	text-decoration: underline;
}
.copy2 a:hover {
	color: #993300;
	text-decoration: underline;
}
.copy2 a:active {
	color: #0000CC;
	text-decoration: underline;
}
.bottomNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
}
.bottomNav a:link {
	color: #000000;
	text-decoration: underline;
}
.bottomNav a:visited {
	color: #000000;
	text-decoration: underline;
}
.bottomNav a:hover {
	color: #3099F8;
	text-decoration: none;
}
.bottomNav a:active {
	color: #993300;
	text-decoration: underline;
}
.bullet {
	color: #660000;
}
.bgWhite {
	background-color: #FFFFFF;
}
