body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #4c6428;
	font-size: 11px;
}
a:link {
	color: #0033CC;
}
a:visited {
	color: #0033CC;
}
a:hover {
	color: #ff6600;
}
a:active {
	color: #ff6600;
}
.cell_main {
	background-image: url(images/index_08_09.gif);
	background-repeat: no-repeat;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 10px;
}
.cell_content {
	padding-right: 10px;
	padding-bottom: 15px;
	border-right-color: #CCCCCC;
	border-right-width: 2px;
	border-right-style: dotted;
	padding-top: 5px;
}
.cell_right {
	padding-bottom: 15px;
	padding-left: 10px;
	padding-top: 30px;
}
.cell_events {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
td.taskgroup {
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: thin;
	
}
td.productlist {
	font-size: 10px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: thin;	
}
form, input, select {
	font-size: 11px;
}
