a:link {
	background-color: transparent;
	color: #000000;
	text-decoration: none;
}

a:visited {
	background-color: transparent;
	color: #000000;
	text-decoration: none;
}

a:hover {
	background-color: transparent;
	color: #000000;
	text-decoration: none;
}

a.bottom:link {
	background-color: transparent;
	color: #000088;
	text-decoration: none;
}

a.bottom:visited {
	background-color: transparent;
	color: #000088;
	text-decoration: none;
}

a.bottom:hover {
	background-color: transparent;
	color: #000088;
	text-decoration: underline;
}

body {
	background-color: transparent;
	color: #000000;
	font-family: verdana, optima, arial, sans-serif;
	font-size: 11px;
	margin: 0px;
}

font.headline {
	background-color: transparent;
	color: #000000;
	font-family: verdana, optima, arial, sans-serif;
	font-size: 25pt;
	font-weight: bold;
}

font.iheadline {
	background-color: transparent;
	color: #5a5a5a;
	font-family: verdana, optima, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

img {
	border: 0px;
}

input {
	background-color: #DDDDDD;
	border: 1px dashed #a2a2a2;
	color: #000000;
	font-family: verdana, optima, arial, sans-serif;
	font-size: 11px;
}

input.bigbutton {
	width: 100px;
}

input.button {
	width: 50px;
}

table.bottom {
	background-color: transparent;
	font-family: verdana, optima, arial, sans-serif;
	font-size: 11px;
	margin-left: auto;
	margin-right: auto;
	width: 90%;
}

table.directories {
	background-color: transparent;
	font-family: verdana, optima, arial, sans-serif;
	font-size: 11px;
}

table.files {
	background-color: transparent;
	font-family: verdana, optima, arial, sans-serif;
	font-size: 11px;
}

table.index {
	background-color: #EEEEEE;
	border: 1px dashed #a2a2a2;
	color: #000000;
	font-family: verdana, optima, arial, sans-serif;
	font-size: 11px;
	width: 90%;
}

table.menu {
	background-color: transparent;
	font-family: verdana, optima, arial, sans-serif;
	font-size: 10pt;
}

table.output {
	background-color: #EEEEEE;
	color: #000000;
	font-family: verdana, optima, arial, sans-serif;
	font-size: 11px;
}

table.top {
	border-collapse: collapse;
	background-color: transparent;
	margin-left: auto;
	margin-right: auto;
	width: 90%;
}

table.upload {
	background-color: transparent;
	font-family: verdana, optima, arial, sans-serif;
	font-size: 11px;
}

td.fbborder {
	background-color: transparent;
	border-right: 1px dashed #a2a2a2;
}

td.iheadline {
	background-color: #bbbbbb;
	background-image: url(bg.gif);
	border-bottom: 1px dashed #a2a2a2;
	color: #000000;
	height: 32px;
	padding: 0px 0px 2px 0px;
	vertical-align: bottom;
}

textarea {
	background-color: #FFFFFF;
	border: 1px dashed #a2a2a2;
	color: #000000;
	font-family: verdana, optima, arial, sans-serif;
	font-size: 11px;
}

.bold {
	background-color: transparent;
	font-weight: bold;
}
