﻿.bodystyle {
	background-image: url('images/bg.jpg');
	font-family: "Times New Roman";
	font-size: medium;
	background-repeat:no-repeat
}
.bodystyle2 {
	background-image: url('images/bg.jpg');
	font-family: "Times New Roman";
	font-size: medium;
	background-repeat:no-repeat
}

.pagestyle {
	background-color:#82942c;
	margin: 0;
	background-image:url('images/bgpattern.gif')
}


.frontstyle {
	background-image: url('images/frontbg.jpg');
	white-space: normal;
}
.backstyle {
	white-space: normal;
}

.carestyle {
	white-space: normal;
	text-align: center;
}
.careastyle {
	background-image: url('images/carea/carea_06.jpg');
	height: 474px;
	width: 317px;
	text-align: left;
	vertical-align:top
}
.carebstyle {
	background-image: url('images/careb/careb_06.jpg');
	height: 474px;
	width: 317px;
}
.carecstyle {
	background-image: url('images/carec/carec_06.jpg');
	height: 474px;
	width: 317px;
}
.caredstyle {
	background-image: url('images/cared/cared_06.jpg');
	height: 474px;
	width: 317px;
	padding-left:30px;
}
.prodstyle {
	vertical-align:top;
}
.ronstyle {
	vertical-align:top;
	font-size:large;

	color:#4A2500;
}
.contactstyle {
	vertical-align:top;
	padding-left:20px;
	padding-right:30px;
	font-size: large;
}
div.scrollbox {
    height: 476px;
    width: 322px;
    overflow: auto;
    font-size: 10pt;
    color: #000000;
}
a {
  outline: none;
  color:black;
}
a:visited {
	color: #804000;
}


img {
  border: none;
}
.conformstyle {
	font-family:"Times New Roman", Times, serif;
	font-size:small;
}