body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #999999;
	background-image: url(../images/bg.gif);
}

.buttonbg {
	background-image: url(../images/Cityindustrialtraders_buttonbg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.bottembg {
	background-image: url(../images/bottembg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.button {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.title {
	font-family: Tahoma;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	font-weight: bolder;
}
.title2 {
	font-family: Tahoma;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;
}
.content {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.contentwhite {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	text-align: justify;
	padding-right: 5px;
	padding-left: 5px;
}
.contentwhitelink {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
	text-transform: uppercase;	
	
}
.contenttable {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.readmore {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #841a06;
	text-decoration: none;
}
.footercontent {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.procontent {
	font-family: Tahoma;
	font-size: 11px;
	color: #7e1200;
	text-decoration: none;
	font-weight: bolder;
}
.procontent2 {
	font-family: Tahoma;
	font-size: 13px;
	color: #7e1200;
	text-decoration: none;
	font-weight: bolder;
}
.procontent3 {
	font-family: Tahoma;
	font-size: 13px;
	color: #000099;
	text-decoration: none;
	font-weight: bolder;
}
.pad {
padding-left: 15px;padding-right: 15px;
}
.underline:hover{
	text-decoration: underline;
}
.bottembg2 {
	background-image: url(../images/inbottom.JPG);
	background-repeat: no-repeat;
	background-position: center top;
}

