body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body a:link {
	color: #666666;
}
body a:visited {
	color: #666666;
}
body a:hover {
	color: #E82851;
}
body a:active {
	color: #666666;
}
.regular {
	font-family: "Microsoft Sans Serif", "Geneva", sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}
.bold {
	font-family: "Microsoft Sans Serif", "Geneva", sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	font-weight: bold;
}
.big {
	font-family: "Microsoft Sans Serif", "Geneva", sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
	font-weight: bold;
}
.header {
	font-family: "Microsoft Sans Serif", "Geneva", sans-serif;
	font-size: 18px;
	color: #666666;
	line-height: 24px;
}
.marker {
	background-color:#FFF6F5;
}
.header_red {
	font-family: "Microsoft Sans Serif", "Geneva", sans-serif;
	font-size: 24px;
	color: #660000;
	line-height: 24px;
}

.header_red a:link { text-decoration: underline; color:#660000; }
.header_red a:visited { text-decoration: none; color:#660000; }
.header_red a:hover { text-decoration: none; color:#000000; }
.header_red a:active { text-decoration: none; color:#660000; }

#pop_banner {
	position:relative;
	z-index:1;
	width: 230px;
	height: 157px;
	left: 0;
	top: 0;
	visibility: visible;
}


