body {
	background-image: url(i/page.bg.color.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.pagetop {
	background-image: url(i/page.bg.top.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.pageleft {
	background-image: url(i/page.bg.left.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.pageright {
	background-image: url(i/page.bg.right.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.pagebottom {
	background-image: url(i/page.bg.bottom.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link, a:active, a:visited {
	color: #A1A268;
	font-weight: bold;
}
a:hover {
	color: #000000;
}
a.footer:link, a.footer:active, a.footer:visited {
	color: #262215;
	font-weight: bold;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a.footer:hover {
	color: #000000;
}
.titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
.lgtitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.picturebox {
	border: 1px solid #EDEDD3;
}
