1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
22:
23:
24:
25:
26:
27:
28:
29:
30:
31:
32:
33:
34:
35:
36:
37:
38:
39:
40:
41:
42:
43:
44:
45:
46:
47:
48:
49:
50:
51:
52:
53:
54:
55:
56:
57:
58:
59:
60:
61:
62:
63:
64:
65:
66:
67:
68:
69:
70:
71:
72:
73:
74:
75:
76:
77:
78:
79:
80:
81:
82:
83:
84:
85:
86:
|
BODY {
SCROLLBAR-BASE-COLOR: #e7e7e7;
SCROLLBAR-ARROW-COLOR: #040717;
background-image:url(images/bg1.gif);
background-attachment: fixed;
cursor: crosshair;
}
.normalfont {
font-size: 11px;
font-family: Verdana;
}
.smallfont {
font-size: 10px;
font-family: Verdana;
}
.input, SELECT, TEXTAREA {
font-family: Verdana;
font-size: 10px;
COLOR: #040717;
BACKGROUND-IMAGE:url(images/bg1.gif);
border: 0px;
border-top-width : 0px;
border-right-width : 0px;
border-bottom-width : 0px;
border-left-width : 0px;
text-indent : 2px;
}
.topnavi {
padding-right: 5px;
padding-bottom: 18px;
padding-left: 5px;
}
#bg A:link, #bg A:visited, #bg A:active {
COLOR: #040717;
TEXT-DECORATION: none;
text-transform: uppercase;
}
#bg A:hover {
COLOR: #040717;
TEXT-DECORATION: none;
letter-spacing: 2px;
}
#tablea A:link, #tablea A:visited, #tablea A:active {
COLOR: #040717;
TEXT-DECORATION: none;
}
#tablea A:hover {
COLOR: #040717;
TEXT-DECORATION: none;
letter-spacing: 2px;
}
#tableb A:link, #tableb A:visited, #tableb A:active {
COLOR: #040717;
TEXT-DECORATION: none;
}
#tableb A:hover {
COLOR: #040717;
TEXT-DECORATION: none;
letter-spacing: 2px;
}
#tablecat A:link, #tablecat A:visited, #tablecat A:active {
COLOR: #040717;
TEXT-DECORATION: none;
ALIGN: center;
}
#tablecat A:hover {
COLOR: #040717;
TEXT-DECORATION: none;
ALIGN: center;
}
#tabletitle A:link, #tabletitle A:visited, #tabletitle A:active {
COLOR: #040717;
TEXT-DECORATION: none;
}
#tabletitle A:hover {
COLOR: #040717;
TEXT-DECORATION: none;
} |