body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url();
	background-color: #FFFFFF;
}
.box {
	width: 870px;
	background-color: #FFFFFF;
}
.brdr_left {
	width: 14px;
	background-image: url(images/brleft.gif);
	background-repeat: repeat-y;
}
.brdr_right {
	width: 14px;
	background-image: url(images/brright.gif);
	background-repeat: repeat-y;
}
.ftr {
	background-image: url(images/ftr.jpg);
	height: 121px;
	width: 870px;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	padding-right: 240px;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 24px;
}
.content_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	padding-right: 40px;
	padding-left: 40px;
}
a:link {
	color: #0796d8;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0796D8;
}
a:hover {
	text-decoration: none;
	color: #00D7D7;
}
a:active {
	text-decoration: none;
	color: #0796D8;
}
.class2 a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.class2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.class2 a:hover {
	color: #00FFFF;
	text-decoration: none;
	font-weight: bold;
}
.class2 a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
