/* standard css for vba section 
Copyright (C) 2001 Tomizono */
body { font-family: helvetica,Arial,Sans-serif; font-size: 18px;
 color: #7e434e; background: #c3e1c7; }
h1 { font-weight: bold; font-family: Verdana,bookman,sans-serif;
 font-size: 48px; color: #7e434e; }
h2, h3 { font-size: 18px; border-style: solid; border-color: blue;
 border-width: 1px 100px 1px 30px; padding: 5px; }
h3 { font-size: 14px; border-color: green;
 margin-left: 30px; margin-right: 30px; border-right-width: 70px; }
h2 span, h3 span { font-size: 12px; color: red; background-color: yellow;
 margin-left: 40px; }
h2 span:active, h3 span:active { border:medium inset; }
table, td, th { border: thin solid #076d64; }
th { background-color: #076d64; color: white; }
a { color: #c01550; text-decoration: none; }
a:hover { color: red; background-color: yellow; }
img { border:none; vertical-align:middle; }
.make td { border-style: none; }
.make2 { background-color: #d3f1d7; }
.make3 { background-color: #ffb6c1; }
.a { float: left; width: 37%; }
.b { float: right; width: 60%; border-left: solid white; }
.c { font-family: avantgarde,cursive; font-size: 24px; display: none; color: #2f0fa4; }
.z { clear: both; }
.b div { text-indent: 8%; padding: 10px; }
.a div { font-family: helvetica,Arial,Sans-serif; font-size: 16px;
 padding: 5px; }
.doc { text-indent: 8%; padding: 10px; }
.code { padding: 10px; background-color: #f4f4f4; margin-right: 10px; }
.howto { background-color: #66dd88; border: thin solid #66dd88; }
.keywords { color: #076d64; border: thin inset; display: inline; margin: 3px; }
.copyright { background-color: #ababab; color: white; border: thin solid #ababab; }
.link { text-align: center; background-color: #e7e7e7; color: #c3e1c7; 
 margin-top: 24px; }
.remark { font-size: 12px; }
.clickme { text-align: right; background-color: #e7e7e7; padding-right: 100px; }
.clickme a { border:thin outset; display: inline; margin: 3px; }
.clickme a:active { border:thin inset; display: inline; margin: 3px; }
.excelsheet { border: medium ridge #66cc99; background-color: white; font-size: 11px; border-collapse: collapse; }
.excelsheet th { border: thin outset white; background-color: #c7c7c7; color: black; padding-left: 5px; padding-right: 5px; }
.excelsheet td { border: thin solid #c7c7c7; background-color: #ffffff; color: black; }
.excelsheet td.excelcaption { border: 0px none; background-color: #66cc99; color: #7e434e; }

