﻿body 
{
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	background-color : White;
	font : normal normal normal 9pt/normal Arial, Helvetica, sans-serif;
	background-image: url(Images/background.gif);
	background-position: top left;
	background-repeat: no-repeat;
	color: #000;
}


table.page
{
	width: 1024px;
	background-image: url(Images/Header_Cubus.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

table.page td.header
{
	vertical-align: top;
}

table.page td.header img
{
	border-width: 0px;
	margin: 5px 5px 42px 5px;	
}

table.page td.menubar
{
	background-color: #625447;
	padding: 3px 10px 3px 10px;
	-moz-opacity:.50; 
	filter:alpha(opacity=50); 
	opacity:.50;
	text-align: right;	
	color: #663300;
	height: 27px;
	
}

table.page td.menubar input
{
	border: solid 1px #663300;	
	float:right;
}

table.page td.menubar a
{
	color: white;
	font-weight: bold;
	text-decoration: none;
	font-size: 10pt;
	margin: 2px 5px 2px 5px;
	float:right;
}


table.page td.left
{
	width: 250px;
	padding: 10px 5px 10px 25px;
	font-size: 9pt;
	font-weight: normal;
	color: #625447;
}

table.page td.left h1
{
	font-size: 10pt;
	font-weight: bold;
	color: #a0bf35;
	margin: 0;
	padding: 20px 0px 5px 0px;
}
table.page td.left a
{
	display: block;
	text-decoration: none;
	font-size: 9pt;
	color: #625447;
	margin-bottom: 2px;
}
table.page td.left a:hover
{
	text-decoration: underline;
}

table.page td.center
{
	padding: 10px 5px 10px 5px;
	width: auto;	
	font-size: 9pt;
}

table.page td.center a
{
	text-decoration: none;
	font-size: 9pt;
	color: #625447;
	margin-bottom: 2px;
}
table.page td.center a:hover
{
	text-decoration: underline;
}

table.page td.center p.breadcrums
{
	font-size: 9pt;
	font-weight: bold;
	color: #625447;
	margin: 0;
	padding: 20px 0px 5px 0px;
}

table.page td.center h1
{
	font-size: 18pt;
	font-weight: bold;
	color: white;
	margin: 0;
	padding: 20px 0px 5px 0px;
}
table.page td.center p
{
	font-size: 9pt;
	font-weight: normal;
	color: #000;
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 0px 0px;
	text-align: justify;
}


table.page td.right
{
	padding: 10px 5px 10px 5px;
	width: auto;	
	font-size: 9pt;
}

table.page td.right a
{
	text-decoration: none;
	font-size: 9pt;
	color: #625447;
	margin-bottom: 2px;
}
table.page td.right a:hover
{
	text-decoration: underline;
}

table.page td.footer
{
	text-align: center;
}

table.page td.footer a
{
	text-decoration: none;
	font-size: 9pt;
	color: #625447;
	margin-bottom: 2px;
}
table.page td.footer a:hover
{
	text-decoration: underline;
}