.Cell-Border-Bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.Cell-Border-left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
.Cell-Border-left-Bottom {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.cell1 {
	border-top: 2px solid #F9F9F9;
	border-right: 2px solid #D5D5D5;
	border-bottom: 2px solid #D5D5D5;
	border-left: 2px solid #F9F9F9;
	background-color: #FFFFE8;
}
.text1 {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: 4px;
}
.TextSameAsLink {
	font-size: 12px;
	color: #888888;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	line-height: 150%;
	letter-spacing: 4px;
}

.TextSameAsLinkNoSpace {
	font-size: 12px;
	color: #888888;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	line-height: 150%;
}

.TH150 {
	line-height: 150%;
}

.cell2 {
	background-color: #9898CD;
	vertical-align: top;
	color: #FFFFFF;
	text-align: left;
	border: 1px none #9898CD;
}


.text2 {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 12px;
}

.text3 {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	line-height: 150%;
}
.text4 {
	font-size: 14px;
	text-decoration: none;
	line-height: 150%;
}

.text5 {
	font-size: 16px;
	text-decoration: none;
	line-height: 150%;
}

.text-NormalPara {
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	line-height: 150%;
}

.text-NormalParaSpace {
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	line-height: 150%;
	letter-spacing: 1px;
}

.text-blink {
	text-decoration: blink;
}

a:link {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	line-height: 150%;
}
a:visited {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	line-height: 150%;
}
a:active {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	line-height: 150%;
}
a:hover {
	font-size: 12px;
	color: #DD5500;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	line-height: 150%;
}

