body {
	font: 1em Arial, Helvetica, sans-serif;
	margin-top: 3px;
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	border:0px;
}
#tblMain {
	display: block;
	overflow: visible;
	background: center top;
	height: auto;
	padding: 0px;
	margin: 0px;
	border: thin solid #CCCCCC;
	width:50em;
}

#divContainer {
	margin: 0px;
	padding: 0px;
}
.tblHeader {
	height: 50px;
}
.tblContentCell {
	height: 300px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	width: auto;
	border-top: thin solid #CCCCCC;
	border-right: thin solid #CCCCCC;
	border-bottom: medium solid #0099FF;
	border-left: thin none #CCCCCC;
}
.tblftrNav {
	height: 20px;
	background: #CCCCCC;
	border-right: thin solid #CCCCCC;
}
.headerLogo {
	display: block;
	float: left;
}
.navList {
	text-decoration: none;
	display: inline;
	list-style: none;
}
ul li {
	text-align: center;
	white-space: normal;
	display: inline;
	list-style: none;
	width: auto;
	padding-right: 1em;
	padding-bottom: 0em;
	padding-left: 1em;
}
.txtNav {
	font: bold normal 12px Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	vertical-align: middle;
}
ul li a {
	display: inline;
	text-decoration: none;
	text-align: justify;
	color: #333333;
}
ul li a:hover {
	color: #0099FF;
	width: auto;
}
.tblftrProducts {
	height: 150px;
	margin: 0px;
}
img {
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border-style: none;
}
a.hiddenLink {
	font: 9px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #CCCCCC;
}
a.link {
	color: #666666;
}
.txtAlignRight {
	font: normal 0.8em/1.2em Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: right;
	display: block;
	padding-right: 10px;
	vertical-align: top;
	height: 82px;
}
.txtCopyWrite {
	font: 10px Arial, Helvetica, sans-seriff;
	color: #CCCCCC;
}
.txtBotttom {
	font: normal 10px/normal Arial, Helvetica, sans-serif;
	color: #999999;
	text-align: left;
	display: block;
}
.txtAlignRightHeader {

	font: bold normal .8em/1.2em Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: right;
	display: block;
	padding-right: 0px;
	vertical-align: top;
}
a.nav {
	text-decoration: none;
	color: #333333;
	padding-bottom: 15px;
	padding-top: 1em;
}
a.nav:hover {
	text-decoration: none;
	color: #0066FF;
	background: url(images/ornament_1.png) no-repeat center bottom;
	border-top: solid 1em #ccc;
}
