body {
	font-family: Tahoma;
	font-size: 9pt;
	color: #000000;
	background-color: #FFFFFF;
	margin-top: 20px;
	margin-left: 0px;
}
.mainTableBG {
	background-color: #77787C;
	background-image: url(/images/template/backTile.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.innerTableLayout {
	margin: 15px;
	border: 1px solid #FFFFFF;
}
.mainMenuBG {
	background-color: #78777D;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.mainMenuText {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}
.mainMenuText:hover {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}
.footer {
	font-family: Tahoma;
	font-size: 8pt;
	color: #999999;
	text-decoration: none;
}
.textTablePadding {
	padding-right: 5px;
	padding-left: 5px;
}
.picBorder {
	border: 1px solid #77787C;
}
.generalTimberBG {
	background-image: url(/images/general/greyBackground.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.headerTD {
	padding-left: 8px;
	font-size: 16px;
	font-weight: bold;
}
