.table_result
{
	font-size: 12px;
	color: #111111;
	border-color:#111111;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
        background: #ffffff;

}

.table_call
{
	font-size: 12px;
	color: #111111;
	border-color:#111111;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;

}

.table_title
{
	font-size: 14px;
	font-weight: bold;
	color: #111111;
}
.table_result_subtitle
{
 	font-weight: bold;
}
#title_quantity
{
width: 70px;
}
#title_product
{
width: auto;
}
#title_price
{
width: 100px;
}
#title_total
{
width: 100px;
}

#questionaire_results
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #111111;
}
#questionaire_question table
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #111111;
}


#questionaire_results h2
{
	font-size: 14px;
}

a.head:link { color: white; text-decoration: none }
a.head:active { color: white; text-decoration: none }
a.head:visited { color: white; text-decoration: none }
a.head:hover { color: #FF6600; text-decoration: underline }

a.lang:link { color: white; text-decoration: none }
a.lang:active { color: white; text-decoration: none }
a.lang:visited { color: white; text-decoration: none }
a.lang:hover { color: #FF6600; text-decoration: underline }

a.cat:link { color: #FF6600; text-decoration: none }
a.cat:active { color: #FF6600; text-decoration: none }
a.cat:visited { color: #FF6600; text-decoration: none }
a.cat:hover { color: white; text-decoration: underline }

hr {
border: 0;
color: #FF6600;
background-color: #FF6600;
height: 2px;
width: 100%;
text-align: left;
}

.pic_table

{

background: white;
}

.table_product
{

background: #FFFFFF;
}

.table_product3
{
	

	border-color: #FF6600;
	border-style: solid;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
background: #FFFFFF;
}