.mainBG {
	background-color: #6B6BA6;
}
.tblBG {
	background-attachment: fixed;
	background-image: url(/img/crIntranetBG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.menuItems {
	font-family: Arial;
	font-size: 8pt;
	font-weight: 500;
	color: #595959;
	font-variant: normal;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	font-size: 8pt;
	font-weight: 500;
	color: #FF0000;
	text-decoration: none;
}
.menuTitle {
	font-family: Arial;
	font-size: 9pt;
	font-weight: 600;
	text-decoration: underline;
	font-style: normal;
	color: #666666;
}
.poBG {
	background-image: url(/img/Original/poBG.gif);
	background-repeat: no-repeat;
}
.cellBG {
	background-image: url(/images/cellBG.jpg);
	background-repeat: no-repeat;
}
.greyBG {
	background-color: #EEEEEE;
}
.whiteBG {
	background-color: #FFFFFF;
}
.mainBGblank {
	background-image: url(/img/crintranetBG_blank.jpg);
	background-repeat: no-repeat;
}
.bluePurpleBG {
	background-color: #DFDDF9;
}
.brdDKgrey {
	border: thin solid #7E7E7E;
}
.ul {
	text-decoration: underline;
}
.bdrTopGrey {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #8D8D8D;
}
.txtRed {
	font-family: Arial;
	font-size: 10px;
	color: #FF0000;
}
.tcTopBG {
	background-image: url(../img/tc_headerBG.gif);
	background-repeat: no-repeat;
}
.menuTblHeader {
	font-family: Arial;
	font-size: 9pt;
	color: #F76463;
	font-weight: bold;
	text-align: left;
	text-indent: 15pt;
}
.tblHeaderBG {
	background-image: url(../img/tblHeaderBG.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.menuTblItems {
	font-family: Arial;
	font-size: 8pt;
	color: #595959;
	font-weight: 500;
	text-align: left;
	text-indent: 30pt;
	list-style-type: circle;
	text-decoration: none;
	list-style-position: outside;
	display: list-item;
}
.tblHeaderBold {
	font-size: 12pt;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.bdrTopLeft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	border-top-color: #333333;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}

.delcode{
	font-family: Arial;
	font-size: 12pt;
	font-weight: 600;
	color: #000;
	font-variant: normal;
	text-decoration: none;
}
.delcode1{
	font-family: Arial;
	font-size: 12pt;
	font-weight: 600;
	color: #F33;
	font-variant: normal;
	text-decoration: none;
}
.bdrRightTop {
	border-right-width: 1px;
	border-top-width: 1px;
	border-right-style: solid;
	border-top-style: solid;
	border-right-color: #333333;
	border-top-color: #333333;
}
.txtNav {
	color: #000099;
	text-decoration: none;
}
.bold {
	font-weight: bold;
}


