body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}

.boldtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #32410E;
	text-decoration: none;
}


.greentext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #52671A;
	text-decoration: none;
}



.greenboldtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #52671A;
	text-decoration: none;
}
/* ADDED BY ROMAN BARZ */
#pincode_box {
	background:url(images/newpin_12.jpg);
	width:240px;
	height:38px;
	text-align:center;
	padding:20px 3px 0 0;
}
#romans_box {
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #79592a;
	position: absolute;
	font-size:10px;
	margin-top:73%;
	text-align:center;
	width:100%;
}
#table_product {
	border-top:1px solid #cccccc;
	border-right:1px solid #cccccc;
	background-color:#FFFFFF;
}
#table_product th {
	border-bottom:1px solid #cccccc;
	border-left:1px solid #cccccc;
	background-color:#f5f5f5;
}
#table_product td {
	border-bottom:1px solid #cccccc;
	border-left:1px solid #cccccc;
}
h2 {
	font-size:16px;
	margin-left:10px;
	color:#627929;
}
.box_grey {
	border:1px solid #cccccc;
	background-color:#dddddd;
}
#box_charity {
	background:url(images/box-charity.png) no-repeat;
	height:80px;
	width:730px;
	padding:20px 10px 0 10px;
	font-size:11px;
}
#box_charity select {
	margin-top:8px;
}
#box_address {
	background:url(images/box-address.png) no-repeat;
	height:270px;
	width:340px;
	padding:15px;
}
#box_address input {
	width:210px;
}
#box_address select {
	width:210px;
}
#box_message {
	background:url(images/box-message.png) no-repeat;
	height:130px;
	width:730px;
	padding:20px 10px 0 10px;
	font-size:11px;
}
#box_message textarea {
	width:710px;
}
#box_product {
	background:url(images/box-product.png) no-repeat;
	height:80px;
	width:730px;
	padding:20px 10px 0 10px;
}