body {
	background-color: #AEAFB1;
	font-family:Arial;
	font-size:10pt;
	color: #000000;
}
a.menuMain:link, a.menuMain:visited
{
	color: #504F4F;
	text-indent: 15px;
	font-size: 12px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.menuMainAct:link, a.menuMainAct:visited
{
        color: white;
        font-weight: bold;
        text-indent: 15px;
        font-size: 12px;
        display: block;
        font-family: Arial, Helvetica, sans-serif;
        text-decoration: none;
}
a.menuSub:link, a.menuSub:visited
{
	color: #504F4F;
	text-indent: 45px;
	font-size: 11px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.menuSubAct:link, a.menuSubAct:visited
{
	color: white;
	font-weight: bold;
	text-indent: 45px;
	font-size: 11px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.menuMain:hover, a.menuMain:active, a.menuSub:hover, a.menuSub:active, a.menuMainAct:hover, a.menuMainAct:active, a.menuSubAct:hover, a.menuSubAct:active
{
	color: white;
	font-weight: bold;
}
h1, h2 {
	color:white;
	font-weight:bold;
}
h1 {
	font-size:12pt;
}
h2 {
	font-size:10pt;
}
div {
	margin:0px auto;
	padding:0px;
}
#outerwrapper {
	border-style: none;
	width:760px;
}
#wrapper {
	width:758px;
	border:1px solid #FFF;
	border-top-style:none;
	float:left;
}
#header {
	height:167px;
	float:left;
}
#headLTop {
	width:569px;
	height:78px;
	background-image: url('oben1.gif');
}
	
#headLCen {
	width:569px;
	height:32px;
	background-image: url('company_name.gif');
}
	
#headLBot {
	width:569px;
	height:56px;
	background-image: url('oben2.gif');
}
#headLeft {
	margin-left:-1px;
	float:left;
}
#headRTop {
	width:191px;
	height:167px;
	background-image: url('oben3.gif');
	margin-right:-1px;
	float:right;
}
#content {
	border-style: none;
	float:left;
}
#content-left {
	border-style: none;
	width:168px;
	float:left;
}
#content-main {
	border-style: none;
	padding:10px;
	width:548px;
	margin-left:10px;
	float:left;
}
#footer {
	float:left;
	margin-bottom:-1px;
	width:760px;
}
#footleft {
	width:690px;
	height:51px;
	background-image: url('unten1.gif');
	margin-left:-1px;
	float:left;
}
#footmid {
	width:38px;
	height:51px;
	background-image: url('totop.gif');
	float:left;
}
#footrt {
	width:32px;
	height:51px;
	background-image: url('unten2.gif');
	margin-right:-1px;
	float:left;
}
img {
	margin:0px auto;
}
#graph {
        text-align:center;
	margin:36pt 0pt;
}
#reference {
	float:left;
	margin:24pt 93px;
}
#bottom {
	clear:both;
	color:white;
	font-size:x-small;
}
ul.menu
{
	border-style: none;
	list-style-type: none;
	margin:0px auto;
	margin-left:-1px;
	margin-top:-1px;
	padding:0px;
	text-decoration: none;
	text-indent:0px;
}
li.menu
{
        background-color: #A4A5A7;
        border-bottom:1px solid #D2D3D4;
        border-right:1px solid #D2D3D4;
        color: #504F4F;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        height:25px;
        line-height:24px;
        margin:0px auto;
        padding:0px;
        text-decoration: none;
        text-indent: 15px;
        width:166px;

}
li.menuAct
{
	color: white;
	font-weight: bold;
	background-color: #959697;

        border-bottom:1px solid #D2D3D4;
        border-right:1px solid #D2D3D4;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        height:25px;
        line-height:24px;
        margin:0px auto;
        padding:0px;
        text-decoration: none;
        text-indent: 15px;
        width:166px;

}
table.mail td
{
	padding-bottom:1em;
}

