body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}.bg {
	background-image: url("../HTML/Images/bg.jpg");
	background-repeat: repeat-x;
	background-color: #999999;
}
.topBG {
	background-image: url("../HTML/Images/topBg.gif");
	background-repeat: no-repeat;
}
.rightBG {
	background-image: url("../HTML/Images/right_BG.jpg");
	background-color: #999999;
	background-repeat: no-repeat;
}

.leftBG {
	background-image: url("../HTML/Images/left_BG.jpg");
	background-color: #999999;
	background-repeat: no-repeat;
}
.bottomBG {
	background-image: url("../HTML/Images/bottomBg.gif");
	background-repeat: no-repeat;
}
.areaWhitbg {
	background-color: #FFFFFF;
}
.catText {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #323838;
}
h2 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #6c9245;
}
.h3 {
	font-family: Tahoma;
	font-size: 11px;
	color: #727878;
	font-weight: normal;
	line-height: normal;
}
.boxBG {
	background-image: url("../HTML/Images/mid_box_BG.jpg");
}
.blackHead {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
.readmore {
	font-family: Tahoma;
	font-size: 10px;
	color: #0f8bbf;
}
.quickLink {
	font-family: Tahoma;
	font-size: 11px;
	color: #bfddab;
}

.quickLink2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #3a7312;
}

.whittext {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}

