@charset "UTF-8";
body,td,th {
	font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
}
body {
	background-image: url(../images/ValcorBG.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #3A8E19;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3A8E19;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #3A8E19;
}
.textR {
	background-image: url(../images/ValcorInfoMR.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.textL {
	background-image: url(../images/ValcorInfoML.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.MainText {
	padding-right: 140px;
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
}
.LargeText {
	padding-right: 10px;
	padding-top: 20px;
	padding-left: 0px;
	padding-bottom: 20px;
	font-size: 17px;
	line-height: 25px;
	font-weight: bold;
}
.LargeHeader {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	line-height: 25px;
}
.footer {
	font-size: 10px;
}
.LargeTextArea {
	padding-right: 10px;
	padding-top: 20px;
	padding-left: 0px;
	padding-bottom: 20px;
}
.MainTextProduct {
	padding-right: 20px;
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
}
