﻿body {
	margin: 0 auto;
	padding: 0;
	font: 76% Verdana,Tahoma,Arial,sans-serif;
	line-height: 18px;/*background: #f4f4f4 url(bg.gif) top center repeat-y;*/
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	background-repeat: no-repeat;
}

#footer {
	width: 600px;
	text-align: center;
	color: #FFFFFF;
	font-size: 0.9em;
}

#footer a {
color: #FFFFFF;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

.small {
font-size: .9em;
}

.bold {
font-weight: bold;
color: #296EA0
}
.bigBold {
	font-size: 14pt;
	font-weight: bold;
	color: #296ea0;
}
.style5 {
	font-size: 9px;
	color: #FFFFFF;
}
.style6 {color: #188c67} /* old green color 008000*/
a:link {
	color: #188c67;
	text-decoration: underline;
	}
a:visited {
	text-decoration: none;
	text-decoration: underline;
}
a:hover {
}
a:active {
	text-decoration: none;
}
.tableIndentContact {
	background-attachment: scroll;
	background-image: url(assets/sideBarContact.jpg);
	background-repeat: no-repeat;
}
.tableIndentAbout {
	background-attachment: scroll;
	background-image: url(assets/sideBarAbout.jpg);
	background-repeat: no-repeat;
}
.tableIndentProductInfo {
	background-attachment: scroll;
	background-image: url(assets/sideBarProductInfo.jpg);
	background-repeat: no-repeat;
}
.tableIndentLiterature {
	background-attachment: scroll;
	background-image: url(assets/sideBarLiterature.jpg);
	background-repeat: no-repeat;
}
.tableIndentNews {
	background-attachment: scroll;
	background-image: url(assets/sideBarNews.jpg);
	background-repeat: no-repeat;
}
.tableIndentSanitary {
	background-attachment: scroll;
	background-image: url(assets/sideBarSanitary.jpg);
	background-repeat: no-repeat;
}
.tableIndentVideo {
	background-attachment: scroll;
	background-image: url(assets/sideBarVideo.jpg);
	background-repeat: no-repeat;
}
