Subversion Repositories svnkaklik

Rev

Go to most recent revision | Details | Last modification | View Log

Rev Author Line No. Line
6 kaklik 1
.text {  
2
     font-family: Verdana, Arial, Helvetica, sans-serif; 
3
	 font-size: 9px; 
4
	 font-style: normal; 
5
	 color: #000000; 
6
	 text-decoration: none
7
}
8
 
9
.SB_alert {
10
	color : #006699;
11
	font-family : Verdana, Arial, Helvetica, sans-serif;
12
	font-size : xx-small;
13
	font-weight : bold;
14
}
15
 
16
.SB_button {
17
	background : #006699;
18
	border : 1px solid #000000;
19
	color : #FFFFFF;
20
	font-family : Verdana, Arial, Helvetica, sans-serif;
21
	font-size : 9px;
22
	font-weight : bold;
23
}
24
 
25
.SB_input {
26
	background : #D1D7DC;
27
	border : 1px solid #006699;
28
	color : #000009;
29
	font-family : Verdana, Arial, Helvetica, sans-serif;
30
	font-size : 10px;
31
}
32
 
33
.SB_formarea {
34
	background-color : #EFEFEF;
35
	border-bottom-color : #98AAB1;
36
	border-bottom-style : solid;
37
	border-bottom-width : 1px;
38
	border-left-color : #98AAB1;
39
	border-left-style : solid;
40
	border-left-width : 1px;
41
	border-right-color : #98AAB1;
42
	border-right-style : solid;
43
	border-right-width : 1px;
44
	border-top-color : #98AAB1;
45
	border-top-style : solid;
46
	border-top-width : 1px;
47
	color : #FFFFFF;
48
	font-size : 10px;
49
}
50
 
51
.SB_shoutbox {
52
	color : #000000;
53
	font-family : Verdana, Arial, Helvetica, sans-serif;
54
	font-size : xx-small;
55
	text-align : left;
56
}
57
 
58
a.SB_inlink:link {
59
	color : #000000;
60
	text-decoration : none;
61
}
62
 
63
a.SB_inlink:visited {
64
	color : #FFFFFF;
65
	text-decoration : none;
66
}
67
 
68
a.SB_inlink:active {
69
	color : #000000;
70
	text-decoration : none;
71
}
72
 
73
a.SB_inlink:hover {
74
	color : #000000;
75
	text-decoration : underline;
76
}
77
 
78
.SB_table0 {
79
	background-color : #D1D7DC;
80
	border-bottom-color : #006699;
81
	border-bottom-style : solid;
82
	border-bottom-width : 1px;
83
	border-left-color : #006699;
84
	border-left-style : solid;
85
	border-left-width : 1px;
86
	border-right-color : #006699;
87
	border-right-style : solid;
88
	border-right-width : 1px;
89
	border-top-color : #006699;
90
	border-top-style : solid;
91
	border-top-width : 1px;
92
	color : #FFFFFF;
93
	font-size : xx-small;
94
}
95
 
96
.SB_table1 {
97
	background-color : #D1D7DC;
98
	border-bottom-color : #006699;
99
	border-bottom-style : solid;
100
	border-bottom-width : 1px;
101
	border-left-color : #006699;
102
	border-left-style : solid;
103
	border-left-width : 1px;
104
	border-right-color : #006699;
105
	border-right-style : solid;
106
	border-right-width : 1px;
107
	border-top-color : #006699;
108
	border-top-style : solid;
109
	border-top-width : 1px;
110
	color : #FFFFFF;
111
	font-size : xx-small;
112
}