body {
	margin: 0px;
	padding: 0px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #61513e;
	background-color: #FFFFFF;
}
.articleTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3e2218;
}
.tableBorder {
	background-color: #93a5ad;
}
.bannerBkgd {
	background-attachment: scroll;
	background-image: url(../images/banner_bkgd.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3e2218;
}
input.buttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #93a5ad;
	border: 1px solid #000000;
}
a:link {
	color: #61513e;
	font-weight: bold;
}
a:visited {
	color: #61513e;
	font-weight: bold;
}
a:hover {
	color: #3e2218;
	font-weight: bold;
}
a:active {
	color: #3e2218;
	font-weight: bold;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #93a5ad;
}
.calendarTitle {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #C0CBCF;
}
.calendarRow {
	background-color: #E6EBEC;
}
.tableSubTitle {
	color: #FFFFFF;
	background-color: #C0CBCF;
}
.logout {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #3e2218;
}
a.logout:link {
	color: #61513e;
	font-weight: normal;
	text-decoration: none;
}
a.logout:visited {
	color: #61513e;
	font-weight: normal;
	text-decoration: none;
}
a.logout:hover {
	color: #3e2218;
	font-weight: normal;
	text-decoration: underline;
}
a.logout:active {
	color: #3e2218;
	font-weight: normal;
	text-decoration: underline;
}
