.green {
	background-color: #41832E;
	color: white;
}
.yellow {
	background-color: #ECCB66;
}
.red {
	background-color: #F55F2C;
	color: white;
}
TABLE,INPUT,SELECT {
	font: 8pt Tahoma,Arial,Sans-serif,Helvetica;	
}
.border {
	border: 1 solid #556980;
}
SMALL {
	color: #424242
}
.cell {
	border-top: 1 solid #556980;
	border-left: none;
	border-right: 1 solid #556980;
	border-bottom: none;
	padding: 2 5 2 5;
}
.lastcell {
	border-top: 1 solid #556980;
	border-left: none;
	border-right: none;
	border-bottom: none;
	padding: 2 5 2 5;
}

.folder_top {
	background: url(images/folder_top.gif) no-repeat top left;
}

.folder_center {
	background: url(images/folder_center.gif) no-repeat top left;
}

.folder_bottom {
	background: url(images/folder_bottom.gif) no-repeat top left;
}

.image_top {
	background: url(images/image_top.gif) no-repeat top left;
}

.image_center {
	background: url(images/image_center.gif) no-repeat top left;
}

.image_bottom {
	background: url(images/image_bottom.gif) no-repeat top left;
}
A {
	text-decoration : none;
}
A:link {
	color : #363636;
	font-weight: bold;
}
A:active {
	color : #363636;
	font-weight: bold;
}
A:visited {
	color : #363636;
	font-weight: bold;
}
A:hover {
	color : #FFEEDD;
	font-weight: bold;
}

.datarow {
	padding: 3 5 3 5;
}
BODY {
	background: #838383 url("../images/skarabei.gif") no-repeat top right;
	font: 8pt Tahoma,Arial,Sans-serif,Helvetica;	
}
