body {
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	font-family: Arial,Tahoma,Verdana,Times,times new roman;
	background-image: url(/images/bg.gif);
	background-color : #ffffff;
}
img {
	border-color : #6AAE53;
}
img.prodfoto {
	border-color : #6AAE53;
	padding: 2 2 2 2;
	margin-right: 10px;

}
img.prodgal {
	border-color : #6AAE53;
	padding: 2 2 2 2;
	margin-left: 10px;

}

h1 {
	font-family: Arial,Verdana,Tahoma,Times,times new roman;
	font-size: 18px;
	font-weight: normal;
	color: #CC0000;
	margin: 0 0 5 0;

}
h2 {
	font-family: Arial,Tahoma,Verdana,Times,times new roman;
	font-size: 18px;
	font-weight: normal;
	color: #008837;
	margin: 0 0 5 0;
}
h3 {
	font-family: Arial,Tahoma,Verdana,Times,times new roman;
	font-size: 12px;
	font-weight: bold;
	color: #555555;
	margin: 5 0 0 0;
}


p {
	margin: 3 0 0 0;
}
.text {
	font-family: Tahoma,Arial,Verdana,Times,times new roman;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.subtext {
	font-family: Tahoma,Arial,Verdana,Times,times new roman;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.hint {
	font-family: Tahoma,Verdana,Arial,Times,times new roman;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
.newsdate {
	font-family: Arial,Tahoma,Verdana,Times,times new roman;
	font-size: 11px;
	font-weight: normal;
	color: #888888;
}

.inputs {
	font-family: Tahoma,Verdana,Arial,Times,times new roman;
	font-size: 11px;
	font-weight: normal;
	border : thin inset #A4A49A;
	background : #ffffff;
	padding-left : 4;
	color: #000000;
}

.inselect {
	font-family: Tahoma,Verdana,Arial,Times,times new roman;
	font-size: 11px;
	font-weight: normal;
	border : 1 solid #00598D;
	background : #ffffff;
	padding-left : 4;
	color: #000000;
}

.butt {
	font-family: Tahoma,Verdana,Arial,Times,times new roman;
	font-size: 11px;
	font-weight: bold;
	border : thin outset Gray;
	background : #17723C;
	color: #ffffff;
}


ul.menu {
	width: 90%;
	margin: 0 0 5 0;
	padding: 0 0 0 0;
	list-style: none;
}

ul.menu li {
	padding: 4 0 4 18;
	background: url('/images/arrow.png') no-repeat left top;
	background-position: 4px 7px;
}
ul.menu li.over {
	background-color: #f1f1f1;
}

ul.submenu {
	margin: 5 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
}
ul.submenu li {
	padding: 1 0 5 14;
	background: url('/images/arrow.png') no-repeat left top;
	background-position: 0px 5px;
}


ul.backmenu {
	margin: 0 0 5 0;
	padding: 0 0 0 0;
	list-style: none;
}

ul.backmenu li {
	padding: 0 0 0 2;
	background-position: 0px 4px;
}

div.menuspace {
	width: 100%;
	height: 1px;
	background: url('/images/line-hor.gif') repeat-x left bottom;
}


td.leftmenu {
	background: #ffffff;
	padding-right: 15px;
	font-family: Tahoma,Arial,Verdana,Times,times new roman;
	font-size: 11px;
}
td.rightmenu {
	background: #ffffff;
	padding-left: 15px;
	font-family: Tahoma,Arial,Verdana,Times,times new roman;
	font-size: 11px;
}
td.back-cycle {
	background: url(/images/cycle.gif) no-repeat left bottom;
 }
td.corner-tl {
background: url(/images/ctl.gif) no-repeat; }
td.corner-tr {
background: url(/images/ctr.gif) no-repeat; }
td.corner-bl {
background: url(/images/cbl.gif) no-repeat; }
td.corner-br {
background: url(/images/cbr.gif) no-repeat; }
td.border-top {
background: url(/images/bt.gif) repeat-x top; }
td.border-left {
background: url(/images/bl.gif) repeat-y; }
td.border-right {
background: url(/images/br.gif) repeat-y; }
td.border-bottom {
background: url(/images/bb.gif) repeat-x bottom; }
td.mainbody {
background-color:#ffffff;
text-align: left; }



A:link {
	text-decoration: underline;
	Color: #008837;
}
A:active {
	text-decoration: underline;
	Color: #008837;
}
A:visited {
	text-decoration: underline;
	Color: #008837;
}
A:hover {
	text-decoration: underline;
	Color: #cc0000;
}

A.article:link {
	text-decoration: none;
	Color: #444444;
}
A.article:active {
	text-decoration: none;
	Color: #444444;
}
A.article:visited {
	text-decoration: none;
	Color: #444444;
}
A.article:hover {
	text-decoration: underline;
	Color: #008837;
}

a.mainmenu:link {
	font-weight: bold;
	text-decoration: none;
	Color: #008837;
}
a.mainmenu:active {
	font-weight: bold;
	text-decoration: none;
	Color: #008837;
}
a.mainmenu:visited {
	font-weight: bold;
	text-decoration: none;
	Color: #008837;
}
a.mainmenu:hover {
	font-weight: bold;
	text-decoration: underline;
	Color: #cc0000;
}
