body {
	background-image: url(../images/defaultbg.jpg);
	background-repeat: repeat;
}
table.tableDefaultEyeliner {
	border: 1px solid #C00222;
}

td.TDNavGrayStrokeTop {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
}
td.TDNavGrayStroke {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
td.TDPadding10Pixels {
	padding: 0px 5px 0px 15px;
}
table.TablePadding10Pixels {
	padding: 0px;
	margin-right: 15px;
}
td.TDSubPadding10Pixels {

	padding: 0px 10px 0px 5px;
}
td.tdBioBottomStroke {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
p.PSubPageText {
	font-family: Tahoma, Arial, Verdana;
	font-size: 15px;
	line-height: 20px;
	color: #000000;
}
ul.ULSubPageText {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	font-weight: bold;
}
p.PSubPageBioText {

	font-family: Tahoma, Arial, Verdana;
	font-size: 13px;
	line-height: 18px;
	color: #000000;
}
