body {
	background-image: url(../images/color_beigeDRK.jpg);
	background-repeat: repeat;
}
td, input, select, textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	vertical-align: top;
	color: #333333;
}
.bodyBkg {
	background-image:    url(../images/home/body.jpg);
	background-repeat: no-repeat;
	font-family: Georgia;
	vertical-align: top;
}
.bottomSpacer {
	background-image:   url(../images/home/bottom_spacer.jpg);
}
.bottom {
	background-image:   url(../images/home/bottom.jpg);
	background-repeat: no-repeat;
}
.tblBkg {
	background-repeat: no-repeat;
	background-image:  url(../images/body.jpg);
}
.tblBottom {
	background-image: url(../images/bg_r4_c1.jpg);
	background-repeat: no-repeat;
}
.footer {
	background-image: none;
	background-repeat: repeat-y;
	text-align: center;
	font-family: Georgia;
	color: #333333;
	text-decoration: none;
}
.pgTitle {
	font-size: 13pt;
	font-weight: bold;
	color: #333333;
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: groove;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	right: 3px;
	margin: 5px;
}
.frmSent {
	background-image: url(../images/color_beigeDRK.jpg);
	background-repeat: repeat;
	border: #666666;
}
.tblBkgLt {
	background-image: url(../images/color_beige.jpg);
	background-repeat: repeat;
	padding: 2px;
}
.cmsTbl {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(../images/color_beigeDRK.jpg);
	background-repeat: repeat;
	padding: 2px;
	font-size: 8pt;
}
.navBkg {
	background-image: url(../images/home/bkg_r8_c1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 95px;
}
.navBkgCMS {
	background-image: url(../images/home/bkg_r8_c1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 120px;
}
.imgRightBorder {
	margin-bottom: 5px;
	margin-left: 10px;
	border: 1px solid #474E46;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
.projectUpdateTbl {
	border: 2px outset #999999;
}
.projectUpdateTR {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 2px;
	margin: 2px;
}
