@charset "utf-8";
/* CSS Document */

body {
	font-family: "century gothic";
	font-size: 9pt;
	color: #79392B;
}
.slide-out-div {
	padding: 20px;
	width: 60px;
	background: #ffffff;
	border: 0px solid;
	position: fixed;
	top: 50px;
	right: 20px;
}


img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.ceo {
	position: fixed;
	left: -5px;
	top: -2px;
}
a:link {
	text-decoration: none;
	color: #DB214C;
}
a:visited {
	text-decoration: none;
	color: #DB214C;
}
a:hover {
	text-decoration: none;
	color: #6C7139;
}
a:active {
	text-decoration: none;
	color: #DB214C
}
a.footer:link, a.footer:visited, a.footer:active    {
	color: #FFFFFF;
}
a.footer:hover {
	color: #FFCCFF;
	text-decoration: underline;
}
.footer {
	color: #FFFFFF;
	font-weight: bold;
	font-size: x-small;
}

.style1 {font-size: x-small}
.style2 {font-size: small}
.formbutton {
	font-family: "century gothic";
	font-weight: bold;
	color: #333333;
	background-color: #FFCCCC;
	border: 1pt solid #FF9999;
}
hr {
	color: #9CC069;
}

#marqueecontainer{
	position: relative;
	width: 100%; /*marquee width */
	height: 470px; /*marquee height */
	background-color: white;
	overflow: hidden;
	padding: 2px;
	padding-left: 4px;
}
.swish {
}

