body {
	margin: 0px;
	background-color: #ffffff;
}

.topmenu {
	background: url(images/topmenu-back.jpg) top right no-repeat;
	height: 36px;
	width: 97px;
	text-align: left;
}

.topmenu a:link, .topmenu a:visited {
	font: bold 11px verdana, arial;
	color: white;
	text-decoration: none;
	padding: 0px 6px 0px 6px;
	display: block;
}

.topmenu a:hover {
	color: #ffcc66;
}

a.sidelink:link, a.sidelink:visited {
	font: bold 14px arial narrow, arial;
	color: #3061ac;
	padding: 3px;
}

#bodycenter {
	padding: 8px;
}

#bodytop {
	background: url(images/bodytop-back.jpg) top left repeat-x;
}

#bodytopleft {
	background: url(images/bodytop-back-1.jpg) top left no-repeat;
}

#bodytopright {
	background: url(images/bodytop-back-2.jpg) top right no-repeat;
	padding: 70px 20px 20px 20px;
}

#bodyleft {
	background: url(images/body-back-left.jpg) top left repeat-y;
}

#bodyright {
	background: url(images/body-back-right.jpg) top right repeat-y;
}

#bodybottomback {
	background: #800000 url(images/bodybottom-back.jpg) top left repeat-x;
}

#bodybottomleft {
	background: url(images/bodybottom-left.jpg) top left no-repeat;
}

#bodybottomright {
	background: url(images/bodybottom-right.jpg) top right no-repeat;
	padding: 10px;
	text-align: center;
	font: bold 11px arial;
	color: black;
}

#bodytable td {
	background-color: white;
	border: solid 1px #404040;
}
