/* standard elements */
body {
 background: #F5F5F5;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-weight: normal;
 }

a:link { color: #0066CC; text-decoration: none; }
a:visited { color: #0066CC; text-decoration: none; }
a:hover { color: #0066CC; text-decoration: underline; }


h1 { margin-left:15px; color: green; font-weight: bold; font-size: 18pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-variant: small-caps; }
h2 { margin-left: 15px; color: #2F4F4F; font-weight: bold; font-size: 12pt }

div.first { font-weight:bold; background-color:#ADD8E6; color:black; padding:10px; font-size:9pt }

table.mainhead { text-align:left; width:1000px }
th.liste { font-size:9pt }
td { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:9pt; font-weight: normal; text-decoration: none; }
td.navi { width:146px; background-color:#f9f9f9 }

p { color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:10pt; font-weight: normal; margin-left:15px; margin-right:10px }
p.develop { font-size:9pt; border-color:cyan yellow; border-width:8px; border-style:solid; background-color:white; padding:5px  }


ul { list-style-image: url("../images/greysmallbullet.gif"); margin-left: 1em; padding-left: 2em; }
ul.men { font-size:8pt; list-style-type:square; margin:2px 3px; padding:0 0 5 15px; line-height:14px }

pre { font-family:courier new; margin:15px; background-color:azure }

hr { color:red }

iframe.frmNavi { height:530px;width:160px; background-color:#f9f9f9 }
iframe.frmright { height:530px;width:150px;margin:0px; padding:0px; background-color:#f9f9f9 }

div.head4 { margin-top:8px;margin-left:15px;font-weight:bold;font-size:10pt }
div.feed  {  width:100%; margin-top:8px; color:#fff; background-color:#0080c0; padding-top:5px; text-align:center; }
div.feed a { margin:0; padding:0 4px 1px; border:1px solid; border-color:#fc9 #630 #330 #f96; font:bold 8pt Verdana,sans-serif; color:#fff; background:#f60; text-decoration:none; }
div.feed a:hover { text-decoration:none; }
div.headNav { margin-top:8px;margin-left:13px;font-weight:bold;font-size:10pt }