body {
	margin: 0px 0px 0px 0px;
	background-image: url(images/ ceeh_gas_heating_water_boiler.jpg);
	background-position: center;
	background-repeat: repeat-y;
	font-family: Tahoma;
	font-size: 11px;
}
/*.mainTable {
	background-image: url(images/ ceeh_gas_heating_water_boiler.jpg);
	background-position: center;
	background-repeat: repeat-y;
}*/
.menuBar {
	background-color: #000000;
	padding-right: 10px;
	color: #3d3d3d;
}
a.linkMenuBar, a.linkMenuBar:link, a.linkMenuBar:active, a.linkMenuBar:visited {
	color: #ffffff;
	text-decoration: none;
}
a.linkMenuBar:hover {
	color: #63a312;
	text-decoration: underline;
}
.tdTop {
	background-color: white;
}
.titleTop {
	color: #63a312;
	font-weight: bold;
}
.phoneTop {
	font-size: 16px;
	color: #63a312;
	font-weight: bold;
}
.titleText {
	padding: 10px;
	color: #3d3d3d;
}
.welcometext {
	padding: 10px;
	background-color: #303030;
	color: white;
}
.contentTitle1 {
	padding-left:15px;
	background-color: #6ec41a;
	background-image: url(images/home_16.gif);
	background-position: right;
	background-repeat: no-repeat;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.contentTD1 {
	background-color: #f1f1f1;
	padding: 10px;
	color: #464646;
}
.contentTD1title {
	color: #ff3300;
	text-decoration: underline;
}
.contentTD1Float {
	background-color: #d2d7d4;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}
.contentTD1image {
	background-color: #464646;
	border: 1px solid white;
}
a.contentLinkMore:link, a.contentLinkMore:active, a.contentLinkMore:visited {
	font-weight: bold;
	font-size: 10px;
	text-decoration: underline;
	color: #63a312;
}
a.contentLinkMore:hover {
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	color: #63a312;
}
.contentTitle2 {
	padding-left: 15px;
	background-color: #63a312;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.contentTD2 {
	padding: 10px;
	color: #464646;
	background-color: white;	
}
.bullet {
	padding-left: 10px;
	font-family: Webdings;
	font-size: 10px;
	color: #464646;
}
a.contentTD2Link:link, a.contentTD2Link:active, a.contentTD2Link:visited {
	text-decoration: underline;
	color: #464646;
}
a.contentTD2Link:hover {
	text-decoration: none;
	color: #ff3300;
}
.bottomBar {
	background-color: #ffffff;
	padding-right: 10px;
	color: #a2a2a2;
	font-size:10px;
	
}
a.bottombarLink:link, a.bottombarLink:active, a.bottombarLink:visited {
	font-size: 10px;
	color: #a2a2a2;
	text-decoration: underline;
}
a.bottombarLink:hover {
	font-size:10px;
	color: #3d3d3d;
	text-decoration: none;
}
.tableRow1 {
	background-color: #c0c0c0;
	padding: 5px; 
}
.tableRow2 {
	background-color: #cccccc;
		padding: 5px; 
}
input {
	width: 175px;
	height: 16px;
	border: 1px solid #c0c0c0;
	background-color: white;
	font-size: 10px;
}
textarea {
	width: 175px;
	border: 1px solid #c0c0c0;
	background-color: white;
	font-family: tahoma;
	font-size: 10px;
}
.send {
	width: 100px;
	height: 18px;
	background-color: #464646;
	font-weight: bold;
	color: white;
	font-size: 10px;
}
.cancel {
	width: 75px;
	height: 18px;
	background-color: #aaa;
	font-weight: bold;
	color: white;
	font-size: 10px;
}
.formButtons {
	width: 50px;
	height: 18px;
	font-size: 10px;
	color: white;
	background-color: #aaa;
	font-weight: bold;
}
.bgResorcesR {
	background-color: #303030;
	}