home *** CD-ROM | disk | FTP | other *** search
/ PC Answers 2003 September / PC Answers September 2003.iso / Software / trial / AutoMate 5.0.4.1 / automate5_eval_setup.exe / AM5.chm1 / default.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2003-01-09  |  10.0 KB  |  360 lines

  1. /*=(===============================================================)*/
  2.  
  3. /*=(===============================================================)*/
  4. /*=(Created with RoboEditor.)=======================================*/
  5. /*=(===============================================================)*/
  6.  
  7.  
  8. /*begin-old-version{{*/
  9.  
  10.  /* $MVD$:color("18","e22b8a","Blue Violet","0") */
  11.  /* $MVD$:fontset("Arial","Arial") */
  12.  /* $MVD$:fontset("Courier New","Courier New") */
  13.  BODY { font-family : "Arial";
  14.         background-color : white;}
  15.  .mvd-BODY { font-family : "Arial";
  16.              background-color : white;}
  17.  H1 { font-family : "Arial";
  18.       font-size : 18.0pt;
  19.       color : blue;}
  20.  .mvd-H1 { font-family : "Arial";
  21.            font-size : 18.0pt;
  22.            color : blue;}
  23.  H2 { font-weight : bold;
  24.       font-size : 18.0pt;}
  25.  .mvd-H2 { font-weight : bold;
  26.            font-size : 18.0pt;}
  27.  H3 { font-family : "Arial";
  28.       font-weight : bold;
  29.       font-size : 12.0pt;}
  30.  .mvd-H3 { font-family : "Arial";
  31.            font-weight : bold;
  32.            font-size : 12.0pt;}
  33.  H4 { font-family : "Arial";
  34.       font-weight : bold;
  35.       font-size : 10.0pt;}
  36.  .mvd-H4 { font-family : "Arial";
  37.            font-weight : bold;
  38.            font-size : 10.0pt;}
  39.  H5 { font-family : "Arial";
  40.       font-size : 10.0pt;
  41.       margin-left : 10.0pt;}
  42.  .mvd-H5 { font-family : "Arial";
  43.            font-size : 10.0pt;
  44.            margin-left : 10.0pt;}
  45.  H6 { font-family : "Courier New";
  46.       font-weight : normal;
  47.       font-size : 8.0pt;
  48.       color : maroon;
  49.       margin-left : 14.0pt;}
  50.  .mvd-H6 { font-family : "Courier New";
  51.            font-weight : normal;
  52.            font-size : 8.0pt;
  53.            color : maroon;
  54.            margin-left : 14.0pt;}
  55.  P { font-family : "Arial";
  56.      font-size : 8.0pt;
  57.      margin-left : 14.0pt;}
  58.  .mvd-P { font-family : "Arial";
  59.           font-size : 8.0pt;
  60.           margin-left : 14.0pt;}
  61.  CITE.expandspot { font-style : normal;
  62.                    color : green;
  63.                    cursor: hand;}
  64.  .mvd-CITE-expandspot { font-style : normal;
  65.                         color : green;
  66.                         cursor: hand;}
  67.  DFN.collapsed { font-style : italic;
  68.                  font-weight : normal;
  69.                  display :                              'none';
  70.                  color : red;}
  71.  .mvd-DFN-collapsed { font-style : italic;
  72.                       font-weight : normal;
  73.                       display :                              'none';
  74.                       color : red;}
  75.  DFN.expanded { font-style : italic;
  76.                 font-weight : normal;
  77.                 color : red;}
  78.  .mvd-DFN-expanded { font-style : italic;
  79.                      font-weight : normal;
  80.                      color : red;}
  81.  EM.dropspot { color : green;
  82.                cursor: hand;}
  83.  .mvd-EM-dropspot { color : green;
  84.                     cursor: hand;}
  85.  CITE.glossterm { font-style : normal;
  86.                   color : maroon;
  87.                   cursor: hand;}
  88.  .mvd-CITE-glossterm { font-style : normal;
  89.                        color : maroon;
  90.                        cursor: hand;}
  91.  DFN.glosscollapsed { font-style : italic;
  92.                       font-weight : normal;
  93.                       display :                              'none';
  94.                       color : blue;}
  95.  .mvd-DFN-glosscollapsed { font-style : italic;
  96.                            font-weight : normal;
  97.                            display :                              'none';
  98.                            color : blue;}
  99.  DFN.glossexpanded { font-style : italic;
  100.                      font-weight : normal;
  101.                      color : blue;}
  102.  .mvd-DFN-glossexpanded { font-style : italic;
  103.                           font-weight : normal;
  104.                           color : blue;}
  105.  P.Code { font-family : "Courier New";
  106.           font-weight : bold;
  107.           font-size : 10.0pt;
  108.           color : gray;
  109.           line-height : 10.0pt;
  110.           margin-top : auto;
  111.           margin-bottom : auto;}
  112.  .mvd-P-Code { font-family : "Courier New";
  113.                font-weight : bold;
  114.                font-size : 10.0pt;
  115.                color : gray;
  116.                line-height : 10.0pt;
  117.                margin-top : auto;
  118.                margin-bottom : auto;}
  119.  P.SubHead { font-family : "Arial";
  120.              font-size : 9.0pt;
  121.              text-indent : 0.0pt;
  122.              margin-left : 0.0pt;
  123.              margin-right : 0.0pt;}
  124.  .mvd-P-SubHead { font-family : "Arial";
  125.                   font-size : 9.0pt;
  126.                   text-indent : 0.0pt;
  127.                   margin-left : 0.0pt;
  128.                   margin-right : 0.0pt;}
  129.  P.CodeNew { font-family : "Arial";
  130.              font-size : 8.0pt;
  131.              margin-left : 14.0pt;}
  132.  .mvd-P-CodeNew { font-family : "Arial";
  133.                   font-size : 8.0pt;
  134.                   margin-left : 14.0pt;}
  135.  
  136. /*}}end-old-version*/
  137. BODY {
  138.     font-family: Arial;
  139.     background-color: #ffffff;
  140. }
  141.  
  142. H1 {
  143.     font-family: Arial;
  144.     font-size: 18.0pt;
  145.     color: #0000ff;
  146. }
  147.  
  148. /*=(Generated Code)=================================================*/
  149. /*=(WARNING: DO NOT EDIT OR DELETE THIS SECTION!)===================*/
  150. /*begin!kadov{{=====================================================*/ 
  151. LI.kadov-H1 {
  152.     font-family: Arial;
  153.     font-size: 18.0pt;
  154.     color: #0000ff;
  155. }
  156. /*}}end!kadov=======================================================*/ 
  157.  
  158.  
  159.  
  160. H2 {
  161.     font-weight: bold;
  162.     font-size: 18.0pt;
  163. }
  164.  
  165. /*=(Generated Code)=================================================*/
  166. /*=(WARNING: DO NOT EDIT OR DELETE THIS SECTION!)===================*/
  167. /*begin!kadov{{=====================================================*/ 
  168. LI.kadov-H2 {
  169.     font-weight: bold;
  170.     font-size: 18.0pt;
  171. }
  172. /*}}end!kadov=======================================================*/ 
  173.  
  174.  
  175.  
  176. H3 {
  177.     font-family: Arial;
  178.     font-weight: bold;
  179.     font-size: 12.0pt;
  180. }
  181.  
  182. /*=(Generated Code)=================================================*/
  183. /*=(WARNING: DO NOT EDIT OR DELETE THIS SECTION!)===================*/
  184. /*begin!kadov{{=====================================================*/ 
  185. LI.kadov-H3 {
  186.     font-family: Arial;
  187.     font-weight: bold;
  188.     font-size: 12.0pt;
  189. }
  190. /*}}end!kadov=======================================================*/ 
  191.  
  192.  
  193.  
  194. H4 {
  195.     font-family: Arial;
  196.     font-weight: bold;
  197.     font-size: 10.0pt;
  198. }
  199.  
  200. /*=(Generated Code)=================================================*/
  201. /*=(WARNING: DO NOT EDIT OR DELETE THIS SECTION!)===================*/
  202. /*begin!kadov{{=====================================================*/ 
  203. LI.kadov-H4 {
  204.     font-family: Arial;
  205.     font-weight: bold;
  206.     font-size: 10.0pt;
  207. }
  208. /*}}end!kadov=======================================================*/ 
  209.  
  210.  
  211.  
  212. H5 {
  213.     font-family: Arial;
  214.     font-size: 10.0pt;
  215.     margin-left: 10.0pt;
  216. }
  217.  
  218. /*=(Generated Code)=================================================*/
  219. /*=(WARNING: DO NOT EDIT OR DELETE THIS SECTION!)===================*/
  220. /*begin!kadov{{=====================================================*/ 
  221. LI.kadov-H5 {
  222.     font-family: Arial;
  223.     font-size: 10.0pt;
  224. }
  225. /*}}end!kadov=======================================================*/ 
  226.  
  227.  
  228.  
  229. H6 {
  230.     font-family: "Courier New";
  231.     font-weight: normal;
  232.     font-size: 8.0pt;
  233.     color: #800000;
  234.     margin-left: 14.0pt;
  235. }
  236.  
  237. /*=(Generated Code)=================================================*/
  238. /*=(WARNING: DO NOT EDIT OR DELETE THIS SECTION!)===================*/
  239. /*begin!kadov{{=====================================================*/ 
  240. LI.kadov-H6 {
  241.     font-family: "Courier New";
  242.     font-weight: normal;
  243.     font-size: 8.0pt;
  244.     color: #800000;
  245. }
  246. /*}}end!kadov=======================================================*/ 
  247.  
  248.  
  249.  
  250. P {
  251.     font-family: Arial;
  252.     font-size: 8.0pt;
  253.     margin-left: 14.0pt;
  254. }
  255.  
  256. /*=(Generated Code)=================================================*/
  257. /*=(WARNING: DO NOT EDIT OR DELETE THIS SECTION!)===================*/
  258. /*begin!kadov{{=====================================================*/ 
  259. LI.kadov-P {
  260.     font-family: Arial;
  261.     font-size: 8.0pt;
  262. }
  263. /*}}end!kadov=======================================================*/ 
  264.  
  265.  
  266.  
  267. P.Code {
  268.     font-family: "Courier New";
  269.     font-weight: bold;
  270.     font-size: 10.0pt;
  271.     color: #808080;
  272.     line-height: 10.0pt;
  273.     margin-top: auto;
  274.     margin-bottom: auto;
  275. }
  276.  
  277. /*=(Generated Code)=================================================*/
  278. /*=(WARNING: DO NOT EDIT OR DELETE THIS SECTION!)===================*/
  279. /*begin!kadov{{=====================================================*/ 
  280. LI.kadov-P-CCode {
  281.     font-family: "Courier New";
  282.     font-weight: bold;
  283.     font-size: 10.0pt;
  284.     color: #808080;
  285.     line-height: 10.0pt;
  286. }
  287. /*}}end!kadov=======================================================*/ 
  288.  
  289.  
  290.  
  291. P.SubHead {
  292.     font-family: Arial;
  293.     font-size: 9.0pt;
  294.     text-indent: 0.0pt;
  295.     margin-left: 0.0pt;
  296.     margin-right: 0.0pt;
  297. }
  298.  
  299. /*=(Generated Code)=================================================*/
  300. /*=(WARNING: DO NOT EDIT OR DELETE THIS SECTION!)===================*/
  301. /*begin!kadov{{=====================================================*/ 
  302. LI.kadov-P-CSubHead {
  303.     font-family: Arial;
  304.     font-size: 9.0pt;
  305.     text-indent: 0.0pt;
  306. }
  307. /*}}end!kadov=======================================================*/ 
  308.  
  309.  
  310.  
  311. P.CodeNew {
  312.     font-family: Arial;
  313.     font-size: 8.0pt;
  314.     margin-left: 14.0pt;
  315. }
  316.  
  317. /*=(Generated Code)=================================================*/
  318. /*=(WARNING: DO NOT EDIT OR DELETE THIS SECTION!)===================*/
  319. /*begin!kadov{{=====================================================*/ 
  320. LI.kadov-P-CCodeNew {
  321.     font-family: Arial;
  322.     font-size: 8.0pt;
  323. }
  324. /*}}end!kadov=======================================================*/ 
  325.  
  326.  
  327.  
  328. A.expandspot {
  329.     cursor: hand;
  330.     color: #008000;
  331.     font-style: normal;
  332. }
  333.  
  334. SPAN.expandtext {
  335.     color: #ff0000;
  336.     font-weight: normal;
  337.     font-style: italic;
  338. }
  339.  
  340. A.dropspot {
  341.     font-style: italic;
  342.     cursor: hand;
  343.     color: #008000;
  344. }
  345.  
  346. A.glossterm {
  347.     cursor: hand;
  348.     color: #800000;
  349.     font-style: normal;
  350. }
  351.  
  352. SPAN.glosstext {
  353.     color: #0000ff;
  354.     font-weight: normal;
  355.     font-style: italic;
  356. }
  357.  
  358.  
  359. /*=(===============================================================)*/
  360.