@charset "utf-8";

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #4E8487;
	line-height: 18px;
}
body {
	background-color: #0A150A;
	background-image: url(pics/rsbw_bg2.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-position: center top;
}
a:link, a:visited, a:active {
	text-decoration: none;
	color: #2BCCD5;
}
a:hover {
	text-decoration: none;
	color: #FFF;
}
strong {
	color: #5E9EA2;
}
.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 26px;
	color: #090;
}
.menu a:link, .menu a:visited, .menu a:active {
	text-decoration: none;
	color: #090;	
}
.menu a:hover {
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
}
.tits {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFF;
	padding-bottom: 10px;
	line-height: 22px;
}
.subtits {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFF;
	padding-top: 10px;
	line-height: 22px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
