body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.bottom-left {
	background-color: 000214;
	background-image: url(images/bottom-left.gif);
	background-repeat: repeat-x;
	background-position: right;
}
.intro-bg {
	background-image: url(../images/intro-bg.gif);
}
#rand td {
	background-image: url(../images/news-bg.gif);
	border:1px solid #000;
}
.header-bg {
	background-image: url(../images/header-bg.gif);
}
.line-bg {
	background-image: url(../images/line-bg.gif);
}
.main {
	padding: 10px;
}
.mainpay {
	padding: 10px;
	background-image:url(../images/money.jpg);
	background-repeat: no-repeat;
	background-position:bottom right;
}
.main-left {
	background-image: url(../images/main-left.gif);
	background-repeat: repeat-y;
	background-position: right;
	background-color: E3E3E3;
}
.main-right {
	background-color: E3E3E3;
	background-image: url(../images/main-right.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.bottom-right {
	background-color: 000214;
	background-image: url(../images/bottom-right.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.news-bg {
	background-image: url(../images/news-bg.gif);
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #000000;
	padding: 10px;
}.news-date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: AD4E00;
}
.news-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	color: 5A5A5A;
}
.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5a5a5a;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
.fullborder {
	border: 1px solid #000000;
}
.sites {
	background-color: FFCC00;
	border: 1px solid #000000;
}
.sitetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-color: 010437;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-left: 10px;
}


