This repository has been archived by the owner on Oct 4, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
431 changed files
with
636 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,318 @@ | ||
., #, td, th, textarea, body, table | ||
{ | ||
font-family : Tahoma,sans-serif; | ||
font-size : 11px; | ||
} | ||
|
||
img | ||
{ | ||
border : 0px; | ||
} | ||
|
||
p table | ||
{ | ||
border : 0px; | ||
} | ||
|
||
p td | ||
{ | ||
text-align : center; | ||
font-size : 11px; | ||
font-family : Tahoma,sans-serif; | ||
} | ||
|
||
table table | ||
{ | ||
border : 0px; | ||
} | ||
|
||
table table td | ||
{ | ||
font-size : 11px; | ||
font-family : Tahoma,sans-serif; | ||
} | ||
|
||
body | ||
{ | ||
color : #E6EBFB; | ||
margin-top : 1px; | ||
margin-left : 1px; | ||
background-color : #040e1e; | ||
background-image : url(img/background.jpg); | ||
background-attachment: fixed; | ||
background-repeat : no-repeat; | ||
background-position : top right; | ||
scrollbar-arrow-color: #E6EBFB; | ||
scrollbar-base-color: #344566; | ||
scrollbar-track-color: #344566; | ||
scrollbar-face-color: #344566; | ||
scrollbar-highlight-color: #344566; | ||
scrollbar-3dlight-color: #465673; | ||
scrollbar-darkshadow-color: #344566; | ||
scrollbar-shadow-color: #465673; | ||
font-size : 11px; | ||
font-family : Tahoma,sans-serif; | ||
} | ||
|
||
body.style{ | ||
background-image: none; | ||
} | ||
|
||
body.style table { | ||
margin:0px; | ||
} | ||
|
||
body form table th table input | ||
{ | ||
width: 60px; | ||
} | ||
|
||
th, td.a, td.b, td.c, td.f, input, select, | ||
td.g, td.h, td.i, td.j, td.k, td.l, td.m, | ||
td.n, td.o, td.q, td.r, td.v, .style td, | ||
textarea, p td, table.s th img | ||
{ | ||
border : 1px #415680 solid; | ||
font-size : 11px; | ||
font-family : Tahoma,sans-serif; | ||
} | ||
|
||
th, td.a, td.b, td.c, td.f, input, select, td.g, | ||
td.h, td.i, td.j, td.k, td.m, td.o, td.q, td.r, | ||
td.v, td.s, .style td, p td | ||
{ | ||
background-color : #344566; | ||
} | ||
|
||
th | ||
{ | ||
text-align : center; | ||
padding-left : 3px; | ||
padding-right : 3px; | ||
} | ||
|
||
td.a | ||
{ | ||
height : 39px; | ||
text-align : center; | ||
} | ||
|
||
td.b | ||
{ | ||
padding : 3px; | ||
} | ||
|
||
td.c | ||
{ | ||
font-weight : bold; | ||
color : #E6EBFB; | ||
padding-left : 3px; | ||
background-image : url(img/bg1.gif); | ||
} | ||
|
||
td.f, input, select, textarea | ||
{ | ||
color : #E6EBFB; | ||
background-color : #344566; | ||
} | ||
|
||
textarea | ||
{ | ||
width : 100%; | ||
} | ||
|
||
td.k input | ||
{ | ||
text-align : left; | ||
} | ||
|
||
td.g | ||
{ | ||
font-weight : bold; | ||
text-align : right; | ||
color : #E6EBFB; | ||
} | ||
|
||
td.h | ||
{ | ||
text-align : center; | ||
color : #E6EBFB; | ||
} | ||
|
||
td.i | ||
{ | ||
text-align : center; | ||
color : #E6EBFB; | ||
} | ||
|
||
td.j | ||
{ | ||
text-align : center; | ||
color : #E6EBFB; | ||
} | ||
|
||
td.k, td.k input | ||
{ | ||
text-align : center; | ||
color : #E6EBFB; | ||
} | ||
|
||
td.l | ||
{ | ||
background-color : #344566; | ||
color : #E6EBFB; | ||
vertical-align : top; | ||
padding : 3px; | ||
background-image : url(img/bg2.gif); | ||
} | ||
|
||
td.m | ||
{ | ||
font-weight : bold; | ||
text-align : right; | ||
width : 86px; | ||
color : #E6EBFB; | ||
} | ||
|
||
td.n | ||
{ | ||
font-weight : bold; | ||
text-align : right; | ||
width : 89px; | ||
text-align : center; | ||
color : #E6EBFB; | ||
} | ||
|
||
td.o | ||
{ | ||
text-align : center; | ||
color : #E6EBFB; | ||
} | ||
|
||
td.q | ||
{ | ||
font-weight : bold; | ||
font-size : 11px; | ||
font-family : Tahoma,sans-serif; | ||
text-align : center; | ||
vertical-align : middle; | ||
color : #E6EBFB; | ||
} | ||
|
||
td.r | ||
{ | ||
text-align : right; | ||
color : #E6EBFB; | ||
} | ||
|
||
td.v | ||
{ | ||
font-weight : bold; | ||
text-align : right; | ||
color : #f7f7f7; | ||
} | ||
|
||
td.s | ||
{ | ||
color : #E6EBFB; | ||
} | ||
|
||
table.s th | ||
{ | ||
border : 0px; | ||
} | ||
|
||
table.s th img | ||
{ | ||
width : 89px; | ||
height : 89px; | ||
} | ||
|
||
div.z | ||
{ | ||
font-weight : bold; | ||
color : #E6EBFB; | ||
} | ||
|
||
a | ||
{ | ||
color : #E6EBFB; | ||
text-decoration : none; | ||
font-weight : bold; | ||
} | ||
|
||
a.s | ||
{ | ||
color : #E6EBFB; | ||
} | ||
|
||
a.t | ||
{ | ||
color : #E6EBFB; | ||
} | ||
|
||
a:hover | ||
{ | ||
color : #CDD7F8; | ||
text-decoration : underline; | ||
} | ||
|
||
.style td | ||
{ | ||
color : #E6EBFB; | ||
border-top : 0px; | ||
font-size : 11px; | ||
font-family : Tahoma,sans-serif; | ||
} | ||
|
||
.style div a | ||
{ | ||
height : 100%; | ||
width : 100%; | ||
color : #f2f2f2; | ||
font-size : 11px; | ||
font-family : Tahoma,sans-serif; | ||
} | ||
|
||
.style div a:link | ||
{ | ||
height : 100%; | ||
width : 100%; | ||
color : #f2f2f2; | ||
font-size : 11px; | ||
font-family : Tahoma,sans-serif; | ||
} | ||
|
||
.style div a:visited | ||
{ | ||
height : 100%; | ||
width : 100%; | ||
color : #f2f2f2; | ||
font-size : 11px; | ||
font-family : Tahoma,sans-serif; | ||
} | ||
|
||
.style div a:hover | ||
{ | ||
background-color : #415680; | ||
height : 100%; | ||
width : 100%; | ||
text-decoration : none; | ||
font-size : 11px; | ||
font-family : Tahoma,sans-serif; | ||
color : #E6EBFB; | ||
} | ||
|
||
.style | ||
{ | ||
margin-top : 15px; | ||
} | ||
|
||
h1 | ||
{ | ||
font-size : 11px; | ||
font-family : Tahoma,sans-serif; | ||
border-bottom : 0px #344566 solid; | ||
width : 98%; | ||
text-align : center; | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.