body {
	padding: 0px;
	margin: 0px;
	font-family: Tahoma;	
	background-color: White;
	color: 3a4950;
}

td {
	padding: 0px;
	margin: 0px;	
	font-size: 11px;
}

img {
	border: 0px;
}

a, a:visited {
	color: 3a4950;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

td.leftCell {
	width: 238px;
	background-color: 61757e;
	padding-left: 17px;
	padding-top: 17px;
	padding-bottom: 86px;
	vertical-align: top;
	background-image: url(../img/newsbg3.gif);
	background-repeat: repeat-x;
}

td.newsTitleCell {
	width: 1px;
	white-space: nowrap;
	padding-right: 31px;
	color: White;
}

td.newsBGCell {
	background-image: url(../img/newsbg.gif);
	background-repeat: repeat-x;
	background-position: center;
}

a.newsLink, a.newsLink:visited {
	color: White;
	text-decoration: underline;
}

a.newsLink:hover {
	text-decoration: none;
}

td.newsDateCell {
	width: 1px;
	color: White;
}

td.newsTopicCell {
	padding-top: 11px;
	background-image: url(../img/color1.gif);
	background-repeat: repeat-y;
	background-position: 210px;
}

td.newsDescriptionCell {
	color: White;
	padding-bottom: 4px;
	background-image: url(../img/color1.gif);
	background-repeat: repeat-y;
	background-position: 210px;
}

td.newsArrowCell {
	text-align: right;
	background-image: url(../img/color1.gif);
	background-repeat: repeat-y;
	background-position: 210px;
	padding-right: 23px;
	padding-bottom: 6px;
}

td.arrowBottomCell {
	text-align: right;
	padding-right: 9px;
}

td.contactsCell {
	padding-top: 10px;
	padding-bottom: 6px;
}

td.contactsTextCell {
	color: White;
}
	
td.mainCell {
	width: 100%;
	background-image: url(../img/mainbg.gif);
	background-repeat: repeat-x;
	padding-left: 42px;
	padding-top: 16px;
	vertical-align: top;
	padding-right: 20px;
	padding-bottom: 41px;
}

td.catalogCell {
	padding-top: 18px;
}

td.catalogBGCell {
	background-image: url(../img/catalogbg.gif);
	background-repeat: repeat-x;	
	width: 100%;
	background-position: center;
}

td.catalogItemCell {
	padding-top: 20px;
	padding-left: 7px;
	padding-bottom: 20px;
}

td.footerCell {
	background-image: url(../img/footerbg.gif);
	background-repeat: repeat-x;
}

td.footerLeftCell {
	background-image: url(../img/footer1.jpg);
	background-repeat: no-repeat;
	color: ffffff;
	padding-top: 94px;
	padding-left: 143px;
	padding-bottom: 9px;
}

td.footerRightCell {
	background-image: url(../img/footer2.jpg);
	background-repeat: no-repeat;
	background-position: right;
	vertical-align: top;
	padding-left: 30px;
	padding-top: 68px;
	color: 61757e;
}