body {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
}

A:link {
        text-decoration: underline;
        color: #696969;
}

A:visited {
        text-decoration: underline;
        color: #000000;
}

A:active {
}

A:hover {
        text-decoration: none;
        color: #000000;
}

table {
	font-size: 11px;
}

input {
	padding-left: 3px;
	background-image: url("images/layout/textfield_bg.gif");
}

textarea {
	padding-left: 3px;
	background-image: url("images/layout/textfield_bg.gif");
}

select {
	padding-left: 3px;
	background-image: url("images/layout/textfield_bg.gif");
}

.producttype_over {
	filter: alpha(opacity=68);
	cursor: hand;
}

.producttype_out {
	filter: alpha(opacity=100);
	cursor: normal;
}

.p_cell {
	padding-top: 5px;
	padding-left: 12px;
}

.p_main {
	vertical-align: top;
	height: 100%;
}

.p_name {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}

.p_type {
	color: #2674CB;
	font-weight: bold;
        font-size: 13px;
}

.p_cat {
	color: #2674CB;
	font-weight: bold;
        font-size: 11px;
}

.p_desc {
	color: #696969;
}

.p_price_loop {
	vertical-align: middle;
	width: 160px;
	height: 100%;
	background-image: url('images/layout/producttabel/prijs_bg.gif');
}

.p_price_c {
	padding-left: 4px;
	padding-top: 4px;
	text-align: right;
	vertical-align: top;
	width: 145px;
	height: 50%;
}

.p_loop_c {
	padding-left: 4px;
	padding-bottom: 4px;
	text-align: right;
	vertical-align: bottom;
	width: 145px;
	height: 50%;
}

.p_price_t {
	width: 145px;
	height: 100%;
}

.p_price {
	font-size: 12px;
	font-weight: bold;
}

.p_price_o {
	color: #A0A0A0;
	font-weight: bold;
}

.p_loop {
	color: #2674CB;
}

.p_order {
}

.p_img_c {
	padding-left: 2px;
	text-align: center;
	vertical-align: middle;
	width: 130px;
	height: 100%;
}

.p_hr {
	border-color: #2674CB;
	height: 1px;
	border-style: dotted;
}

.h_arrow {
	vertical-align: top;
	width: 12px;
}

.h_head {
	padding-top: 2px;
}

.h_end {
	text-align: right;
	width: 180px
}

.o_img_c {
	text-align: center;
	valign: top;
	background-color: #d4e3f5;
	width: 160px;
	height: 110px;
}

.o_desc_c {
	text-align: center;
	vertical-align: middle;
	background-color: #e0e0e0;
	width: 160px;
	height: 18px;
}

.o_desc {
	color: #000000;
	text-decoration: none;
}