body {
	background-image: url(../images/bg_tile02.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #b7a192;
}
body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
}
h1 {
	color:#333333;
	font-size: 15px;
	text-decoration: underline;
}
h2 {
	color:#333333;
	font-size: 15px;
	text-decoration: none;
	margin: 3px;
	text-align:left;
}

a {
	font-size: 13px;
	font-weight: bold;

}
a:link {
	text-decoration: underline;
	color: #af2a01;
	font-weight: bold;
}
a:visited {
	text-decoration: underline;
	color: #AF2A01;
	font-weight: bold;

}
a:hover {
	text-decoration: underline;
	color: #FE501D;
	font-weight: bold;
}
a:active {
	text-decoration: underline;
	color: #AF2A01;
	font-weight: bold;
}
.tableBody {
	width: 808px;
	margin-left: auto;
	margin-right: auto;
	background-image:url(../images/body_bg.jpg);
}
.homeQualify {
	width: 332px;
	height: 175px;
	border-right: solid 1px #51402c;
	border-bottom: solid 1px #51402c;
	color: #fefbdb;
	padding: 5px 5px 0px 8px;
	
}
.homePrograms {
	width: 381px;
	height: 174px;
	border-bottom: solid 1px #51402c;
	color: #fefbdb;
	padding: 5px 5px 0px 8px;

}
.homeDifferent {
	width: 397px;
	height: 264px;
	border-right: solid 1px #51402c;
	border-bottom: solid 1px #51402c;
	color: #fefbdb;
	padding: 5px 5px 0px 8px;
	
}
.homeStaff {
	width: 316px;
	height: 264px;
	border-bottom: solid 1px #51402c;
	color: #fefbdb;
	padding: 5px 5px 0px 8px;

}
.homeFoot {
	height: 58px;
	text-align: center;
	color: #fefbdb;

}
.homeFoot a {
	font-size: 14px;
	font-weight: normal;
	color: #fefbdb;
}
.homeFoot a:link {
	text-decoration: none;
	color: #fefbdb;
	font-weight: normal;
}
.homeFoot a:visited {
	text-decoration: none;
	color: #fefbdb;
	font-weight: normal;

}
.homeFoot a:hover {
	text-decoration: underline;
	color: #fefbdb;
	font-weight: normal;
}
.homeFoot a:active {
	text-decoration: none;
	color: #fefbdb;
	font-weight:normal;
}

.content {
	color:#666666;
	padding: 15px 10px 15px 10px;
	font-weight: normal;
	width:680px;
}
.content a {
	font-size: 14px;
	font-weight: bold;
	color:#666666;
}
.content a:link {
	text-decoration: underline;
	color:#666666;
	font-weight: bold;
}
.content a:visited {
	text-decoration: underline;
	color:#666666;
	font-weight: bold;

}
.content a:hover {
	text-decoration: none;
	color:#666666;
	font-weight: bold;
}
.content a:active {
	text-decoration: underline;
	color:#666666;
	font-weight: bold;
}
.content img {
	border: solid 2px #9A9A8D;
	text-indent: 0px;
}.content p {
	text-indent: 25px;
}