a:hover{background-color:cccaaa;}
a:visited{color:blue}

body
{
font-family: tahoma;
font-size: 9pt;
background-color:white;
}


.menu
{
width: 100%;
font-family: Tahoma;
font-size: 8pt;
border-top: none;
border-bottom: none;
}


H1
{
font-family: Tahoma;
font-size: 22pt;
}

p.address
{
font-family: Tahoma;
font-size: 12pt;
text-align: right;
}

div.container
{
width:100%;
margin:0px;
border:1px solid gray;
//line-height:150%;
line-height:100%;
background-color: #cccccc;
}

div.header
{
padding:0.5em;
color:black;
background-color:#C0C0C0   ;
border:1px solid gray;
clear:left;
height:90px;
background-image: url(./images/banner.jpg);
}

div.footer
{
padding:0.5em;
color:white;
background-color: #cccbbb;
}

clear:left;
}

h1.header
{
padding:0;
margin:0;
}

div.left
{
float:left;
width:160px;
margin:0;
padding:1em;
height:600px;
//height:100%;
overflow: auto;
border-left:1px solid gray;
border-right:1px solid gray;
}

div.content
{
margin-left:160px;
//border-left:1px solid gray;
padding:1em;
height:600px;
//height:100%;
overflow: auto;
}

div.pictures
{
margin-left:160px;
border-left:1px solid gray;
border-top:1px solid gray;
border-bottom:1px solid gray;
border-right:1px solid gray;
//height: 100;
padding:1em;
}

table
{
font-family: tahoma;
font-size: 10pt;
}

div.help
{
background-color:cccaaa;
font-weight:bold;
height:100px;
}


div.img img
{
  display: inline;
  margin: 3px;
  border: 1px solid #ffffff;
}

div.desc
{
  text-align: center;
  font-weight: normal;
  width: 120px;
  margin: 2px;
  font-family: arial;
  font-size: 7pt;
}
