body {
	font-family: Arial, Helvetica, sans-serif;
}
.bannerBG1 {
	background-image: url(../img/ckcbanner05.jpg);
	background-repeat: repeat-x;
}
.bannerBG2 {
	background-image: url(../img/ckcbanner05.jpg);
	background-repeat: repeat;
}
.bannerBG3 {
	background-image: url(../img/optionBG.gif);
	background-repeat: repeat-x;
}
.tdstyle1 {
	background-image: url(../img/SideX.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.tdstyle2 {
	background-image: url(../img/dot01.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.tdstyle3 {
	background-image: url(../img/BG01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
/*************List Style*************/
.TDBGtop {
	background-image: url(../img/newSide_02.gif);
	background-repeat: repeat-x;
}
.TDBGdown {
	background-image: url(../img/newSide_08.gif);
	background-repeat: repeat-x;
}
.TDBGleft {
	background-image: url(../img/newSide_04.gif);
	background-repeat: repeat-y;
}
.TDBGright {
	background-image: url(../img/newSide_06.gif);
	background-repeat: repeat-y;
}

/*************Font Style*************/
.font1 {
	font-size: 10px;
	color: #990000;
}
.font2 {
	font-size: 9px;
	color: #333333;
	letter-spacing: 1px;
}
.font3 {
	font-size: 13px;
	line-height: 24px;
	color: #5A5A5A;
}
.font4 {
	font-size: 10px;
	color: #FFFFFF;
}
.H1 {
	font-size: 13px;
	font-weight: bold;
	color: #663300;
}
/*************Link Style*************/
.link1 {
	COLOR: #333333;
	TEXT-DECORATION: none;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
}
.link1:hover {color: #990000;text-decoration: none;
}
.link2 {
	COLOR: #0066CC;
	TEXT-DECORATION: underline;
	font-size: 12px;
	font-weight: normal;
}
.link2:hover {color: #FF6600;text-decoration: underline;
}
.link3 {
	COLOR: #666666;
	TEXT-DECORATION: none;
	font-size: 10px;
	font-weight: normal;
}
.link3:hover {color: #FF9900;text-decoration: none;
}
.link4 {
	COLOR: #990000;
	TEXT-DECORATION: none;
	font-size: 10px;
	font-weight: normal;
}
.link4:hover {color: #FF9900;text-decoration: none;
}
.link5 {
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	font-size: 12px;
	font-weight: normal;
}
.link5:hover {color: #000066;text-decoration: none;
}
.link6 {
	COLOR: #006699;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
}
.link6:hover {color: #FF6600;text-decoration: none;
}
/*************Pics Style*************/
.floatA {
	float:left;
	clear: both;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
