/*copyright 2001 by Wolfgang Kluge / klugesoftware */
body {
 font-family: Verdana;
 font-size: 8pt;
 cscrollbar-darkshadow-color:#ffffff;
}
table{font-family:Verdana;font-size:8pt;}

div.caption {width:100%; font-size:9pt; color:#000000; border-bottom:2px inset activecaption; margin-bottom:3px}

td.caption1 {border-bottom:1px solid #000000;}
td.caption2 {background-color:buttonface; color:buttontext; border-top:2px groove #ffffff; border-left:2px groove #ffffff; font-size:7pt;}
td.caption3 {background-color:buttonface;}
td.caption4 {border-bottom:2px groove #ffffff;}
td.content1 {background-color:buttonface; border-bottom:2px groove #ffffff; border-left:2px groove #ffffff; border-right:2px groove #ffffff;}
td.content2 {font-size:7pt; font-family:Verdana; color:buttontext;}
td.content3 {font-size:8pt; font-family:Verdana; color:buttontext;}
a.content2  {font-size:7pt; font-family:Verdana; text-decoration:none; color:buttontext; width:100%;}
a.content2:hover { background-color:highlight; color:highlighttext; filter:Alpha(opacity=100, finishopacity=20, style=1);}

div.codeblock {
	width:100%; color:#000000; font-family:Courier New, Courier; font-size:8pt; background-color:#fafafa; border:1px solid #dedede;
	padding:2px; margin-left:10px; margin-right:10px; margin-bottom:5px; margin-top:5px; }
span.p {color:#000080;}
span.comment {color:#008000;}

td.desc_head {background-color:#efefef; color:#000000; font-family:Verdana; font-size:8pt;}
table.description {
	width:99%; color:#000000; font-family:Verdana; font-size:8pt; background-color:#fafafa; border:1px solid #dedede; border-collapse:collapse;
	margin-left:2px; margin-bottom:5px; margin-top:5px; }
}

