body{
	margin: 0px;
}
.nevbg {
	background-image: url(images/nevbg.gif);
	background-repeat: repeat-x;
}
.tdbg {
	background-color: #FFFFFF;
	background-image: url(images/bg1.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.barbg {
	background-image: url(images/boxbg_1.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.tdlineleft {
	background-image: url(images/boxline.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.tdlineright {
	background-image: url(images/boxline.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.tdlinebottom {
	background-image: url(images/boxline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.pinktdline {
	background-image: url(images/pinkline.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.boxboldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #12689f;
	text-decoration: none;
}

.pinktdline2 {
	background-image: url(images/pinkline.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.pinktdlinebottom {
	background-image: url(images/pinkline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #080808;
	text-decoration: none;
}

.pinktdlinetop {
	background-image: url(images/pinkline.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.more {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #418ebc;
	text-decoration: none;
	font-size: 12px;
}
.more:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #e5a801;
	text-decoration: none;
	font-size: 12px;
}
.moneytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #050505;
	text-decoration: none;
}
.subtextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #1068a0;
	text-decoration: none;
	padding-left: 5px;
}
.futerbg {
	background-image: url(images/futterbg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.futertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fefafa;
	text-decoration: none;
}
.futertext:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #36adff;
	text-decoration: none;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #92d5ff;
	text-decoration: none;
}
