.Banner {
	font-size: 22px;
	vertical-align: bottom;
	padding-left: 30px;
	padding-bottom: 4px;
}
.TopLinks {
	font-size: 20px;
	padding-right: 10px;
	padding-left: 10px;
	border: thin none #FFFFFF;
}
.TopLinksLineLeft {
	font-size: 20px;
	padding-right: 10px;
	padding-left: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}


body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(img/CenterTableFill.jpg);
}
.tdIndex {
	background-image: url(img/IndexBG.jpg);
	background-repeat: no-repeat;
}
.SubSectionTitle {
	background-image: url(img/TableTitle.jpg);
	height: 29px;
	width: 100%;
	padding-left: 30px;
	font-size: 24px;
}
.SubSectionBg {
	background-image: url(img/TableBG.jpg);
	height: 159px;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 30px;
}
.CenterTableTop {
	background-image: url(img/CenterTableTop.jpg);
	background-repeat: no-repeat;
	height: 22px;
	padding: 0px;
}
.CenterTableCenter {
	background-image: url(img/CenterTableFill.jpg);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.CenterTableBottom {
	background-image: url(img/CenterTableBottom.jpg);
	background-repeat: no-repeat;
	height: 22px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
.tdItemTitle {
	font-size: 20px;
	color: #FFFFFF;
	text-decoration: underline;
	border: thin none #FFFFFF;
}

.tdMiddleTable {

}
.tdCenterThis {
	text-align: center;
	vertical-align: middle;
	padding-bottom: 10px;
	width: 120px;
}
.ThumbBorder {
	border: 2px solid #690C0C;
}
.tdItemInfo {
	color: #FFFFFF;
	border: thin none #FFFFFF;
	padding-top: 5px;
	padding-bottom: 10px;
}
.tdSubTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	padding-top: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-bottom: 2px;
	padding-right: 100px;
}

.tdResumeList {
	padding-top: 10px;
	text-align: left;
	padding-left: 0px;
	list-style-position: inside;
}
.tdResume {
	padding-top: 10px;
	text-align: left;
	padding-left: 40px;
}
