body {
	margin: 0px;
	background-color: #FFFFFF;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	font-size: 12px;
	font-weight: bold;
	color: #8c545e;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #8c545e;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #8c545e;
	text-decoration: underline;
}
a:active {
	font-size: 12px;
	font-weight: bold;
	color: #8c545e;
	text-decoration: underline;
}
.bodybkgd {
	background-attachment: scroll;
	background-image: url(../images/bkgd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bodyleft {
	background-attachment: scroll;
	background-image: url(../images/shadow_left.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.bodyright {
	background-attachment: scroll;
	background-image: url(../images/shadow_right.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.subsectionbkgd {
	background-color: #e3e1a2;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(../images/subsection_bkgd.gif);
	background-repeat: repeat-y;
	background-position: left top;
	text-align: center;
}
.subsectionlinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #8c545e;
	background-color: #FFFFCC;
	text-align: center;
}
.subsectiontop {
	background-attachment: scroll;
	background-color: #FFFFCC;
	background-image: url(../images/subsection_top.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #999933;
	text-align: center;
}
.subsectiontable {
	margin: 10px;
}
.subsectionbottom {
	background-attachment: scroll;
	background-color: #e3e1a2;
	background-image: url(../images/subsection_bottom.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.subsectionleft {
	background-attachment: scroll;
	background-color: #e3e1a2;
	background-image: url(../images/subsection_left.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.subsectionright {
	background-attachment: scroll;
	background-color: #e3e1a2;
	background-image: url(../images/subsection_right.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
a.subsectionlinks:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: 8c545e;
}
a.subsectionlinks:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: 8c545e;
}
a.subsectionlinks:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: 8c545e;
	text-decoration: underline;
}
a.subsectionlinks:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: 8c545e;
	text-decoration: underline;
}
.cakeTable {
	border: 1px solid #8A555E;
	font-size: 10px;
}
.footer {
	font-size: 10px;
}
a.footer:link {
	font-size: 10px;
	font-weight: bold;
	color: #8c545e;
	text-decoration: none;
}
a.footer:visited {
	font-size: 10px;
	font-weight: bold;
	color: #8c545e;
	text-decoration: none;
}
a.footer:hover {
	font-size: 10px;
	font-weight: bold;
	color: #8c545e;
	text-decoration: underline;
}
a.footer:active {
	font-size: 10px;
	font-weight: bold;
	color: #8c545e;
	text-decoration: underline;
}

