page, body, table, td {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
}
.error {
	color: red !important;
	font-weight: bold;
}
.bold {
	font-weight: bold !important;
} 
.head_menu {
	color: #4c4c4c;
	font-weight: normal;
	font-size: 12px;
}
.menuhead, a.menuhead:link, a.menuhead:visited  {
	color: #4c4c4c;
	text-decoration: none;
}
a.menuhead:hover  {
	color: #990000;
	text-decoration: none;
}
.leftmenusub, a.leftmenusub:link, a.leftmenusub:visited  {
	color: #4c4c4c;
	text-decoration: none;
}
a.leftmenusub:hover  {
	color: #990000;
	text-decoration: none;
}
.foot_menu {
	color: #063d06;
	font-weight: normal;
	font-size: 12px;
}
.menufoot, a.menufoot:link, a.menufoot:visited  {
	color: #053d05;
	text-decoration: none;
}
a.menufoot:hover  {
	color: #990000;
	text-decoration: none;
}
.footer {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #99bb1d;
}
a.footer:link, a.footer:visited  {
	color: #99bb1d;
	text-decoration: none;
}
a.footer:hover  {
	color: #ffffff;
	text-decoration: none;
}

h1 {
	color: #063d06;
	font-size: 16px;
}
p {
	color: #404040;
	font-size: 12px;
	text-align: justify;
}

.maintxt {
	font-size: 13px;
	text-align: justify;
}
.maintxtgreen {
	/* color: #9eba2b; */
	color: #a8c72e;
	font-size: 15px;
	font-style: italic;
	text-align: justify;
}

.price {
	color: #182619;
	font-size: 13px;
	font-weight: bold;
}
.ron {
	color: #182619;
	font-size: 9px;
	font-weight: bold;
}

.qtysubmit {
	color: #b0d90a;
	background-color: #ffffff;
	font-weight: bold;
	border: 1px solid #b4db15;
	margin: 0px;
	padding: 3px;
	font-size: 12px;
	cursor: hand;
}
.qtysubmit:hover {
	color: #b0d90a;
	background-color: #000000;
	font-weight: bold;
	border: 1px solid #b4db15;
	margin: 0px;
	padding: 3px;
	font-size: 12px;
	cursor: hand;
}
.customergroup{
	color: #666666;
	margin-right: 20px;
	padding: 5px;
	/* width: 331px; */
	float: left;
	border: 1px solid #a4cf43;
}
.customerdata {
	color: #4c4c4c;
	font-size: 12px;
} 


h2 {
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 4px;
	font-size: 15px;
	/* color: #a6ff00; */
	color: #a8c72e;
}
.FCh3 {
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 4px;
	font-size: 14px;
	color: #a8c72e;
}
.FCnormal {
	font-size: 12px;
}
.FCnormal11 {
	font-size: 11px;
}
.FCnormal13 {
	font-size: 13px;
}
.FCgreen {
	color: #a8c72e;
	font-size: 12px;
	text-align: justify;
}
.FCgrey {
	font-size: 12px;
	color: #4c4c4c;
}

input.input_submit, input.input_button, input.button, .button {
	border: 1px solid black;
	font-weight: bold;
	font-size: 12px;
	background-color: #a8c72e;
	color: white;
}
.button2 {
	border: 1px solid black;
	font-weight: bold;
	font-size: 10px;
	background-color: #a8c72e;
	color: white;
}