body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #433e2d;
}

a {
	text-decoration: underline;
	color: #d35115;
}

a:hover {
	color: #666666;
	text-decoration: underline;
}

#mainmenu a {
	font-family: Arial, Helvetica, sans-serif;;
	color: #FFFFFF;
	text-decoration:none;
	font-weight: normal;
}

#mainmenu a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#mainmenu a:active {
	color: #FFFFFF;
	font-weight: bold;
}

input {
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 9pt;
	color: #333333;
}

td {
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 12px;
}

.plain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	font-style: normal;
	text-align: justify;
	line-height: normal;
}

		
h1 {
	font-size: 14pt;
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 8pt;
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999999;
	text-decoration:none;
	font-weight: normal;
}
.content {
	text-align: justify;
}
.article_list a {
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
}
.article_list a:hover {
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.newsblock {
	font-size: 8pt;
	text-align: justify;
}
.product_list a {
	font-weight: bold;
}
#mainmenu td {
	background-image: url('/images/gfx/mainmenu_bg.gif');
	background-repeat: repeat-x;
	height: 15px;
	width: 100px;
	text-align: center;
	font-size: 12px;
}
.mainmenu_off, .mainmenu_off td  {
	text-align: center;
	color: #333333;
}
.mainmenu_rollover, .mainmenu_rollover td {
	color: #FFFFFF;
	text-align: center;
}
.newsblock {
	padding-top: 20px;
}