@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #FFFFFF;
}
.forBlack {
	color: #000000;
}


.mainTable {
	margin-right: auto;
	margin-left: auto;
}
.forRight {
	text-align: right;
}
.forCenter {
	text-align: center;
}
.forLogo {
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
.forName {
	margin-right: 15px;
}
.tdMenu {
	padding-bottom: 10px;
}

.forHeader {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
}
.forHeaderProp {
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 15px;
}
.imgSmall {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 75px;
}
.subText {
	float: left;
	margin-top: 10px;
	color: #FFFFFF;
}
.bodyLinks {
	color: #FFFFFF;
	text-decoration: none;
}
.bodyLinks:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.bodyLinks:visted {
	color: #FFFFFF;
	text-decoration: underline;
}
.imageLinks {
	text-decoration: none;
	border: 1px solid #000000;
}
.imageLinks:hover {
	text-decoration: none;
	border: 1px solid #000000;
}
.imageLinks:visted {
	text-decoration: none;
	border: 1px solid #000000;
}

.tdSubPad {
	padding: 10px;
}
.subTextWrap {
	margin-top: 10px;
	color: #FFFFFF;
}
.forBlackBold {
	color: #000000;
	font-weight: bold;
}
.forCenterBlack {
	text-align: center;
	color: #000000;
}
.forPropHeader {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 140%;
	text-align: right;
}
.forBlackRight {
	color: #000000;
	text-align: right;
}
.forWhiteBold {
	color: #FFFFFF;
	font-weight: bold;
}
.imgWrap {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.forZS {
	color: #666666;
	text-align: center;
	text-decoration: none;
	font-size: 90%;
}
.forZSLink {
	color: #666666;
	text-align: center;
	text-decoration: none;
}

