BODY {
	margin: 0px;
	color: C0C0C0;
	background-color: #f6f4e7;
}
a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.Inp {
	font-size: 12px;
	border: 1px solid #000000;

}
a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	font-size: 12px;
	text-decoration: none;
}
.menu{
	margin-top: 5px;
}
.menu td{
	font-size: 14px;
	font-weight: bolder;
	text-decoration: none;
	color: #711d1c;
	background-image: url(../images/sub_12.gif);
	background-repeat: no-repeat;
	text-align: left;
	text-indent: 25px;
	height: 29px;
	vertical-align: 60%;
}
.menu a:visited{
	font-size: 14px;
	color: #711d1c;
}
.menu a:link{
	font-size: 14px;
	color: #711d1c;
}
.menu a:hover{
	font-size: 14px;
	color: #000000;
}
.bg{
	background-color: #fffef9;
}
.text {
	font-size: 15px;
	line-height: 28px;
	color: #000000;
	text-decoration: none;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 20px;
}
.text2 {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	text-align: left;
}
.text3 {
	font-size: 14px;
	line-height: 28px;
	color: #000000;
	text-decoration: none;
}
.h1{
	font-size: 18px;
	font-weight: bold;
	color: #FF6600;
}
.h2{
	font-size: 18px;
	font-weight: bold;
	color: #003399;
}
.redtext {
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	text-align: left;
}
.redtext2 {
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	text-align: left;
}
.title {
	background-image: url(../images/sub_13.gif);
	background-repeat: no-repeat;
	width: 670px;
	height: 45px;
	text-align: left;
	text-indent: 35px;
	font-size: 16px;
	font-weight: bold;
	color: #7a2c2b;
	vertical-align: 50%;

}
.courseBG {
	background-color: #FFCC99;
	padding: 3px;
	text-align: left;
}
.courseBG2 {
	background-color: #33CCFF;
	padding: 3px;
	text-align: left;
}
.courseBG3 {
	background-color: #FF99CC;
	padding: 3px;
	text-align: left;
}
.courseBG4 {
	background-color: #33CC99;
	padding: 3px;
	text-align: left;
}
.courseBG5 {
	background-color: #FFCC99;
	padding: 3px;
	text-align: left;
}

.copyright{
	line-height: 30px;
	background-color: #fffef9;
	text-align: left;
	text-indent: 25px;
	font-size: 11px;
	color: #000000;
}
