body {
	margin: 0px;
	font-family: Caligri, Tahoma;
	font-size: 10pt;
}

img {
	border: 0px;
}

.status {
	position: absolute;
	top: 0px;
	left: 200px;
	right: 0px;
	height: 38px;
	padding-left: 15px;
	padding-right: 5px;
	padding-top: 2px;
	background: #EEAAEE;
}

.info {
	color: #441144;
	font-size: 7pt;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

table {
	border-style: border-collapse;
}

table.files {
	width: 96%;
	padding: 0px;
}

td {
	font-size: 10pt;
}

td.panelone {
	background: #ffeedd;
	white-space: nowrap;
	padding-right: 10px;
}

td.paneltwo {
	white-space: nowrap;
	padding-right: 10px;
}

th {
	font-weight: bold;
	font-size: 10pt;
	text-align: left;
	background: #774477;
	color: #EECCEE;
}

.main {
	position: absolute;
	top: 40px;
	left: 220px;
	margin: 5px;
}

.source {
	background: #CC99CC;
	position: absolute;
	left: 0px;
	top: 0px;
	padding: 5px;
	width: 200px;
	height: 100%;
}

input {
	font-size: 8pt;
	font-family: Caligri, Tahoma;
}
