body {
	background-color: #c9d6e4;
	background-image: url(../images/bg_main.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #5A5550;
	line-height: 18px;
}
.middlebg {
	background-image: url(../images/bg_middle.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.bottombg {
	background-image: url(../images/bg_bottom.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.sidebg {
	background-image: url(../images/sidebg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #c1cad3;
}
a:link {
	color: #92806D;
}
a:visited {
	color: #92806D;
}
a:hover {
	color: #92806D;
}
a:active {
	color: #92806D;
}
.pagetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 40px;
}
