#products_menu {
	position: absolute;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
	background-image: url(images/ddmBackground.jpg);
	background-repeat: repeat-y;
	background-position: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #B7B7B7;
	border-right-color: #B7B7B7;
	border-left-color: #B7B7B7;
	}
#products_menu ul,li {
	list-style:disc;
	margin: 0px;
	padding: 0px;
	}
#products_menu li a {
	width: 220px;
	margin: 0px;
	display: block;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	height: 25px;
	background-color: #F6F7F2;
	background-image: url(images/ddmBackground.jpg);
	background-repeat: repeat-y;
	background-position: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B7B7B7;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	}
	#products_menu li a:hover {
	width: 220px;
	margin: 0px;
	background-color: #DDECEF;
	background-image: url(images/ddmBackgroundOver.jpg);
	background-repeat: repeat-y;
	font-weight: bold;
	color: #20566C;
	}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	background-color: #3A3F45;
	}
a:link,a:visited,a:active {
	text-decoration: none;
	color: #000000;
	}
a:hover {
	text-decoration: none;
	color: #006699;
	}
.logoheader {
	background-image: url(images/logoHeader.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	}
.contentbg {
	background-color: #FFFFFF;
	background-image: url(images/bgContent.gif);
	background-repeat: repeat-x;
	border: 1px solid #B7B7B7;
	}
.normalTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 26px;
	color: #333333;
	}
	
	.normalTxt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #333333;
	}
	
	.normalTxt2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 26px;
	color: #333333;
	}
	
.smallTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 26px;
	color: #333333;
	}.errorTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FF6633;
}
.headingTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 22px;
	color: #999999;
	font-weight: bold;
}
