/* CSS Document */
body {
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e5e5e5;
	background-position: left top;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222222;
}
a {
	color: #C80000;
	text-decoration: underline;
}
a:hover {
	color: #5192B4;
	text-decoration: underline;
}
.s-bg {
	background-image: url(s-bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-bottom: 20px;
}
h1 {
	color: #404a57;
	font-size: 24px;
	font-weight: normal;
	line-height: 28px;
	text-align: left;
}
.content {
	line-height: 22px;
	text-align: justify;
}
.s-mn1 {
	background-color: #161d26;
	background-image: url(s-bg1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border: 1px solid #6a717b;
	font-size: 13px;
	font-weight: bold;
	padding-left: 17px;
	padding-right: 5px;
}
.s-mn1 a {
	color: #FFFFFF;
	text-decoration: none;
}
.s-mn1 a:hover {
	color: #B4E3F5;
	text-decoration: none;
}
.s-mn2 {
	background-color: #FFFFFF;
	background-image: url(s-bg2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border: 1px solid #b6e4f7;
	font-size: 12px;
	font-weight: normal;
	padding-left: 17px;
	padding-right: 5px;
}
.s-mn2 a {
	color: #354f69;
	text-decoration: none;
}
.s-mn2 a:hover {
	color: #478FB4;
	text-decoration: none;
}
.s-mn3 {
	background-color: #212934;
	background-image: url(s-bg3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border: 1px solid #6a717b;
	font-size: 12px;
	font-weight: normal;
	padding-left: 17px;
	padding-right: 5px;
}
.s-mn3 a {
	color: #B4E3F5;
	text-decoration: none;
}
.s-mn3 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

