body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	background-color: #C9CAC9;
}p {
	margin-top: 0px;
}
.titleCss {
	font-size: 24px;
	color: #666666;
}
.subTitleCss {
	font-size: 12px;
	color: #414141;
	font-weight: bold;
}
.contentCss {
	font-size: 10px;
	color: #67768D;
}
.contentCssB {
	font-size: 11px;
	color: #67768D;
	font-weight: bold;
}
.contentSubTitle {
	font-size: 10px;
	font-weight: bold;
	color: #475054;
}
.titleWithBottomLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-size: 24px;
	color: #666666;
	background-image: url(image/main/titleBar.jpg);
}
.leftDash {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #999999;
}
.aboutTableBackground {
	background-image: url(image/main/aboutBg.jpg);
}
.downSolid {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.downDash {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
a {
	text-decoration: none;
	color: #333333;
}
.email {
	color: #003399;
	text-decoration: underline;
}
.TopContent {
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
}
.bottomContent {
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
