body 
{
background-image: url("../images/bjbackground.jpg");
background-repeat: no-repeat;
background-color: #C0C0C0;
}

img.endorsement
{
position: absolute;
left: 425px;
top: 20px;
}

img.contenttitle
{
position: absolute;
left: 180px;
top: 155px;
width: 183px;
height: 52px;
}

#content
{
position: absolute;
left: 190px;
top: 210px;
width: 530px;
height: 320px;
padding-right: 10px;
z-index: 100;
overflow: auto;
}

#nav
{
position:absolute;
left: 30px;
top: 220px;
width: 110px;
}


H1 { color : #FFFFFF;
font-weight: bold;
font-size : 20pt;
font-family : Arial Narrow, Arial;
position: absolute;
top: 160px;
left: 170px; 
}

H2 { color : #000000;
font-weight: bold;
font-size: 10pt;
line-height: 11pt;
font-family: Arial;
text-align: right;
}

P,td { color : #FFFFFF;
font-weight: 400;
font-style : normal;
font-size : 9pt;
font-family : Arial;
line-height : 10pt;
text-align : justify;
}

P.cv { color : #FFFFFF;
font-weight: 400;
font-style : italic;
font-size : 10pt;
font-family : Arial narrow;
line-height : 10pt;
}

P.bold { color : #FFFFFF;
font-weight: 600;
font-style : normal;
font-size : 9pt;
font-family : Arial;
line-height : 10pt;
}

A.nav:link {text-decoration: none;
color : #000000;
font-weight: 600;
font-family: verdana, arial;
font-size: 10pt;
}

A.nav:visited {text-decoration: none;
color : #000000;
font-weight: 600;
font-family: verdana, arial;
font-size: 10pt;
}

A.nav:alink {text-decoration: none;
color : #FFFFFF;
font-weight: 600;
font-family: verdana, arial;
font-size: 10pt;
}

A.currentnav:link {text-decoration: none;
color : #FFFFFF;
font-weight: 600;
font-family: verdana, arial;
font-size: 10pt;
}

A.currentnav:visited {text-decoration: none;
color : #FFFFFF;
font-weight: 600;
font-family: verdana, arial;
font-size: 10pt;
}

A.currentnav:alink {text-decoration: none;
color : #FFFFFF;
font-weight: 600;
font-family: verdana, arial;
font-size: 10pt;
}

A.content:link {text-decoration: none;
color : #FFFFFF;
font-weight: 600;
font-size : 9pt;
font-family : Arial;
line-height : 10pt;
}

A.content:visited {text-decoration: none;
color : #FFFFFF;
font-weight: 600;
font-size : 9pt;
font-family : Arial;
line-height : 10pt;
}

A.content:alink {text-decoration: none;
color : #FFFFFF;
font-weight: 600;
font-size : 9pt;
font-family : Arial;
line-height : 10pt;
}

body{ 
  scrollbar-arrow-color: #004B2C;
  scrollbar-3dlight-color: #004B2C;
  scrollbar-highlight-color: #960018;
  scrollbar-face-color: #960018;
  scrollbar-shadow-color: #004B2C;
  scrollbar-darkshadow-color: #004B2C;
  scrollbar-track-color: #004B2C;
  }
