summaryrefslogtreecommitdiff
path: root/extras/source/misc_config/wizard/web/styles
diff options
context:
space:
mode:
Diffstat (limited to 'extras/source/misc_config/wizard/web/styles')
-rw-r--r--extras/source/misc_config/wizard/web/styles/beige.css79
-rw-r--r--extras/source/misc_config/wizard/web/styles/bg.css79
-rw-r--r--extras/source/misc_config/wizard/web/styles/bgr.css79
-rw-r--r--extras/source/misc_config/wizard/web/styles/bgrey.css79
-rw-r--r--extras/source/misc_config/wizard/web/styles/bwb.css79
-rw-r--r--extras/source/misc_config/wizard/web/styles/bwo.css79
-rw-r--r--extras/source/misc_config/wizard/web/styles/dark.css79
-rw-r--r--extras/source/misc_config/wizard/web/styles/dp.css79
-rw-r--r--extras/source/misc_config/wizard/web/styles/forest.css79
-rw-r--r--extras/source/misc_config/wizard/web/styles/green.css79
-rw-r--r--extras/source/misc_config/wizard/web/styles/greenred.css79
-rw-r--r--extras/source/misc_config/wizard/web/styles/grey.css79
-rw-r--r--extras/source/misc_config/wizard/web/styles/ibg.css79
-rw-r--r--extras/source/misc_config/wizard/web/styles/ice.css79
-rw-r--r--extras/source/misc_config/wizard/web/styles/marine.css79
-rw-r--r--extras/source/misc_config/wizard/web/styles/orange.css79
-rw-r--r--extras/source/misc_config/wizard/web/styles/pc_old.css91
-rw-r--r--extras/source/misc_config/wizard/web/styles/red.css79
-rw-r--r--extras/source/misc_config/wizard/web/styles/rgb.css91
-rw-r--r--extras/source/misc_config/wizard/web/styles/strange.css79
-rw-r--r--extras/source/misc_config/wizard/web/styles/violet.css79
-rw-r--r--extras/source/misc_config/wizard/web/styles/water.css79
22 files changed, 1762 insertions, 0 deletions
diff --git a/extras/source/misc_config/wizard/web/styles/beige.css b/extras/source/misc_config/wizard/web/styles/beige.css
new file mode 100644
index 000000000000..a1a2c4d29eba
--- /dev/null
+++ b/extras/source/misc_config/wizard/web/styles/beige.css
@@ -0,0 +1,79 @@
+.doctitle {
+ font-family: "Times New Roman", Times, serif;
+ font-size: 14px;
+ color: #000000;
+ font-weight: bold;
+}
+.docdescription {
+ font-family: "Times New Roman", Times, serif;
+ font-size: 12px;
+ font-style: italic;
+ color: #000000;
+}
+.docauthor {
+ font-family: "Times New Roman", Times, serif;
+ font-size: 12px;
+ font-style: italic;
+ color: #000000;
+}
+.doccreationdate {
+ font-family: "Times New Roman", Times, serif;
+ font-size: 12px;
+ color: #000066;
+}
+.doclastchangeddate {
+ font-family: "Times New Roman", Times, serif;
+ font-size: 12px;
+ color: #990000;
+}
+.docfilename {
+ font-family: "Times New Roman", Times, serif;
+ font-size: 12px;
+ color: #000066;
+}
+.docfileformatinfo {
+ font-family: "Times New Roman", Times, serif;
+ font-size: 12px;
+ font-style: italic;
+ color: #000000;
+}
+.docnumberofpages {
+ font-family: "Times New Roman", Times, serif;
+ font-size: 12px;
+ color: #000000;
+}
+.docsizeinkb {
+ font-family: "Times New Roman", Times, serif;
+ font-size: 12px;
+ color: #000000;
+}
+body {
+ background-color: #FFCC99;
+ background-image: url(images/background.gif);
+}
+.toctitle {
+ font-family: "Times New Roman", Times, serif;
+ font-size: 20px;
+ font-style: normal;
+ font-weight: bold;
+ color: #000000;
+ background-color: #FFCC99;
+}
+.tcolor {
+ background-color: #FF9933;
+}
+.ccolor {
+ background-color: #FFCC99;
+}
+a:link {
+ font-family: "Times New Roman", Times, serif;
+ color: #003399;
+}
+a:visited {
+ font-family: "Times New Roman", Times, serif;
+ color: #0099FF;
+}
+a:active {
+ font-family: "Times New Roman", Times, serif;
+ color: #FF0000;
+}
diff --git a/extras/source/misc_config/wizard/web/styles/bg.css b/extras/source/misc_config/wizard/web/styles/bg.css
new file mode 100644
index 000000000000..d571a7f0e7a4
--- /dev/null
+++ b/extras/source/misc_config/wizard/web/styles/bg.css
@@ -0,0 +1,79 @@
+.doctitle {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 14px;
+ color: #000000;
+ font-weight: bold;
+}
+.docdescription {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 12px;
+ font-style: italic;
+ color: #000000;
+}
+.docauthor {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 12px;
+ font-style: italic;
+ color: #000000;
+}
+.doccreationdate {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 12px;
+ color: #000066;
+}
+.doclastchangeddate {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 12px;
+ color: #990000;
+}
+.docfilename {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 12px;
+ color: #000066;
+}
+.docfileformatinfo {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 12px;
+ font-style: italic;
+ color: #000000;
+}
+.docnumberofpages {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 12px;
+ color: #000000;
+}
+.docsizeinkb {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 12px;
+ color: #000000;
+}
+body {
+ background-color: #660033;
+ background-image: url(images/background.gif);
+}
+.toctitle {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 20px;
+ font-style: normal;
+ font-weight: bold;
+ color: #FFFFFF;
+ background-color: #006699;
+}
+.tcolor {
+ background-color: #FFFF99;
+}
+.ccolor {
+ background-color: #006699;
+}
+a:link {
+ font-family: Arial, Helvetica, sans-serif;
+ color: #0033CC;
+}
+a:visited {
+ font-family: Arial, Helvetica, sans-serif;
+ color: #0099CC;
+}
+a:active {
+ font-family: Arial, Helvetica, sans-serif;
+ color: #FF0000;
+}
diff --git a/extras/source/misc_config/wizard/web/styles/bgr.css b/extras/source/misc_config/wizard/web/styles/bgr.css
new file mode 100644
index 000000000000..72a241b0a1cd
--- /dev/null
+++ b/extras/source/misc_config/wizard/web/styles/bgr.css
@@ -0,0 +1,79 @@
+.doctitle {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 14px;
+ color: #000000;
+ font-weight: bold;
+}
+.docdescription {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 12px;
+ font-style: italic;
+ color: #000000;
+}
+.docauthor {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 12px;
+ font-style: italic;
+ color: #000000;
+}
+.doccreationdate {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 12px;
+ color: #000066;
+}
+.doclastchangeddate {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 12px;
+ color: #990000;
+}
+.docfilename {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 12px;
+ color: #000066;
+}
+.docfileformatinfo {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 12px;
+ font-style: italic;
+ color: #000000;
+}
+.docnumberofpages {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 12px;
+ color: #000000;
+}
+.docsizeinkb {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 12px;
+ color: #000000;
+}
+body {
+ background-color: #660033;
+ background-image: url(images/background.gif);
+}
+.toctitle {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 20px;
+ font-style: normal;
+ font-weight: bold;
+ color: #FFFFFF;
+ background-color: #006699;
+}
+.tcolor {
+ background-color: #FFFF99;
+}
+.ccolor {
+ background-color: #0066CC;
+}
+a:link {
+ font-family: Arial, Helvetica, sans-serif;
+ color: #0033CC;
+}
+a:visited {
+ font-family: Arial, Helvetica, sans-serif;
+ color: #0066FF;
+}
+a:active {
+ font-family: Arial, Helvetica, sans-serif;
+ color: #FF0000;
+}
diff --git a/extras/source/misc_config/wizard/web/styles/bgrey.css b/extras/source/misc_config/wizard/web/styles/bgrey.css
new file mode 100644
index 000000000000..6f92425f1e92
--- /dev/null
+++ b/extras/source/misc_config/wizard/web/styles/bgrey.css
@@ -0,0 +1,79 @@
+.doctitle {
+ font-family: "Times New Roman", Times, serif;
+ font-size: 14px;
+ color: #FFFFFF;
+ font-weight: bold;
+}
+.docdescription {
+ font-family: "Times New Roman", Times, serif;
+ font-size: 12px;
+ font-style: italic;
+ color: #FFFFFF;
+}
+.docauthor {
+ font-family: "Times New Roman", Times, serif;
+ font-size: 12px;
+ font-style: italic;
+ color: #FFFFFF;
+}
+.doccreationdate {
+ font-family: "Times New Roman", Times, serif;
+ font-size: 12px;
+ color: #FFFFFF;
+}
+.doclastchangeddate {
+ font-family: "Times New Roman", Times, serif;
+ font-size: 12px;
+ color: #FFCC00;
+}
+.docfilename {
+ font-family: "Times New Roman", Times, serif;
+ font-size: 12px;
+ color: #FFFFFF;
+}
+.docfileformatinfo {
+ font-family: "Times New Roman", Times, serif;
+ font-size: 12px;
+ font-style: italic;
+ color: #FFFFFF;
+}
+.docnumberofpages {
+ font-family: "Times New Roman", Times, serif;
+ font-size: 12px;
+ color: #FFFFFF;
+}
+.docsizeinkb {
+ font-family: "Times New Roman", Times, serif;
+ font-size: 12px;
+ color: #FFFFFF;
+}
+body {
+ background-color: #000000;
+ background-image: url(images/background.gif);
+}
+.toctitle {
+ font-family: "Times New Roman", Times, serif;
+ font-size: 20px;
+ font-style: normal;
+ font-weight: bold;
+ color: #FFFFFF;
+ background-color: #555555;
+}
+.tcolor {
+ background-color: #333333;
+}
+.ccolor {
+ background-color: #555555;
+}
+a:link {
+ font-family: Arial, Helvetica, sans-serif;
+ color: #CCCC00;
+}
+a:visited {
+ font-family: Arial, Helvetica, sans-serif;
+ color: #CCCC99;
+}
+a:active {
+ font-family: Arial, Helvetica, sans-serif;
+ color: #FF0000;
+}
diff --git a/extras/source/misc_config/wizard/web/styles/bwb.css b/extras/source/misc_config/wizard/web/styles/bwb.css
new file mode 100644
index 000000000000..2bf3f8b6c8f0
--- /dev/null
+++ b/extras/source/misc_config/wizard/web/styles/bwb.css
@@ -0,0 +1,79 @@
+.doctitle {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 14px;
+ color: #FFFFFF;
+ font-weight: bold;
+}
+.docdescription {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 12px;
+ font-style: italic;
+ color: #FFFFFF;
+}
+.docauthor {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 12px;
+ font-style: italic;
+ color: #FFFFFF;
+}
+.doccreationdate {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 12px;
+ color: #FFFF00;
+}
+.doclastchangeddate {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 12px;
+ color: #FF0000;
+}
+.docfilename {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 12px;
+ color: #FFFFFF;
+}
+.docfileformatinfo {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 12px;
+ font-style: italic;
+ color: #FFFFFF;
+}
+.docnumberofpages {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 12px;
+ color: #FFFFFF;
+}
+.docsizeinkb {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 12px;
+ color: #FFFFFF;
+}
+body {
+ background-color: #999999;
+ background-image: url(images/background.gif);
+}
+.toctitle {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 20px;
+ font-style: normal;
+ font-weight: bold;
+ color: #FFFFFF;
+ background-color: #003399;
+}
+.tcolor {
+ background-color: #000066;
+}
+.ccolor {
+ background-color: #003399;
+}
+a:link {
+ font-family: Arial, Helvetica, sans-serif;
+ color: #FFFF00;
+}
+a:visited {
+ font-family: Arial, Helvetica, sans-serif;
+ color: #CCCCCC;
+}
+a:active {
+ font-family: Arial, Helvetica, sans-serif;
+ color: #FF0000;
+}
diff --git a/extras/source/misc_config/wizard/web/styles/bwo.css b/extras/source/misc_config/wizard/web/styles/bwo.css
new file mode 100644
index 000000000000..50e746d53da9
--- /dev/null
+++ b/extras/source/misc_config/wizard/web/styles/bwo.css
@@ -0,0 +1,79 @@
+.doctitle {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 14px;
+ color: #FFFFFF;
+ font-weight: bold;
+}
+.docdescription {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 12px;
+ font-style: italic;
+ color: #FFFFFF;
+}
+.docauthor {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 12px;
+ font-style: italic;
+ color: #FFFFFF;
+}
+.doccreationdate {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 12px;
+ color: #FFFF00;
+}
+.doclastchangeddate {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 12px;
+ color: #FF0000;
+}
+.docfilename {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 12px;
+ color: #FFFFFF;
+}
+.docfileformatinfo {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 12px;
+ font-style: italic;
+ color: #FFFFFF;
+}
+.docnumberofpages {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 12px;
+ color: #FFFFFF;
+}
+.docsizeinkb {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 12px;
+ color: #FFFFFF;
+}
+body {
+ background-color: #666666;
+ background-image: url(images/background.gif);
+}
+.toctitle {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 20px;
+ font-style: normal;
+ font-weight: bold;
+ color: #000000;
+ background-color: #CC6600;
+}
+.tcolor {
+ background-color: #003366;
+}
+.ccolor {
+ background-color: #CC6600;
+}
+a:link {
+ font-family: Arial, Helvetica, sans-serif;
+ color: #FFFF00;
+}
+a:visited {
+ font-family: Arial, Helvetica, sans-serif;
+ color: #0099FF;
+}
+a:active {
+ font-family: Arial, Helvetica, sans-serif;
+ color: #FF0000;
+}
diff --git a/extras/source/misc_config/wizard/web/styles/dark.css b/extras/source/misc_config/wizard/web/styles/dark.css
new file mode 100644
index 000000000000..fb10ea73a5e7
--- /dev/null
+++ b/extras/source/misc_config/wizard/web/styles/dark.css
@@ -0,0 +1,79 @@
+.doctitle {
+ font-family: "Times New Roman", Times, serif;
+ font-size: 14px;
+ color: #FFFFFF;
+ font-weight: bold;
+}
+.docdescription {
+ font-family: "Times New Roman", Times, serif;
+ font-size: 12px;
+ font-style: italic;
+ color: #FFFFFF;
+}
+.docauthor {
+ font-family: "Times New Roman", Times, serif;
+ font-size: 12px;
+ font-style: italic;
+ color: #FFFFFF;
+}
+.doccreationdate {
+ font-family: "Times New Roman", Times, serif;
+ font-size: 12px;
+ color: #FFFFFF;
+}
+.doclastchangeddate {
+ font-family: "Times New Roman", Times, serif;
+ font-size: 12px;
+ color: #FFCC00;
+}
+.docfilename {
+ font-family: "Times New Roman", Times, serif;
+ font-size: 12px;
+ color: #FFFFFF;
+}
+.docfileformatinfo {
+ font-family: "Times New Roman", Times, serif;
+ font-size: 12px;
+ font-style: italic;
+ color: #FFFFFF;
+}
+.docnumberofpages {
+ font-family: "Times New Roman", Times, serif;
+ font-size: 12px;
+ color: #FFFFFF;
+}
+.docsizeinkb {
+ font-family: "Times New Roman", Times, serif;
+ font-size: 12px;
+ color: #FFFFFF;
+}
+body {
+ background-color: #000000;
+ background-image: url(images/background.gif);
+}
+.toctitle {
+ font-family: "Times New Roman", Times, serif;
+ font-size: 20px;
+ font-style: normal;
+ font-weight: bold;
+ color: #FFFFFF;
+ background-color: #333366;
+}
+.tcolor {
+ background-color: #333300;
+}
+.ccolor {
+ background-color: #333366;
+}
+a:link {
+ font-family: "Times New Roman", Times, serif;
+ color: #EEEEEE;
+}
+a:visited {
+ font-family: "Times New Roman", Times, serif;
+ color: #CCCCCC;
+}
+a:active {
+ font-family: "Times New Roman", Times, serif;
+ color: #FFCC00;
+}
diff --git a/extras/source/misc_config/wizard/web/styles/dp.css b/extras/source/misc_config/wizard/web/styles/dp.css
new file mode 100644
index 000000000000..e8a600c1ce6a
--- /dev/null
+++ b/extras/source/misc_config/wizard/web/styles/dp.css
@@ -0,0 +1,79 @@
+.doctitle {
+ font-family: "Times New Roman", Times, serif;
+ font-size: 14px;
+ color: #FFFFFF;
+ font-weight: bold;
+}
+.docdescription {
+ font-family: "Times New Roman", Times, serif;
+ font-size: 12px;
+ font-style: italic;
+ color: #FFFFFF;
+}
+.docauthor {
+ font-family: "Times New Roman", Times, serif;
+ font-size: 12px;
+ font-style: italic;
+ color: #FFFFFF;
+}
+.doccreationdate {
+ font-family: "Times New Roman", Times, serif;
+ font-size: 12px;
+ color: #FFFFFF;
+}
+.doclastchangeddate {
+ font-family: "Times New Roman", Times, serif;
+ font-size: 12px;
+ color: #FFCC00;
+}
+.docfilename {
+ font-family: "Times New Roman", Times, serif;
+ font-size: 12px;
+ color: #FFFFFF;
+}
+.docfileformatinfo {
+ font-family: "Times New Roman", Times, serif;
+ font-size: 12px;
+ font-style: italic;
+ color: #FFFFFF;
+}
+.docnumberofpages {
+ font-family: "Times New Roman", Times, serif;
+ font-size: 12px;
+ color: #FFFFFF;
+}
+.docsizeinkb {
+ font-family: "Times New Roman", Times, serif;
+ font-size: 12px;
+ color: #FFFFFF;
+}
+body {
+ background-color: #000000;
+ background-image: url(images/background.gif);
+}
+.toctitle {
+ font-family: "Times New Roman", Times, serif;
+ font-size: 20px;
+ font-style: normal;
+ font-weight: bold;
+ color: #FFFFFF;
+ background-color: #333366;
+}
+.tcolor {
+ background-color: #660033;
+}
+.ccolor {
+ background-color: #333333;
+}
+a:link {
+ font-family: "Times New Roman", Times, serif;
+ color: #EEEEEE;
+}
+a:visited {
+ font-family: "Times New Roman", Times, serif;
+ color: #CCCCCC;
+}
+a:active {
+ font-family: "Times New Roman", Times, serif;
+ color: #FFCC00;
+}
diff --git a/extras/source/misc_config/wizard/web/styles/forest.css b/extras/source/misc_config/wizard/web/styles/forest.css
new file mode 100644
index 000000000000..720cf39fc5bb
--- /dev/null
+++ b/extras/source/misc_config/wizard/web/styles/forest.css
@@ -0,0 +1,79 @@
+.doctitle {
+ font-family: "Times New Roman", Times, serif;
+ font-size: 14px;
+ color: #FFFFFF;
+ font-weight: bold;
+}
+.docdescription {
+ font-family: "Times New Roman", Times, serif;
+ font-size: 12px;
+ font-style: italic;
+ color: #FFFFFF;
+}
+.docauthor {
+ font-family: "Times New Roman", Times, serif;
+ font-size: 12px;
+ font-style: italic;
+ color: #FFFFFF;
+}
+.doccreationdate {
+ font-family: "Times New Roman", Times, serif;
+ font-size: 12px;
+ color: #FFFFFF;
+}
+.doclastchangeddate {
+ font-family: "Times New Roman", Times, serif;
+ font-size: 12px;
+ color: #FF0000;
+}
+.docfilename {
+ font-family: "Times New Roman", Times, serif;
+ font-size: 12px;
+ color: #FFFFFF;
+}
+.docfileformatinfo {
+ font-family: "Times New Roman", Times, serif;
+ font-size: 12px;
+ font-style: italic;
+ color: #FFFFFF;
+}
+.docnumberofpages {
+ font-family: "Times New Roman", Times, serif;
+ font-size: 12px;
+ color: #FFFFFF;
+}
+.docsizeinkb {
+ font-family: "Times New Roman", Times, serif;
+ font-size: 12px;
+ color: #FFFFFF;
+}
+body {
+ background-color: #999999;
+ background-image: url(images/background.gif);
+}
+.toctitle {
+ font-family: "Times New Roman", Times, serif;
+ font-size: 20px;
+ font-style: normal;
+ font-weight: bold;
+ color: #FFFFFF;
+ background-color: #663300;
+}
+.tcolor {
+ background-color: #006633;
+}
+.ccolor {
+ background-color: #003300;
+}
+a:link {
+ font-family: "Times New Roman", Times, serif;
+ color: #EEEEEE;
+}
+a:visited {
+ font-family: "Times New Roman", Times, serif;
+ color: #CCCCCC;
+}
+a:active {
+ font-family: "Times New Roman", Times, serif;
+ color: #FF0000;
+}
diff --git a/extras/source/misc_config/wizard/web/styles/green.css b/extras/source/misc_config/wizard/web/styles/green.css
new file mode 100644
index 000000000000..da200b7edfab
--- /dev/null
+++ b/extras/source/misc_config/wizard/web/styles/green.css
@@ -0,0 +1,79 @@
+.doctitle {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 14px;
+ color: #FFFFFF;
+ font-weight: bold;
+}
+.docdescription {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 12px;
+ font-style: italic;
+ color: #FFFFFF;
+}
+.docauthor {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 12px;
+ font-style: italic;
+ color: #FFFFFF;
+}
+.doccreationdate {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 12px;
+ color: #FFFF00;
+}
+.doclastchangeddate {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 12px;
+ color: #FF0000;
+}
+.docfilename {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 12px;
+ color: #FFFFFF;
+}
+.docfileformatinfo {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 12px;
+ font-style: italic;
+ color: #FFFFFF;
+}
+.docnumberofpages {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 12px;
+ color: #FFFFFF;
+}
+.docsizeinkb {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 12px;
+ color: #FFFFFF;
+}
+body {
+ background-color: #003333;
+ background-image: url(images/background.gif);
+}
+.toctitle {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 20px;
+ font-style: normal;
+ font-weight: bold;
+ color: #CCCCCC;
+ background-color: #003333;
+}
+.tcolor {
+ background-color: #006666;
+}
+.ccolor {
+ background-color: #003333;
+}
+a:link {
+ font-family: Arial, Helvetica, sans-serif;
+ color: #FFFF00;
+}
+a:visited {
+ font-family: Arial, Helvetica, sans-serif;
+ color: #0099FF;
+}
+a:active {
+ font-family: Arial, Helvetica, sans-serif;
+ color: #CCFF00;
+}
diff --git a/extras/source/misc_config/wizard/web/styles/greenred.css b/extras/source/misc_config/wizard/web/styles/greenred.css
new file mode 100644
index 000000000000..2894e31c7632
--- /dev/null
+++ b/extras/source/misc_config/wizard/web/styles/greenred.css
@@ -0,0 +1,79 @@
+.doctitle {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 14px;
+ color: #FFFFFF;
+ font-weight: bold;
+}
+.docdescription {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 12px;
+ font-style: italic;
+ color: #FFFFFF;
+}
+.docauthor {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 12px;
+ font-style: italic;
+ color: #FFFFFF;
+}
+.doccreationdate {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 12px;
+ color: #FFFF00;
+}
+.doclastchangeddate {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 12px;
+ color: #000066;
+}
+.docfilename {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 12px;
+ color: #FFFFFF;
+}
+.docfileformatinfo {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 12px;
+ font-style: italic;
+ color: #FFFFFF;
+}
+.docnumberofpages {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 12px;
+ color: #FFFFFF;
+}
+.docsizeinkb {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 12px;
+ color: #FFFFFF;
+}
+body {
+ background-color: #CCCCCC;
+ background-image: url(images/background.gif);
+}
+.toctitle {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 20px;
+ font-style: normal;
+ font-weight: bold;
+ color: #FFFFFF;
+ background-color: #003333;
+}
+.tcolor {
+ background-color: #990000;
+}
+.ccolor {
+ background-color: #003333;
+}
+a:link {
+ font-family: Arial, Helvetica, sans-serif;
+ color: #FFFF00;
+}
+a:visited {
+ font-family: Arial, Helvetica, sans-serif;
+ color: #0099FF;
+}
+a:active {
+ font-family: Arial, Helvetica, sans-serif;
+ color: #99FF00;
+}
diff --git a/extras/source/misc_config/wizard/web/styles/grey.css b/extras/source/misc_config/wizard/web/styles/grey.css
new file mode 100644
index 000000000000..54757009afc1
--- /dev/null
+++ b/extras/source/misc_config/wizard/web/styles/grey.css
@@ -0,0 +1,79 @@
+.doctitle {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 14px;
+ color: #000000;
+ font-weight: bold;
+}
+.docdescription {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 12px;
+ font-style: italic;
+ color: #000000;
+}
+.docauthor {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 12px;
+ font-style: italic;
+ color: #000000;
+}
+.doccreationdate {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 12px;
+ color: #000066;
+}
+.doclastchangeddate {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 12px;
+ color: #990000;
+}
+.docfilename {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 12px;
+ color: #000066;
+}
+.docfileformatinfo {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 12px;
+ font-style: italic;
+ color: #000000;
+}
+.docnumberofpages {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 12px;
+ color: #000000;
+}
+.docsizeinkb {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 12px;
+ color: #000000;
+}
+body {
+ background-color: #CCCCCC;
+ background-image: url(images/background.gif);
+}
+.toctitle {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 20px;
+ font-style: normal;
+ font-weight: bold;
+ color: #000000;
+ background-color: #CCCCCC;
+}
+.tcolor {
+ background-color: #EEEEEE;
+}
+.ccolor {
+ background-color: #BBBBBB;
+}
+a:link {
+ font-family: Arial, Helvetica, sans-serif;
+ color: #0033CC;
+}
+a:visited {
+ font-family: Arial, Helvetica, sans-serif;
+ color: #0099FF;
+}
+a:active {
+ font-family: Arial, Helvetica, sans-serif;
+ color: #FF0000;
+}
diff --git a/extras/source/misc_config/wizard/web/styles/ibg.css b/extras/source/misc_config/wizard/web/styles/ibg.css
new file mode 100644
index 000000000000..22837ee476f7
--- /dev/null
+++ b/extras/source/misc_config/wizard/web/styles/ibg.css
@@ -0,0 +1,79 @@
+.doctitle {
+ font-family: "Times New Roman", Times, serif;
+ font-size: 14px;
+ color: #000000;
+ font-weight: bold;
+}
+.docdescription {
+ font-family: "Times New Roman", Times, serif;
+ font-size: 12px;
+ font-style: italic;
+ color: #000000;
+}
+.docauthor {
+ font-family: "Times New Roman", Times, serif;
+ font-size: 12px;
+ font-style: italic;
+ color: #000000;
+}
+.doccreationdate {
+ font-family: "Times New Roman", Times, serif;
+ font-size: 12px;
+ color: #000066;
+}
+.doclastchangeddate {
+ font-family: "Times New Roman", Times, serif;
+ font-size: 12px;
+ color: #990000;
+}
+.docfilename {
+ font-family: "Times New Roman", Times, serif;
+ font-size: 12px;
+ color: #000066;
+}
+.docfileformatinfo {
+ font-family: "Times New Roman", Times, serif;
+ font-size: 12px;
+ font-style: italic;
+ color: #000000;
+}
+.docnumberofpages {
+ font-family: "Times New Roman", Times, serif;
+ font-size: 12px;
+ color: #000000;
+}
+.docsizeinkb {
+ font-family: "Times New Roman", Times, serif;
+ font-size: 12px;
+ color: #000000;
+}
+body {
+ background-color: #999999;
+ background-image: url(images/background.gif);
+}
+.toctitle {
+ font-family: "Times New Roman", Times, serif;
+ font-size: 20px;
+ font-style: normal;
+ font-weight: bold;
+ color: #000000;
+ background-color: #99CCCC;
+}
+.tcolor {
+ background-color: #DDDDDD;
+}
+.ccolor {
+ background-color: #99CCFF;
+}
+a:link {
+ font-family: "Times New Roman", Times, serif;
+ color: #003399;
+}
+a:visited {
+ font-family: "Times New Roman", Times, serif;
+ color: #0066CC;
+}
+a:active {
+ font-family: "Times New Roman", Times, serif;
+ color: #FF9900;
+}
diff --git a/extras/source/misc_config/wizard/web/styles/ice.css b/extras/source/misc_config/wizard/web/styles/ice.css
new file mode 100644
index 000000000000..719aa3cbae67
--- /dev/null
+++ b/extras/source/misc_config/wizard/web/styles/ice.css
@@ -0,0 +1,79 @@
+.doctitle {
+ font-family: "Times New Roman", Times, serif;
+ font-size: 14px;
+ color: #000000;
+ font-weight: bold;
+}
+.docdescription {
+ font-family: "Times New Roman", Times, serif;
+ font-size: 12px;
+ font-style: italic;
+ color: #000000;
+}
+.docauthor {
+ font-family: "Times New Roman", Times, serif;
+ font-size: 12px;
+ font-style: italic;
+ color: #000000;
+}
+.doccreationdate {
+ font-family: "Times New Roman", Times, serif;
+ font-size: 12px;
+ color: #000066;
+}
+.doclastchangeddate {
+ font-family: "Times New Roman", Times, serif;
+ font-size: 12px;
+ color: #990000;
+}
+.docfilename {
+ font-family: "Times New Roman", Times, serif;
+ font-size: 12px;
+ color: #000066;
+}
+.docfileformatinfo {
+ font-family: "Times New Roman", Times, serif;
+ font-size: 12px;
+ font-style: italic;
+ color: #000000;
+}
+.docnumberofpages {
+ font-family: "Times New Roman", Times, serif;
+ font-size: 12px;
+ color: #000000;
+}
+.docsizeinkb {
+ font-family: "Times New Roman", Times, serif;
+ font-size: 12px;
+ color: #000000;
+}
+body {
+ background-color: #999999;
+ background-image: url(images/background.gif);
+}
+.toctitle {
+ font-family: "Times New Roman", Times, serif;
+ font-size: 20px;
+ font-style: normal;
+ font-weight: bold;
+ color: #000000;
+ background-color: #EEEEEE;
+}
+.tcolor {
+ background-color: #00CCFF;
+}
+.ccolor {
+ background-color: #CCCCCC;
+}
+a:link {
+ font-family: "Times New Roman", Times, serif;
+ color: #0033CC;
+}
+a:visited {
+ font-family: "Times New Roman", Times, serif;
+ color: #0066FF;
+}
+a:active {
+ font-family: "Times New Roman", Times, serif;
+ color: #FF0000;
+}
diff --git a/extras/source/misc_config/wizard/web/styles/marine.css b/extras/source/misc_config/wizard/web/styles/marine.css
new file mode 100644
index 000000000000..769a2c01c8f2
--- /dev/null
+++ b/extras/source/misc_config/wizard/web/styles/marine.css
@@ -0,0 +1,79 @@
+.doctitle {
+ font-family: "Times New Roman", Times, serif;
+ font-size: 14px;
+ color: #FFFFFF;
+ font-weight: bold;
+}
+.docdescription {
+ font-family: "Times New Roman", Times, serif;
+ font-size: 12px;
+ font-style: italic;
+ color: #FFFFFF;
+}
+.docauthor {
+ font-family: "Times New Roman", Times, serif;
+ font-size: 12px;
+ font-style: italic;
+ color: #FFFFFF;
+}
+.doccreationdate {
+ font-family: "Times New Roman", Times, serif;
+ font-size: 12px;
+ color: #FFFFFF;
+}
+.doclastchangeddate {
+ font-family: "Times New Roman", Times, serif;
+ font-size: 12px;
+ color: #CC0000;
+}
+.docfilename {
+ font-family: "Times New Roman", Times, serif;
+ font-size: 12px;
+ color: #FFFFFF;
+}
+.docfileformatinfo {
+ font-family: "Times New Roman", Times, serif;
+ font-size: 12px;
+ font-style: italic;
+ color: #FFFFFF;
+}
+.docnumberofpages {
+ font-family: "Times New Roman", Times, serif;
+ font-size: 12px;
+ color: #FFFFFF;
+}
+.docsizeinkb {
+ font-family: "Times New Roman", Times, serif;
+ font-size: 12px;
+ color: #FFFFFF;
+}
+body {
+ background-color: #999999;
+ background-image: url(images/background.gif);
+}
+.toctitle {
+ font-family: "Times New Roman", Times, serif;
+ font-size: 20px;
+ font-style: normal;
+ font-weight: bold;
+ color: #FFFFFF;
+ background-color: #000033;
+}
+.tcolor {
+ background-color: #000066;
+}
+.ccolor {
+ background-color: #000033;
+}
+a:link {
+ font-family: "Times New Roman", Times, serif;
+ color: #EEEEEE;
+}
+a:visited {
+ font-family: "Times New Roman", Times, serif;
+ color: #CCCCCC;
+}
+a:active {
+ font-family: "Times New Roman", Times, serif;
+ color: #FF0000;
+}
diff --git a/extras/source/misc_config/wizard/web/styles/orange.css b/extras/source/misc_config/wizard/web/styles/orange.css
new file mode 100644
index 000000000000..dccfd6c296b7
--- /dev/null
+++ b/extras/source/misc_config/wizard/web/styles/orange.css
@@ -0,0 +1,79 @@
+.doctitle {
+ font-family: "Times New Roman", Times, serif;
+ font-size: 14px;
+ color: #000000;
+ font-weight: bold;
+}
+.docdescription {
+ font-family: "Times New Roman", Times, serif;
+ font-size: 12px;
+ font-style: italic;
+ color: #000000;
+}
+.docauthor {
+ font-family: "Times New Roman", Times, serif;
+ font-size: 12px;
+ font-style: italic;
+ color: #000000;
+}
+.doccreationdate {
+ font-family: "Times New Roman", Times, serif;
+ font-size: 12px;
+ color: #000066;
+}
+.doclastchangeddate {
+ font-family: "Times New Roman", Times, serif;
+ font-size: 12px;
+ color: #660000;
+}
+.docfilename {
+ font-family: "Times New Roman", Times, serif;
+ font-size: 12px;
+ color: #000066;
+}
+.docfileformatinfo {
+ font-family: "Times New Roman", Times, serif;
+ font-size: 12px;
+ font-style: italic;
+ color: #000000;
+}
+.docnumberofpages {
+ font-family: "Times New Roman", Times, serif;
+ font-size: 12px;
+ color: #000000;
+}
+.docsizeinkb {
+ font-family: "Times New Roman", Times, serif;
+ font-size: 12px;
+ color: #000000;
+}
+body {
+ background-color: #999999;
+ background-image: url(images/background.gif);
+}
+.toctitle {
+ font-family: "Times New Roman", Times, serif;
+ font-size: 20px;
+ font-style: normal;
+ font-weight: bold;
+ color: #000000;
+ background-color: #FF9900;
+}
+.tcolor {
+ background-color: #FF6600;
+}
+.ccolor {
+ background-color: #660033;
+}
+a:link {
+ font-family: "Times New Roman", Times, serif;
+ color: #000099;
+}
+a:visited {
+ font-family: "Times New Roman", Times, serif;
+ color: #0066CC;
+}
+a:active {
+ font-family: "Times New Roman", Times, serif;
+ color: #CC0000;
+}
diff --git a/extras/source/misc_config/wizard/web/styles/pc_old.css b/extras/source/misc_config/wizard/web/styles/pc_old.css
new file mode 100644
index 000000000000..a56e7a621633
--- /dev/null
+++ b/extras/source/misc_config/wizard/web/styles/pc_old.css
@@ -0,0 +1,91 @@
+.doctitle {
+ font-family: "Courier New", Courier, mono;
+ font-size: 14px;
+ color: #00CC00;
+ font-weight: bold;
+}
+.docdescription {
+ font-family: "Courier New", Courier, mono;
+ font-size: 12px;
+ font-style: italic;
+ color: #00CC00;
+}
+.docauthor {
+ font-family: "Courier New", Courier, mono;
+ font-size: 12px;
+ font-style: italic;
+ color: #00CC00;
+}
+.doccreationdate {
+ font-family: "Courier New", Courier, mono;
+ font-size: 12px;
+ color: #99CC00;
+}
+.doclastchangeddate {
+ font-family: "Courier New", Courier, mono;
+ font-size: 12px;
+ color: #FF0000;
+}
+.docfilename {
+ font-family: "Courier New", Courier, mono;
+ font-size: 12px;
+ color: #00CC00;
+}
+.docfileformatinfo {
+ font-family: "Courier New", Courier, mono;
+ font-size: 12px;
+ font-style: italic;
+ color: #00CC00;
+}
+.docnumberofpages {
+ font-family: "Courier New", Courier, mono;
+ font-size: 12px;
+ color: #00CC00;
+}
+.docsizeinkb {
+ font-family: "Courier New", Courier, mono;
+ font-size: 12px;
+ color: #00CC00;
+}
+body {
+ background-color: #000000;
+ background-image: url(images/background.gif);
+}
+.toctitle {
+ font-family: "Courier New", Courier, mono;
+ font-size: 20px;
+ font-style: normal;
+ font-weight: bold;
+ color: #00CC00;
+ background-color: #222222;
+}
+.tcolor {
+ background-color: #000000;
+ border-top-width: mittel;
+ border-right-width: mittel;
+ border-bottom-width: mittel;
+ border-left-width: mittel;
+ border-top-style: doppelt;
+ border-right-style: doppelt;
+ border-bottom-style: doppelt;
+ border-left-style: doppelt;
+ border-top-color: #333333;
+ border-right-color: #000000;
+ border-bottom-color: #000000;
+ border-left-color: #999999;
+}
+.ccolor {
+ background-color: #222222;
+}
+a:link {
+ font-family: "Courier New", Courier, mono;
+ color: #00FF33;
+}
+a:visited {
+ font-family: "Courier New", Courier, mono;
+ color: #00CC33;
+}
+a:active {
+ font-family: "Courier New", Courier, mono;
+ color: #CC0000;
+}
diff --git a/extras/source/misc_config/wizard/web/styles/red.css b/extras/source/misc_config/wizard/web/styles/red.css
new file mode 100644
index 000000000000..bf36a6cfe0fc
--- /dev/null
+++ b/extras/source/misc_config/wizard/web/styles/red.css
@@ -0,0 +1,79 @@
+.doctitle {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 14px;
+ color: #FFFFFF;
+ font-weight: bold;
+}
+.docdescription {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 12px;
+ font-style: italic;
+ color: #FFFFFF;
+}
+.docauthor {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 12px;
+ font-style: italic;
+ color: #FFFFFF;
+}
+.doccreationdate {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 12px;
+ color: #FFFF00;
+}
+.doclastchangeddate {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 12px;
+ color: #FF0000;
+}
+.docfilename {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 12px;
+ color: #FFFFFF;
+}
+.docfileformatinfo {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 12px;
+ font-style: italic;
+ color: #FFFFFF;
+}
+.docnumberofpages {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 12px;
+ color: #FFFFFF;
+}
+.docsizeinkb {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 12px;
+ color: #FFFFFF;
+}
+body {
+ background-color: #999999;
+ background-image: url(images/background.gif);
+}
+.toctitle {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 20px;
+ font-style: normal;
+ font-weight: bold;
+ color: #FFFFFF;
+ background-color: #660033;
+}
+.tcolor {
+ background-color: #330000;
+}
+.ccolor {
+ background-color: #660033;
+}
+a:link {
+ font-family: Arial, Helvetica, sans-serif;
+ color: #FFFF00;
+}
+a:visited {
+ font-family: Arial, Helvetica, sans-serif;
+ color: #00CCFF;
+}
+a:active {
+ font-family: Arial, Helvetica, sans-serif;
+ color: #FF0000;
+}
diff --git a/extras/source/misc_config/wizard/web/styles/rgb.css b/extras/source/misc_config/wizard/web/styles/rgb.css
new file mode 100644
index 000000000000..741a3ebe3329
--- /dev/null
+++ b/extras/source/misc_config/wizard/web/styles/rgb.css
@@ -0,0 +1,91 @@
+.doctitle {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 14px;
+ color: #000000;
+ font-weight: bold;
+}
+.docdescription {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 12px;
+ font-style: italic;
+ color: #000000;
+}
+.docauthor {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 12px;
+ font-style: italic;
+ color: #000000;
+}
+.doccreationdate {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 12px;
+ color: #000066;
+}
+.doclastchangeddate {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 12px;
+ color: #990000;
+}
+.docfilename {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 12px;
+ color: #000066;
+}
+.docfileformatinfo {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 12px;
+ font-style: italic;
+ color: #000000;
+}
+.docnumberofpages {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 12px;
+ color: #000000;
+}
+.docsizeinkb {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 12px;
+ color: #000000;
+}
+body {
+ background-color: #660000;
+ background-image: url(images/background.gif);
+}
+.toctitle {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 20px;
+ font-style: normal;
+ font-weight: bold;
+ color: #000000;
+ background-color: #CCCCCC;
+}
+.tcolor {
+ background-color: #FFCC00;
+ border-top-width: mittel;
+ border-right-width: mittel;
+ border-bottom-width: mittel;
+ border-left-width: mittel;
+ border-top-style: doppelt;
+ border-right-style: doppelt;
+ border-bottom-style: doppelt;
+ border-left-style: doppelt;
+ border-top-color: #003399;
+ border-right-color: #CC3300;
+ border-bottom-color: #003399;
+ border-left-color: #666666;
+}
+.ccolor {
+ background-color: #000066;
+}
+a:link {
+ font-family: Arial, Helvetica, sans-serif;
+ color: #003399;
+}
+a:visited {
+ font-family: Arial, Helvetica, sans-serif;
+ color: #0099CC;
+}
+a:active {
+ font-family: Arial, Helvetica, sans-serif;
+ color: #CC0000;
+}
diff --git a/extras/source/misc_config/wizard/web/styles/strange.css b/extras/source/misc_config/wizard/web/styles/strange.css
new file mode 100644
index 000000000000..ac37b3835de3
--- /dev/null
+++ b/extras/source/misc_config/wizard/web/styles/strange.css
@@ -0,0 +1,79 @@
+.doctitle {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 14px;
+ color: #000000;
+ font-weight: bold;
+}
+.docdescription {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 12px;
+ font-style: italic;
+ color: #000000;
+}
+.docauthor {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 12px;
+ font-style: italic;
+ color: #000000;
+}
+.doccreationdate {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 12px;
+ color: #000066;
+}
+.doclastchangeddate {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 12px;
+ color: #990000;
+}
+.docfilename {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 12px;
+ color: #000066;
+}
+.docfileformatinfo {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 12px;
+ font-style: italic;
+ color: #000000;
+}
+.docnumberofpages {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 12px;
+ color: #000000;
+}
+.docsizeinkb {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 12px;
+ color: #000000;
+}
+body {
+ background-color: #660000;
+ background-image: url(images/background.gif);
+}
+.toctitle {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 20px;
+ font-style: normal;
+ font-weight: bold;
+ color: #000000;
+ background-color: #CCCCCC;
+}
+.tcolor {
+ background-color: #33CC66;
+}
+.ccolor {
+ background-color: #330099;
+}
+a:link {
+ font-family: Arial, Helvetica, sans-serif;
+ color: #0033CC;
+}
+a:visited {
+ font-family: Arial, Helvetica, sans-serif;
+ color: #0099FF;
+}
+a:active {
+ font-family: Arial, Helvetica, sans-serif;
+ color: #FF0000;
+}
diff --git a/extras/source/misc_config/wizard/web/styles/violet.css b/extras/source/misc_config/wizard/web/styles/violet.css
new file mode 100644
index 000000000000..4b42d1811fb3
--- /dev/null
+++ b/extras/source/misc_config/wizard/web/styles/violet.css
@@ -0,0 +1,79 @@
+.doctitle {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 14px;
+ color: #FFFFFF;
+ font-weight: bold;
+}
+.docdescription {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 12px;
+ font-style: italic;
+ color: #FFFFFF;
+}
+.docauthor {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 12px;
+ font-style: italic;
+ color: #FFFFFF;
+}
+.doccreationdate {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 12px;
+ color: #FFFF00;
+}
+.doclastchangeddate {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 12px;
+ color: #FF0000;
+}
+.docfilename {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 12px;
+ color: #FFFFFF;
+}
+.docfileformatinfo {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 12px;
+ font-style: italic;
+ color: #FFFFFF;
+}
+.docnumberofpages {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 12px;
+ color: #FFFFFF;
+}
+.docsizeinkb {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 12px;
+ color: #FFFFFF;
+}
+body {
+ background-color: #CCCCCC;
+ background-image: url(images/background.gif);
+}
+.toctitle {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 20px;
+ font-style: normal;
+ font-weight: bold;
+ color: #FFFFFF;
+ background-color: #330033;
+}
+.tcolor {
+ background-color: #330066;
+}
+.ccolor {
+ background-color: #330033;
+}
+a:link {
+ font-family: Arial, Helvetica, sans-serif;
+ color: #FFFF00;
+}
+a:visited {
+ font-family: Arial, Helvetica, sans-serif;
+ color: #0099FF;
+}
+a:active {
+ font-family: Arial, Helvetica, sans-serif;
+ color: #FF0000;
+}
diff --git a/extras/source/misc_config/wizard/web/styles/water.css b/extras/source/misc_config/wizard/web/styles/water.css
new file mode 100644
index 000000000000..f654fbff3455
--- /dev/null
+++ b/extras/source/misc_config/wizard/web/styles/water.css
@@ -0,0 +1,79 @@
+.doctitle {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 14px;
+ color: #000000;
+ font-weight: bold;
+}
+.docdescription {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 12px;
+ font-style: italic;
+ color: #000000;
+}
+.docauthor {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 12px;
+ font-style: italic;
+ color: #000000;
+}
+.doccreationdate {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 12px;
+ color: #000066;
+}
+.doclastchangeddate {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 12px;
+ color: #990000;
+}
+.docfilename {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 12px;
+ color: #000066;
+}
+.docfileformatinfo {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 12px;
+ font-style: italic;
+ color: #000000;
+}
+.docnumberofpages {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 12px;
+ color: #000000;
+}
+.docsizeinkb {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 12px;
+ color: #000000;
+}
+body {
+ background-color: #CCCCCC;
+ background-image: url(images/background.gif);
+}
+.toctitle {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 20px;
+ font-style: normal;
+ font-weight: bold;
+ color: #FFFFFF;
+ background-color: #006699;
+}
+.tcolor {
+ background-color: #EEEEEE;
+}
+.ccolor {
+ background-color: #0066CC;
+}
+a:link {
+ font-family: "Times New Roman", Times, serif;
+ color: #0033CC;
+}
+a:visited {
+ font-family: Arial, Helvetica, sans-serif;
+ color: #0066CC;
+}
+a:active {
+ font-family: Arial, Helvetica, sans-serif;
+ color: #CC0000;
+}