body {
	background-image: url(images/siteBG.jpg);
	background-repeat: no-repeat;
	background-color: #3f4660;
}
.style3 {
	color: #FFFFFF;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
.style5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #CCCCCC;
}
.style8 {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}
.style9 {	font-size: 16px;
	font-weight: bold;
	color: #66FFFF;
}
.style10 {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
a.B:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;
}
a.B:visited {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
}
a.B:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
}
a.B:active {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
}
#rs_sb_contain{height: 400px; width: 400px; position: relative;}
#rs_sb_contain #rs_search{position: absolute; top: -227px; left: -16px; z-index: 0;}
