@import "common.css";
body {
	margin: 0px;
	height: 100%;
	background-image: url(images/200609design/topBG.jpg);
	background-repeat: repeat-x;
	font-family: Arial, sans-serif;
	color: #000000; 
	font-size: 16px;
}
.a12 {
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.a11 {
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
}
.a12link {
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
p,td     { font-family: Arial, sans-serif; color: #000000; font-size: 16px }
/* div { font-family: Arial, Sans-Serif; font-size: 16px } */
textarea  { font-family: Arial, sans-serif; font-size: 16px }

.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.topBanner {
	background-image: url(images/200609design/logoBG.jpg);
	background-repeat: repeat-x;
}
.mainBg {
	background-image: url(images/200609design/MainBg.jpg);
	background-repeat: repeat-x;
}
.mBGBtm {
	background-image: url(images/200609design/MTopBg2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.mBg2 {
	background-image: url(images/200609design/MBG.jpg);
	background-repeat: no-repeat;
}
.MContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 20px;
}
.mBGTop {

	background-image: url(images/200609design/MTopBg.jpg);
	background-repeat: no-repeat;
}
.secondHandBgBtm {
	background-image: url(images/200609design/2ndHandBgBtm.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.secondHandBgTop {
	background-image: url(images/200609design/2ndHandBGTop.jpg);
	background-repeat: no-repeat;
}
.secondContent {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 15px;
}
.footer {
	background-image: url(images/200609design/footerBg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	line-height: 22px;
}