body {
	margin: 5px;
	padding: 0;
	background-color: #ffffff;
	font-family: arial, Helvetica, sans-serif;
	color: #000000;
}

form.lang {
	margin: 0px;
}

a {
	color: #31659C;
}

font.logo {
	color: #ff0000;
	font-size:  xx-large;
}

a.linkbar {
	color: #000000;
	text-decoration: none;
}
a.linkbar:hover {
/*	color: #ffff00;*/
	text-decoration: underline;
	background-image: url("/images/grad_slice1_sel.png");
}
a.linkbarSelected {
	color: #000000;
	text-decoration: none;
}

div.linkbar {
	text-align: center;
	background-color: #7f7f7f;
	background-image: url("/images/grad_slice1_sel.png");
}

div.copyright {
	text-align: center;
	font-size: small;
	border-style: solid;
	border-width: 0px;
	border-top-width: 2px;
	border-color: #61a5aC;
}

div.leftMenu {
	border-style: solid;
	border-width: 0px;
	padding-left: 2px;
	text-align: left;
/*	font-weight: bold;*/
	/*background-color: #31659C;*/
	background-color: #d0f0ff;
	/*background-color: #e1e1e1;*/
/*	background-image: url("/images/grad_cat.png");
	color: #ffffff;*/
	color: #000000;
/*	width: 120px;*/
	min-height: 300px;
/*	margin-top: 0px;*/
}

a.leftMenu {
	color: #000000;
	/*color: #ffffff;*/
	text-decoration: none;
}
a.leftMenu:hover {
	color: #f35500;
	text-decoration: underline;
}

font.category_title {
	color: #1a2353;
	font-weight: bold;
	font-size: 20px;
}

font.category_new_title {
	color: #1a2353;
	font-weight: bold;
	font-size: 28px;
}

div.main {
}

a.listEntry {
	color: #000000;
	text-decoration: none;
}

a.listEntry:hover {
	text-decoration: underline;
}

div.listEntry {
	border-style: solid;
	/*border-color: #ff7f7f;*/
	border-color: #7f7f7f;
	border-width: 0px;
	border-bottom-width: 1px;
	background-color: #ffffff;
	/*margin-bottom: 3px;*/
	padding-bottom: 10px;
	padding-top: 12px;
	min-height: 60px;
}

div.listEntryLast {
/*	border-style: solid;
	border-color: #ff7f7f
	border-width: 0px;
	border-bottom-width: 2px;*/
	background-color: #ffffff;
	/*margin-bottom: 3px;*/
	padding-bottom: 10px;
	padding-top: 12px;
	min-height: 60px;
}

div.showProduct {
/*	border-style: solid;*/
	border-color: #ff7f30;
	border-width: 0px;
	border-left-width: 2px;
	background-color: #ffffff;
	min-height: 60px;
	padding: 5px;
}

/*div.productIcon {
	position: absolute;
	margin-left: 5px;	
	margin-top: 5px;
}*/

div.productEntryText {
/*	margin-left: 60px;*/
}

img.productIcon {
/*	position: left;*/
}

font.productName {
	font-size: larger;
}

a.minilink {
	text-align: right;
	text-decoration: none;
}

a.minilink:hover {
	text-align: right;
	text-decoration: underline;
}

p.minilink {
	margin-bottom: 1px;
}

table.orderOptions {
	border-width: 1px;
	border-style: solid;
	background-color: #ffffbf;
}

tr.orderOptions {
	border-style: solid;
	border-width: 1px;
	border-color: black;
	margin: 0px;
}

tr.orderOptions td {
	margin: 0px;
	border-width: 0px;
	border-bottom-width: 1px;
	border-style: solid;
	border-color: #000000;
	padding-left: 3px;
/*	font-size: 11px;	*/
}

tr.orderOptions form {
	margin: 0px;
}
th.orderOptions {
	padding-left: 5px;
	padding-right: 5px;
	border-style: solid;
	border-width: 0px;
	border-bottom-width: 3px;
	border-color: #000000;
}

td.orderOptionsBar2 {
	height: 2px;
	background-color: #cfcfcf;
}

td.orderOptionsBar {
	height: 1px;
	background-color: #000000;
}

table.manualTable {
	border-width: 1px;
	border-style: solid;
}

tr.manuals_header {
	background-color: #ffffbf;
}



img.regionicon {
	margin-right: 4px;
}

td.figure {
	margin: 3px;
	padding: 3px;
}

td.figure p {
	text-align: center;
	font-style: italic;
	font-size: smaller;
	text-indent: 0;
	max-width: 200px;
	margin: 0;
	padding-top: 0;
}

div.figure {
	clear: right;
	margin: 3px;
	padding: 3px;
}
div.figure p {
	text-align: center;
	font-style: italic;
	font-size: smaller;
	text-indent: 0;
	max-width: 200px;
	margin: 0;
	padding-top: 0;
}

