body {
	background-color: #FFFFFF;
	margin: 0px;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
}

.subtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #898989;
	text-decoration: none;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #b7b7b7;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
.content1justify {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #666a71;
	text-decoration: none;
	text-align: justify;
}
.content3justify {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.content4left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
.content5left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #666a71;
	text-decoration: none;
	text-align: left;
}
.content2justifypadding {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #666a71;
	text-decoration: none;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
}
.txtlink a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #221e1f;
	text-decoration: none;
	font-weight: bold;
}
.txtlink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #221e1f;
	text-decoration: underline;
	font-weight: bold;
}
.txtlink2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #221e1f;
	text-decoration: none;
	line-height: 24px;
	font-weight: bold;
}
.txtlink2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #221e1f;
	text-decoration: underline;
	line-height: 24px;
	font-weight: bold;
}
.sublink a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #221e1f;
	text-decoration: none;
	line-height: 24px;
}
.sublink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #221e1f;
	text-decoration: underline;
	line-height: 24px;
}.shadowleft {
	background-image: url(../images/shadowleft.jpg);
	background-repeat: no-repeat;
}
.shadowright {
	background-image: url(../images/shadowright.jpg);
	background-repeat: no-repeat;
}
.contactmenu {
	background-color: #FFFFFF;
	background-image: url(../contact/images/menubg.jpg);
	background-repeat: no-repeat;
}
.profilemenu {
	background-color: #FFFFFF;
	background-image: url(../profile/images/menubg.jpg);
	background-repeat: no-repeat;
}
.productsmenu {
	background-color: #FFFFFF;
	background-image: url(../products/images/menubg.jpg);
	background-repeat: no-repeat;
}
.suppliermenu {
	background-color: #FFFFFF;
	background-image: url(../customers/images/menubg.jpg);
	background-repeat: no-repeat;
}
.othersmenu {
	background-color: #FFFFFF;
	background-image: url(../images/menubg.jpg);
	background-repeat: no-repeat;
}
.picborder {
	border: 5px solid #EAEAE5;
}
