.bg_left {
	background-image: url(images/bg2.gif);
	background-repeat: repeat-y;
	background-position: left bottom;
}
.bg_bottom {
	background-image: url(images/bg1.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.bg_top {
	background-image: url(images/m4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.copyright {
	text-align: center;
	padding: 10px;
}
a:link {
	color: #0a0a0a;
	text-decoration: underline;
}
a:visited {
	color: #646464;
	text-decoration: underline;
}
a:hover {
	color: #D31A5D;
	text-decoration: none;
}
a:active {
	color: #D31A5D;
	text-decoration: none;
}
.space_box {
	text-align: center;
	vertical-align: top;
	padding: 7px;
}
.space_articles {
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-align: left;
	vertical-align: top;
}
.space_top {
	text-align: left;
	vertical-align: top;
	padding-top: 37px;
	padding-left: 61px;
}

.space_top a:link {
	color: #FFFEFF;
	text-decoration: none;
	font-size: 10px;
}
.space_top a:visited {
	color: #F4F4F4;
	text-decoration: none;
	font-size: 10px;
}
.space_top a:hover {
	color: #B5E2F9;
	text-decoration: none;
	font-size: 10px;
}
.space_top a:active {
	color: #B5E2F9;
	text-decoration: none;
	font-size: 10px;
}
.centertext {
	text-align: left;
	vertical-align: top;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3C88C1;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #5D5D5D;
}
.space_arrow {
	padding-top: 290px;
	padding-left: 423px;
}
.bg_go {
	background-image: url(images/go.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.space_go {
	padding-right: 21px;
	padding-bottom: 24px;
	text-align: right;
	vertical-align: bottom;
}
.space_form {
	text-align: right;
	vertical-align: bottom;
	padding-right: 33px;
	padding-bottom: 25px;
}


.articles {
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 5px;
}
.go_form {
	height: 23px;
	width: 144px;
	border: 1px solid #E54C82;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-left: 2px;
}
.white {
	background-color: #FFFEFF;
}
.banner {
	text-align: center;
	vertical-align: top;
	padding-right: 5px;
	padding-left: 10px;
	padding-top: 20px;
}
