body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	text-align:justify;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
.style1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: italic;
	color: #e41000;
}
a.top_menu {
color: #737474;
font-family:Tahoma;
font-size:12px;
text-decoration:none;
}

a.products_menu {
color: #5d5d5d;
font-family:Tahoma;
font-size:15px;
text-decoration:none;
font-weight:bold;
}

.comments2 {
color:#dad6d2;
font-family:"Times New Roman", Times, serif;
font-size:15px;
font-style:italic;
text-align:justify;
}

h2 {

padding:0px;
margin:0px;
color:white;
font-family:"Times New Roman", Times, serif;
font-size:22px;
font-weight:normal;
font-style:italic;

}

h4, .h4{
color:#f4d9a5;
padding:0px;
margin:0px;
font-weight:bold;
font-size:14px;
}

p {
padding-top:0px;
margin-top:0px;
}

a {
color:white;
}

.panel, .panel a , .panel a :hover {
color: #ffdea4;
font-family:"Times New Roman", Times, serif;
font-size:25px;
font-style:italic;
text-align:right;

text-decoration:none;
}

a.bottom_menu {
color:#c74c00;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}

.bottom{
color:#13090d;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

.table td {
background-color: #444545;
padding:4px;
}

.table td.header {
color: #ffdea4;
font-weight:bold;
}

h3 {
color: #ffdea4;
}

.price {
font-size:19px;

}

.textfield-stretch {
width:100%;
background-color:white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.image_panel {
border: 3px #9c9996 solid;
}

.image_panel2 {
border: 4px #5a5b5b solid;
}


table .form-field-content-error {
	color: #e41000;
	font-weight:bold;
	border-right:2px solid #e41000;
	background-color:#dad6d2;
}

table .form-field-content {
}

.error {
color: #e41000;
	font-weight:bold;
	padding:10px;
	border:1px solid #e41000; 
	background-color:#dad6d2;
	text-align:center;
}

.done {
color: #e41000;
	font-weight:bold;
	padding:10px;
	color:#f4d9a5;
	border:1px solid #f4d9a5; 
	text-align:center;
}