.content_table_left {
	background-image: url(../images/index_11.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.content_table_right {

	background-image: url(../images/index_13.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.pageText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.heading1 {
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF9900;
}

.heading2 {
	font-size: 18px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.TopMenu:link {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.TopMenu:visited {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.TopMenu:hover {
	color: #EEA927;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.TopMenu:active {
	color: #EEA927;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
}

hr{ color:orange;
width:725px;
height:1px;

}

.ProductsPageBg {

	background-image: url(../images/products_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
