.holdTbl {
	font-family: Verdana;
	background-color: #FFFFFF;
	border-right: 1px solid #5f686b;
	border-bottom: 1px solid #5f686b;
	border-left: 1px solid #5f686b;
}
.popupTbl {
	font-family: Verdana;
	background-color: #FFFFFF;
	border: 1px solid #5f686b;
}
body {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	height: 100%;
	margin: 0px;
	padding: 0px;
}
.default {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}
.topTbl {
	background-color: #FFFFFF;
	background-image: url(imgs/hd_bkgd.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.date {
	font-size: 10px;
	font-weight: bold;
	color: #5d6366;
	padding-top: 6px;
}
.navTxt {
	height: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #2f3132;
	border-bottom-color: #2f3132;
	background-color: #616769;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}
.navIconTxt {
	height: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #2f3132;
	border-bottom-color: #2f3132;
	background-color: #ccd3d5;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}
.navTxt1 {
	color:#FFFFFF;
}
a.navTxt1:link {
	color:#FFFFFF;
	text-decoration: none;
}
a.navTxt1:visited {
	color:#FFFFFF;
	text-decoration: none;
}
a.navTxt1:hover {
	color:#FFFFFF;
	text-decoration: underline;
}

.leftColBk {
	background-color: #FFFFFF;
	background-image: url(imgs/l_col_bkgd.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.welcomeTxt {
	font-size: 10px;
	color: #262626;
	background-color: #f9f9f9;
}
.redTxt {
	color: #a70000;
}
.base {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #333333;
	padding-top: 5px;
	background-color: #FFFFFF;
	background-image: url(imgs/base_bkgd.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.bodyBorder {
	background-image: url(imgs/bodyborder.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.contentTxt {
	padding-right: 10px;
}
a:link {
	color: #003366;
	text-decoration: underline;
}
a:visited {
	color: #003366;
	text-decoration: underline;
}
a:hover {
	color: #FF0033;
	text-decoration: none;
}
.smallTxT {
	font-size: 10px;
}
.blueTxt {
	color: #1b4d82;
}
.greyTxt {
	color: #515151;
}
.bigRedTxt {
	font-size: 18px;
	font-weight: bolder;
	color: #a70000;
}
.butt {
	font-size: 10px;
	font-weight: bold;
	color: #FAFBFB;
	background-color: #616769;
	border: 1px solid #2F3132;
}
