body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	line-height: 13.9px;
}
.sub_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #28619F;
	font-weight: bold;
}
a:link {
	color: #28619F;
	text-decoration: none;
}
a:visited {
	color: #28619F;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #28619F;
}
.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #97998A;
	padding: 15px 20px;
	line-height: 120%;
}
.bg {
	background-image: url(Images/bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.right_boarder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #97998A;}

.boarder_right_1 {
	background-image: url(Images/bg_boarder.gif);
	background-repeat: repeat-y;
	background-position: right;
	vertical-align: bottom;
	}
.boarder_right {
	background-image: url(Images/bg_boarder.gif);
	background-repeat: repeat-y;
	background-position: right;
	vertical-align: bottom;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #98988D;
}
.bg_base {
	background-image: url(Images/bg_boarder.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.bg_left_1 {
	background-image: url(Images/bg_boarder.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.bg_left {
	background-image: url(Images/bg_boarder.gif);
	background-repeat: repeat-y;
	background-position: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #98988D;
}
.boarder_top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #98988D;
}
