body
{
	background-color:#f0f0d0;
	font-family:Arial, Verdana,Courier New;
	
	/*
	font-family:Arial, Verdana,Courier New;	
	font-family:Garamond,Times New Roman;
	background-image:url('./Img/logoPB1.gif');
	background-position:left top;
	background-repeat:no-repeat;
	background-attachment:fixed;
	*/
}


div.container
{
    width:100%;
    margin:0px;
    border:1px solid black;
    line-height:150%;
}

div.header
{
    color:maroon;
    background-color:#a0b0c0;
    clear:left;
    font-family:Garamond,Times New Roman;
    font-variant:small-caps;
    		
    	padding-bottom:0em;
		padding-right:0.5em;
		
		padding-top:0.5em;
		padding-left:0.5em;
		border-bottom:1px solid black;
}

div.footer table
{
	text-align:center;
	width:100%;
}

div.footer
{
   padding:0.5em;
    color:white;
    background-color:#a0b0c0;
    clear:left;
    border-top:1px solid black; 
}


div.topmenu 
{ 
    margin-left:200px;
    padding-top:0.5em;
}

h1.header
{
    padding-bottom:0.3em;
    margin:0;
    text-align:center;
}
div.left
{
    float:left;
    width:160px;
    height:300px;
    margin:0;
    padding:1em;
    border-right:1px solid gray;
}
div.content
{
    /*margin-left:190px;*/
    padding:1em;
    height:300px;
    overflow:scroll;
}
div.fotocontent
{
    padding:4px;
    height:300px;
    text-align:center;
}
div.myHome
{
	font-size:xx-large;
	line-height:130%;
}

span.menuItem a
{
float:none;
    width:6em;
    text-decoration:none;
    color:white;
    background-color:#a0a0a0;
    padding-left:0.6em;
    padding-right:0.6em;
    padding-top:0.2em;
    padding-bottom:0.0em;
    border-right:1px solid black;
    border-top:1px solid black;
    border-left:1px solid black;
    font-weight:bold;
}

span.menuItem a:hover 
{
    background-color:#f0f0d0;
    color:gray;
    padding-top:0.4em;
    padding-bottom:0.1em;

}

span.menuItemSelected a
{
    float:none;
    width:6em;
    text-decoration:none;
    color:black;
    background-color:#f0f0d0;
    /*padding:0.4em 0.6em;*/
    padding-left:0.6em;
    padding-right:0.6em;
    padding-top:0.4em;
    padding-bottom:0.2em;
    border-right:1px solid black;
    border-top:1px solid black;
    border-left:1px solid black;
    font-weight:bold;
}


div.PBPrintButton
{
  	text-align:right;
    font-size:small; 
    height:0px;
}
