.bodyseite {
	margin-right : 0;
	margin-bottom : 0;
	overflow : auto;
	background-color : #E0F9C0;
	
	scrollbar-3dlight-color : #B9DC8C;
	scrollbar-arrow-color : #3b6604;
	scrollbar-darkshadow-color : #3b6604;
	scrollbar-shadow-color : #E0F9C0;
	scrollbar-track-color : #FFFFEA;
	scrollbar-base-color : #FFFFEA;
}
.divpage {
	overflow-y : auto;
	overflow-x : hidden;
}
.divpagens {
	overflow : auto;
}
.divmenuex {
	height: 100%;
	margin: 0px;
	border-right-width: 1px;
	border-right-color: Black;
	border-right-style: solid;
	border-left-width: 1px;
	border-left-color: Black;
	border-left-style: solid;
}

.txtkw {
	font-family : Verdana;
	font-size : 8pt;
	color : #ffffff;
}
.txtw {
	font-family : Verdana;
	font-size : 10pt;
	color : #ffffff;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
}
.txtwover {
	font-family : Verdana;
	font-size : 10pt;
	color : #DD4425;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
}
.imgright {
	margin-left : 15px;
	margin-right : 0px;
	margin-bottom : 5px;
}
.imgleft {
	margin-left : 0px;
	margin-right : 15px;
	margin-bottom : 5px;
}
.imgtabright {
	margin-left : 15px;
	margin-right : 0px;
	margin-bottom : 5px;
}
.imgtableft {
	margin-left : 0px;
	margin-right : 15px;
	margin-bottom : 5px;
}
.linkish {
	font-family : Verdana, Arial;
	font-size : 6.4pt;
	color : #000000;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
}
.dia
{
	border-bottom-color : #fefefe;
	border-bottom-style : solid;
	border-bottom-width : 1px;

	border-right-color : #fefefe;
	border-right-style : solid;
	border-right-width : 1px;

	border-left-color : #454545;
	border-left-style : solid;
	border-left-width : 1px;

	border-top-color : #454545;
	border-top-style : solid;
	border-top-width : 1px;
}
.dia_gross
{
	border-bottom-color : #dedede;
	border-bottom-style : solid;
	border-bottom-width : 2px;

	border-right-color : #dedede;
	border-right-style : solid;
	border-right-width : 2px;

	border-left-color : #454545;
	border-left-style : solid;
	border-left-width : 3px;

	border-top-color : #454545;
	border-top-style : solid;
	border-top-width : 3px;
}
