1P {
2	LIST-STYLE-POSITION: outside; FONT-SIZE: 12px; FONT-FAMILY: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif
3}
4H1 {
5	FONT-WEIGHT: bold; FONT-SIZE: 16px; COLOR: #09c; FONT-FAMILY: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif
6}
7BODY {
8	FONT-SIZE: 12px; MARGIN: 6px; FONT-FAMILY: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif
9}
10TD {
11	FONT-SIZE: 12px; FONT-FAMILY: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif
12}
13A {
14	 COLOR: black; TEXT-DECORATION: none
15}
16.thead {
17	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #09c; FONT-FAMILY: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; TEXT-ALIGN: center
18}
19.ttext {
20	FONT-SIZE: 12px; FONT-FAMILY: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; TEXT-ALIGN: center
21}
22.subhead {
23	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #09c; FONT-FAMILY: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif
24}
25.num {
26	FONT: 10pt "Courier New",Courier,serif; COLOR: black
27}
28
29.cancel_bt{width: 134px; background: url(img/button_cancel.gif) no-repeat; }
30.short_common_bt, .common_bt, .long_long_bt, .cancel_bt{ height: 22px; color: #f2f2f2; font-family: Arial; font-weight: Bold; font-size: 14px; background-color: transparent; border: none; cursor: pointer; padding-bottom: 2px;}
31.short_common_bt{width:99px; background: url(img/button_test.gif) no-repeat;}
32.common_bt{width:147px; background: url(./img/button.gif) no-repeat;}
33.long_long_bt{width:500px; background: url(./img/long_long_bt.gif) no-repeat;}
34
35.short_common_gray_bt{width:99px; background: url(img/button_test_gray.gif) no-repeat;}
36.short_common_gray_bt { height: 22px; color:#808080; font-family: Arial; font-weight: Bold; font-size: 14px; background-color: transparent; border: none; cursor: pointer; padding-bottom: 2px;}
37
38.tables{
39        font-family: Arial;
40        font-size: 12px;
41}
42
43.table_header{
44        color: #ffffff;
45        font-weight: Bold;
46        background-color: #767676;
47        text-decoration: underline;
48}
49
50.even_line{
51        background-color: #e5e5e5;
52}
53
54.odd_line{
55        background-color: white;
56}
57
58.subhead {
59	FONT-WEIGHT: bold; 
60    FONT-SIZE: 12px; 
61    COLOR: #ffffff; 
62    FONT-FAMILY: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
63    background-color: #767676;
64}
65
66.subheadtext {
67        cursor:pointer;
68}
69
70.acl_allowed {
71	color: green;
72}
73
74.acl_blocked {
75	color: red;
76}
77
78.device-bwBarY {
79    margin:4px;
80    display:block;
81    height:14px;
82    border:#FFFFFF 0px solid;
83    background-image:url('barY.gif'); 
84    background-repeat:repeat;
85    float: left;
86}
87
88.device-bwBarX {
89    margin:4px;
90    display:block;
91    height:14px;
92    border:#FFFFFF 0px solid;
93    background-image:url('barX.gif'); 
94    background-repeat:repeat;
95    float: left;
96}
97
98.device-bwBarLabelPadding {
99    margin:4px;
100    line-height: 12px;
101    display:block;
102    height:12px;
103    width:10%;
104    border:#FFFFFF 2px solid;
105    background-color:#FFFFFF;
106    float: left;
107}
108.device-bwBarLabel {
109    height:12px;
110    display:block;
111    width:80px;
112    font-size:12px;
113}
114.device-icon{
115    vertical-align:middle;
116    margin-right:5px;
117}
118.dev-hide
119{
120    display: none;
121}
122
123#ookla table span{
124FONT-SIZE: 14px;
125margin-top:15px;
126margin-left:40px;
127display:block; 
128font-family:"Arial Bold","Helvetica Bold",Arial,Helvetica,,Georgia;
129font-weight:bold;
130color:white;
131}
132
133