body
{
	color: #FFFFFF;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

div
{
}

div.body
{
	overflow: hidden;
	text-align: center;
}

div.header_big
{
	font-size: 25pt;
	font-weight: bold;
}

div.header_small
{
	font-size: 16pt;
	font-weight: bold;
}

div.failure
{
	color: #FF0000;
	background-color:#FFCC66;
}


img.link
{
	border: 0px;
}


table
{
	border-width: 0px;
	border-style: solid;
	border-color: #FF0000;
}

table.header
{
	width: 800px;
}

table.menue
{
	width: 800px;
	border-top-width: thin;
	border-bottom-width: thin;
	
	word-spacing: 15px;
}

table.page
{
	width: 800px;
	text-align: justify;

	background-color: #333344;
	
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
}

table.footer
{
	width: 800px;
}

tr
{
	text-align: justify;
	vertical-align: top;
}

td
{
}

td.header
{
	text-align: right;
	vertical-align: middle;
}

td.logo
{
	text-align: center;
	vertical-align: middle;
	width: 120px;
	height: 120px;
}

td.page_title
{
	font-size: 16pt;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #1e1a31;
	text-align: right;
	
	border-color: black black #999999;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px
}

td.bold_left
{
	width: 20%;
	text-align: left;
	font-weight: bold;
}

td.copyright
{
	text-align: right;
}

input, select, textarea
{
	background-color:#FFFFFF;
}

.failure
{
	background-color:#FFCC66;
}

h1
{
}

h2
{
}

a
{
	color: #000080;
}

a:link
{
	color: #9999FF;
}

a:hover
{
	color: #66FFFF;
}

a:visited
{
	color: #3366FF;
}

a:active
{
	color: #3366FF;
}

a.menue
{
	color: #FFFFFF;
	text-decoration: none;
}

a:link.menue
{
	font-size: 8pt;
	color: #9999FF;
	text-decoration: none;
}

a:hover.menue
{
	font-size: 8pt;
	color: #66FFFF;
	text-decoration: none;
}

a:visited.menue
{
	font-size: 8pt;
	color: #3366FF;
	text-decoration: none;
}

a:active.menue
{
	font-size: 8pt;
	color: #3366FF;
	text-decoration: none;
}
