body {
	background-color:#D2DDDF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:0px;
	margin-right:0px;
}

.tooltip2 {
	width:350px;
	font-size:11px;
	background-color:#e6edee;
	color:#304456;
	border-style:solid;
	border-width:1px;
	border-color:black;
	text-align:justify;
	padding:10px;
	position:absolute;
	display:none;
	font-weight:normal;
}

table {
	font-size:9pt;
	color: #000000;
	text-align:left;
}

table.menu {
	font-size:8pt;
	color: #000000;
	text-align:left;
}

a {
	color: #2A4347;
	text-decoration: none;
}
a:hover {
	color: #9E5803;
	text-decoration: none;
}

img {
	border-width:0px;
	margin: 0px;
}

.fontcolor1 {
	color:#304456;
}

.textbox{
	border-style:solid;
	border-width:1px;
	border-color:#607688;
	background-color:#c9d7d9;
}

input{
	font-size: 8pt;
	background-color:#D2DDDF;
}

input.text, select, textarea {
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#D2DDDF;
	border-style:solid;
	border-width:1px;
	border-color:#666677;
}

input.selection {
	background-color:transparent;
}

.site-heading {
	z-index:100;
	font-weight:bold;
	color:white;
	font-size:8pt;
	position:relative;
	top:-36px;
	left:-5px;
}

.table_bg1 {
	background-color:#D2DDDF;
}

.table_bg2 {
	background-color:#c1ccce;
}

.prod_list_head {
	background-color:#a6b5ba;
	font-size:10pt;
	font-weight:bold;
	color:#304456;
}

.prod_list1 {
	background-color:#b2c4c8;
	font-size:8pt;
	margin:0px;
	padding:0px
}

.prod_list2 {
	background-color:#afbec3;
	font-size:8pt;
	margin:0px;
	padding:0px
}

.attention {
	border-style:solid;
	border-width:1px;
	border-color:#aa8800;
	background-color:#eeccaa;
}

.tooltip {
	width:250px;
	font-size:10px;
	background-color:#ffffff;
	color:#304456;
	border-style:solid;
	border-width:1px;
	border-color:black;
	text-align:justify;
	padding:10px;
	position:absolute;
	display:none;
	font-weight:normal;
}

.productOldPrice {
	font-size:8pt;
	text-decoration:line-through;
	color:black;
}

.productNewPrice {
	font-size:8pt;
	color:red;
}
