body {
background-color:#96a0ce;
color:#ffffff;
font-family:Arial,Helvetica;
font-size:12pt;
font-weight:normal;
padding:0px;
margin:0px;
}

div.menu {
margin:20px;
position:absolute;
left:0px;
top:0px;
width:238px;
}

div.menu_border {
border-style:dashed;
border-width:2px;
background-color:#36a041;
}

div.source {
border-style:dashed;
border-width:2px;
padding:20px;
background-color:#36a041;
margin-left:20px;
}
pre {
border-style:dashed;
border-width:2px;
padding:20px;
background-color:#36a041;
margin-left:20px;
}

div.menu_entry_l1 { text-align:left;color:#ffffff;white-space:nowrap;font-weight:bolder;margin:10px;margin-bottom:5px; }
div.menu_entry_l1 a { color:#ffffff;text-decoration:none; }
div.menu_entry_l1 a:active  { text-decoration:underline; }
div.menu_entry_l1 a:focus   { text-decoration:underline; }
div.menu_entry_l1 a:hover   { text-decoration:underline; }

div.menu_entry_l2 { text-align:left;color:#ffffff;white-space:nowrap;margin:10px;margin-left:30px; }
div.menu_entry_l2 a { color:#ffffff;text-decoration:none; }
div.menu_entry_l2 a:active  { text-decoration:underline; }
div.menu_entry_l2 a:focus   { text-decoration:underline; }
div.menu_entry_l2 a:hover   { text-decoration:underline; }

div.content {
margin:20px;
text-align:left;
font-size:12pt;
font-weight:normal;
font-style:normal;
border-width:1px;
border-style:solid;
position:absolute;
left:248px;
right:0px;
top:0px;
padding:20px;
min-width:640px;
min-height:500px;
color:#ffffff;
}

div.content h1 {
font-size:20pt;
font-weight:bolder;
margin-bottom:10px;
}

div.content h2 {
font-size:12pt;
font-weight:bolder;
padding-top:3pt;
border-width:0px;
border-top-width:1px;
border-style:solid;
margin-top:40px;
}

div.content h3 {
font-size:10pt;
font-weight:bolder;
padding-top:3pt;
}

div.content h4 {
font-size:8pt;
font-weight:bolder;
padding-top:3pt;
}

div.content p {
font-size:12pt;
font-weight:normal;
text-align:left;
}

div.content img {
border:0px;
}
	
div.content a { color:#ffffff;text-decoration:none; }
div.content a:active  { text-decoration:underline; }
div.content a:focus   { text-decoration:underline; }
div.content a:hover   { text-decoration:underline; }

div.banner {
	margin-top:20px;
}

div.banner img{
	border-width:0px;
}

