.outlinebottom {
	background-image: url(img/line_btm.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.outlineleft {
	background-image: url(img/line_lft.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.outlineright {
	background-image: url(img/line_rt.jpg);
	background-repeat: repeat-y;
}
.outlinetop {
	background-image: url(img/line_tp.jpg);
	background-repeat: repeat-x;
}
.outlinebottomdk {
	background-image: url(img/outline_dk_btm.jpg);
	background-repeat: repeat-x;
	background-position: top;

}
.outlinetopdk {
	background-image: url(img/outline_dk_top.jpg);
	background-repeat: repeat-x;
	background-position: bottom;

}
.outlineleftdk {
	background-image: url(img/outline_dk_lft.jpg);
	background-repeat: repeat-y;
	background-position: right;

}
.outlinerightdk {
	background-image: url(img/outline_dk_rht.jpg);
	background-repeat: repeat-y;
	background-position: left;

}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}

.ads p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #449091;
	font-weight: bold;
	text-align: center;
}

.APPbanner {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	list-style-type: none;
}
