body {
	background-color:#F1F1F1;
	margin-top: 40px;
	margin-left: 0px;
	text-align: center;
}
div, p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	line-height: 12px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8091B5;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}
hr {
	margin: 0px;
	padding-bottom: 10px;
	border: none 0px; 
	border-top: 1px solid #666666;/*the border*/
	width: 100%;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}
#containerHead {
	width: 750px;
	height: 85px;
	margin: 0px auto;
	background-color: #FFFFFF;
}
#containerSA {
	width: 750px;
	height: 40px;
	margin: 0px auto;
	background-color: #FFFFFF;
	text-align: left;
}
#containerNav {
	width: 750px;
	height: auto;
	margin: 0px auto;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../images/index_welcome.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#containerMid {
	width: 750px;
	height: auto;
	margin: 0px auto;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 28px;
}
#containerFoot {
	width: 750px;
	height: 40px;
	margin: 0px auto;
	background-color: #FFFFFF;
	padding-top: 5px;
}
#containerEnd {
	width: 750px;
	height: auto;
	margin: 0px auto;
	background-color: #F1F1F1;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	text-indent: 20px;
	color: #666666;
	text-decoration: none;
}
#containerEnd a {
	color: #666666;
}
#containerEnd a:hover {
	color: #999999;
}
.width15 {
	width: 15px;
}
.width13 {
	width: 13px;
}
.width160 {
	width: 160px;
}
.width535 {
	width: 535px;
}
.leftNavPad {
	padding-bottom: 3px;
	vertical-align: top;
}
.newsText {
	width: 236px;
	height: auto;
	background-color: #E6E6E6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	line-height: 12px;
	padding: 10px;
}
.boldy {
	font-weight: bold;
}
.box02 {
	padding-top: 11px;
	padding-right: 20px;
	padding-bottom: 11px;
	padding-left: 20px;
	color: #666666;
}
.box02 a {
	color: #666666;
}
.box02 a:hover {
	color: #CCCCCC
}
