First Commit from Source Code Reply

This commit is contained in:
vincenzofariello
2024-05-09 17:40:24 +02:00
parent 11e3b57c5b
commit 107a016cb9
35225 changed files with 1111346 additions and 1 deletions

View File

@@ -0,0 +1,654 @@
body {
font-family : arial, verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 12px;
}
.standard {
font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
}
.standard_bold {
font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
font-weight: bold;
}
.standard_bold_ruby {
font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #dc1919;
font-weight: bold;
}
.scrollerTable {
font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
padding: 2;
border-style: solid;
border-width: 1px;
width: 400px;
text-align: center;
}
.scroller {
padding-left:20px;
}
.paginator {
font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
}
.standardTable {
font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
padding: 2;
border-style: solid;
border-width: 1px;
}
.standardTable_Header {
color: #000000;
background-color: #CCCCCC;
padding: 3;
text-align: center;
border: none;
}
.standardTable_SortHeader {
background-color: #CCCCCC;
color: #000000;
padding: 3;
text-align: center;
border: none;
font-weight: bold;
}
.standardTable_Footer {
background-color: #FFFFE0;
}
.standardTable_Row1 {
background-color: #FFFFE0;
}
.standardTable_Row2 {
background-color: #FFFFE0;
}
.standardTable_Column {
}
.standardTable_ColumnCentered {
text-align: center
}
a
{
color: #333366;
text-decoration: underline;
font-size: 12px;
}
a:hover
{
color: #333366;
text-decoration: underline;
}
.error {
font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #FF0000;
}
.sortLink {
color: #333366;
text-decoration: none;
}
.pageLayout {
width:760px;
height:100%;
}
.pageHeader {
background-color: #6392C6;
text-align: center;
vertical-align: middle;
height:1px;
overflow:visible;
color: #FFFFFF;
padding: 0px;
margin: 0px;
}
.pageHeader1 {
}
.pageHeader2 {
width:100%;
}
.pageHeader2col1 {
background-color: #FFFFFF;
}
.pageNavigation {
text-align: left;
vertical-align: top;
width: 200px;
background-color: #E7EFF7;
border: 1px solid #6392C6;
padding: 10px;
}
.pageBody {
text-align: left;
vertical-align: top;
width: 560px;
padding: 20px;
background-color: #FFFFFF;
}
.pageFooter {
text-align: right;
font-size: xx-small;
height:1px;
overflow:visible;
background-color: #6392C6;
color: #FFFFFF;
}
.navigation {
font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
width: 100%;
}
.navitem {
white-space : nowrap;
text-decoration : none;
}
a.navitem:hover,active {
white-space : nowrap;
text-decoration: none;
color: #6392C6;
}
.navitem_open {
white-space : nowrap;
text-decoration: none;
font-weight : bold;
}
a.navitem_open:hover,active {
white-space : nowrap;
text-decoration: none;
font-weight : bold;
color: #6392C6;
}
.navitem_active {
white-space : nowrap;
text-decoration: none;
font-weight : bold;
background-color: #6392C6;
width: 100%;
color: #FFFFFF;
}
a.navitem_active:hover,active {
white-space : nowrap;
text-decoration: none;
font-weight : bold;
background-color: #6392C6;
width: 100%;
color: #FFFFFF;
}
.navseparator {
line-height: 12px;
border-bottom: 1px solid #A2B7C5;
}
.fileUploadInput {
font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
width: 250px;
}
.emptyHeader {
background-color: #FFFFFF;
border-top: 0px none;
border-right: 0px none;
border-bottom: 0px none;
border-left: 0px none;
}
div.titlebar {
background: #C7D0D9;
color: black;
border: 1px solid #8CACBB;
padding-left: 1px;
padding-right: 1px;
padding-top: 1px;
padding-bottom: 1px;
margin: 1px 1px;
clear: both;
}
/*
------------------------------------------------------------
Calendar component
------------------------------------------------------------
*/
.yearMonthHeader {
background-color: #DDDDDD;
color: #000000;
text-align: center;
border: none;
font-weight: bold;
}
.weekHeader {
background-color: #E7E7E7;
color: #000000;
text-align: center;
border: none;
}
.currentDayCell {
background-color: #DDDDDD;
color: #000000;
border: none;
}
/*
------------------------------------------------------------
End Calendar component
------------------------------------------------------------
*/
/*
------------------------------------------------------------
Popup component
------------------------------------------------------------
*/
.popup {
background-color:rgb(255,255,255);
color: #000000;
border: 1px solid #CCCCCC;
font-size:smaller;
padding: 5px;
}
.popup table {
font-size:smaller;
}
/*
------------------------------------------------------------
End popup component
------------------------------------------------------------
*/
.countryFormTable {
font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
padding: 2;
border-style: solid;
border-width: 1px;
}
.countryFormHeader {
font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
padding: 2;
border-style: none;
background-color: #FFDD00;
text-align: center;
font-weight : normal;
}
.countryFormFooter {
font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
padding: 2;
border-style: none;
background-color: #FFDD00;
text-align: center;
font-weight : normal;
}
.countryFormLabels {
font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
padding: 2;
border-style: none;
text-align: right;
font-weight : bold;
}
.countryFormInputs {
font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
padding: 2;
border-style: none;
}
/*
------------------------------------------------------------
Tree component
------------------------------------------------------------
*/
.nodeFolder
{
font-size: 10px;
font-family: Verdana, Geneva, sans-serif;
text-decoration: none
}
.document
{
color: blue;
font-size: 10px;
font-family: Verdana, Geneva, sans-serif;
text-decoration: none
}
.documentSelected
{
color: blue;
font-size: 10px;
font-family: Verdana, Geneva, sans-serif;
text-decoration: none;
font-weight: bold
}
.childCount
{
color: blue;
font-size: 10px;
font-family: Verdana, Geneva, sans-serif;
text-decoration: none
}
/*
------------------------------------------------------------
Panelnavigation
------------------------------------------------------------
*/
#subnavigation {
margin-left: 0px;
margin-right: 20px;
padding: 0px 0px 20px 0px;
border: 1px solid #546359;
background-color: #EAF4F4;
}
#subnavigation_outer {
float: left;
width: 220px;
padding: 0px;
margin: 0px 0px 0px 0px;
}
#subnavigation_outer h1 {
font-size: 1.5em;
margin: 0px;
padding: 0px 0px 15px 0px;
}
/*
--------------------------------------------------------------
Horizontal Panelnavigation
--------------------------------------------------------------
*/
#hNav_outer {
margin: 0;
padding: 0;
height: 60px;
width: 800px;
}
#hNav_outer ul {
padding: 0;
margin: 0;
}
#hNav_outer ul li ul {
margin: 0;
padding: 0;
}
#hNav_outer ul a {
text-decoration: none;
}
#hNav_outer ul li { /*float the main list items*/
margin: 0;
float: left;
display: block;
padding: 5px;
}
#hNav_outer ul li ul {
display: none;
}
#hNav_outer ul li.off ul, #hNav_outer ul li.on ul { /*put the subnav below*/
position: absolute;
top: 36px;
*top: 44px;/*reposition for IE*/
background: #224d6f;
left: 13px;
*left: 15px;
width: 740px;
}
#hNav_outer ul li.on ul {
display: block;
background: #f90;
}
#hNav_outer ul li.on:hover ul, #hNav_outer ul li.over ul { /*for ie*/
background: #224d6f;
}
#hNav_outer ul li a {
color: #224d6f;
font-weight: bold;
display: block;
padding: 5;
}
#hNav_outer ul li.on a {
color: #fff;
background: #f90;
}
#hNav_outer ul li.on ul a, #hNav_outer ul li.off ul a {
float: left; /*ie doesn't inherit the float*/
border: 0;
color: #f90;
width: auto;
}
#hNav_outer ul li.on:hover ul a, #hNav_outer ul li.over ul li a { /*for ie - the specificity is necessary*/
background: #224d6f;
}
#hNav_outer ul li.off:hover ul, #hNav_outer ul li.over ul {
display: block;
z-index: 6000;
}
#hNav_outer ul li.off a:hover, #hNav_outer ul li:hover a, #hNav_outer ul li.over a {
background: #29497b;
color: #f90;
}
#hNav_outer ul li.off a:hover, #hNav_outer ul li.on a:hover {
color: #f90;
}
/*subnav formatting*/
#hNav_outer ul li.off ul a {
display: block;
background: #224d6f;
color: #fff;
}
#hNav_outer ul li.on ul a {
display: block;
background: #f90;
color: #fff;
}
/**************************************************
* css layers and classes for list navigation list
**************************************************/
#subnavigation ul li a {
display:block;
background-color: #D1E4E4;
color: #294747;
text-decoration: none;
border-bottom: 1px solid #87A8A8;
padding: 2px 20px;
margin: 0px;
}
#subnavigation ul li a:visited {color:#294747;}
#subnavigation ul li a:hover {color: #FFFFFF; background-color: #87A8A8;}
#subnavigation ul li a:active { color:#294747;}
#subnavigation ul li a.selected {
font-weight: bold;
color:#294747;
background-color: #FFFFFF;
}
#subnavigation ul ul li a {
padding: 2px 20px 2px 25px;
margin: 0px;
background-color: #FFFFFF;}
#subnavigation ul ul li ul li a {
padding: 2px 20px 2px 30px;
margin: 0px;
}
#subnavigation ul {
list-style-type: none;
padding: 0px;
margin: 0px;
}
#subnavigation li{
margin: 0px;
padding: 0px;
display:inline;
}
#subnavigation ul.mypage li a {
padding: 2px 20px 2px 20px;
margin: 0px;
background-color: #EAF4F4;
}
#subnavigation ul.mypage ul li a:hover {color: #FFFFFF; background-color: #87A8A8;}
/*
body, th, td, input, select {
font-family: Verdana, Helvetica, Arial, sans-serif;
}
table, th, td {
font-size: small;
border: none;
}
.treeHeader {
background-color: #bbb;
border: 0.75px solid #fff;
padding: 2px 3px;
text-align: left;
}
.treeFooter {
padding: 5px;
margin: .67em 2px;
margin-top: 0;
background-color: #ddd;
background-image: url(../images/sw_med_rond.gif);
background-repeat: no-repeat;
background-position: bottom left;
}
input, .treeFooter {
font-size: xx-small;
font-size: x-small;
}
.a td {
background: #ddd;
border-bottom: 1px solid #fff;
}
.b td {
background: #efefef;
border-bottom: 1px solid #fff;
}
.col1 {
border-right: 1px solid #fff;
padding: 2px 15px 2px 5px;
}
.col2 {
border-left: 1px solid #fff;
padding: 2px 15px 2px 5px;
}
.tree {
lineheight: 18px;
font-family: arial, sans-serif;
}
.treenode {
padding: 2px 15px 2px 5px;
}
.treenode a {
text-decoration: none;
}
.treenodeSelected {
padding: 2px 15px 2px 5px;
}
.treenodeSelected a {
text-decoration: none;
font-weight: bold;
}
table .selectOneRadio {
font-weight: bold;
}
.standardList {
font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
}
*/

View File

@@ -0,0 +1,991 @@
/*
* TIM EIR style sheet
* $Id: dbc-go.css, version 1 2005/08/31 Claudio Garbelli
red #EA2D31 (234,45,49)
blue #004981 (0,73,129)
red0 #F9BCBD (249,189,190)
red0 #FCCACB (252,218,219)
blue0 #06336B
blue1 #6374B2
blue2 #AAB8E6
blue3 #D5DDF4
blue4 #E8ECF9
*/
IMG.displayed {
display: block;
margin-left: auto;
margin-right: auto
}
.yearMonthHeader {
background-color: #DDDDDD;
color: #000000;
text-align: center;
border: none;
font-weight: bold;
}
.weekHeader {
background-color: #E7E7E7;
color: #000000;
text-align: center;
border: none;
}
.currentDayCell {
background-color: #DDDDDD;
color: #000000;
border: none;
}
.panelWithoutSpace {
background-color: #FFFFFF;
cellpadding: 0;
cellspacing: 0;
align: center;
}
TABLE.colorHeaderWhite TH {
background-color: #FFFFFF;
}
{
background-color
:
#FFFFFF
;
}
.standard_bold {
font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
font-weight: bold;
}
.noprint {
position: absolute;
visibility: hidden;
float: left;
}
.buttonReport {
width: 100%;
text-align: center;
}
.resultReport {
width: 100%;
text-align: center;
}
* {
font-family: Tahoma;
font-size: 10px;
color: #000000;
}
* .S {
font-size: 8px;
}
* .L {
font-size: 12px;
}
* .LReport {
font-size: 12px;
text-align: center;
}
* .XL {
font-size: 24px;
}
* .XL_Error {
font-size: 24px;
color: #CC0000;
font-weight: bold;
}
* .XXL {
font-size: 42px;
}
* .bold {
font-weight: bold;
}
*.filterReportRow{
height: 30px;
}
.readonly {
color: #888888;
border-color: #888888;
}
.error {
color: #EA2D31;
}
.color0 {
color: #EA2D31;
}
.color1 {
color: #FFFFFF;
}
.colorReport {
color: #FFFFFF;
}
.hidden {
display: none;
}
.hidden2 {
overflow: visible;
}
.myLink1{
font-size:10;
cursor: pointer;
color: #7795AF;
font-family: Verdana;
text-decoration: underline;
}
.myLink2{
font-size:10;
font-weight:bold;
cursor: pointer;
color: #7795AF;
font-family: Verdana;
text-decoration: underline;
}
.myLink3{
font-size:10;
cursor: pointer;
color: #7795AF;
font-family: Verdana;
text-decoration: none;
}
.select-free iframe {
display: block;
position: absolute;
top: 0;
left: 0;
z-index: -1;
width: 3000px;
height: 3000px;
}
BODY {
margin: 10px;
padding: 0px;
border-style: none;
background-color: #EAEAEA;
cursor: auto;
}
FIELDSET {
margin: 0px;
padding: 0px;
border-style: none;
}
FORM {
margin: 0px;
padding: 0px;
border-style: none;
background-color: transparent;
}
TABLE {
margin: 0px;
padding: 0px;
border-style: none;
border-collapse: collapse;
background-color: #FFFFFF;
}
TABLE.main {
background-color: #E8ECF9;
background-repeat: repeat;
border: 0px solid #CCCCCC;
}
TABLE.color1 {
border: 1px solid #999999;
}
TABLE.colorReport {
border: 1px solid #999999;
}
TABLE.color0 {
border-width: 1px;
border-style: solid;
border-color: #EA2D31;
}
TABLE.color2 {
border-width: 0px;
border-style: solid;
border-color: #004981;
}
TABLE.border {
border-width: 1px;
border-style: solid;
width: 100%;
}
TABLE.button {
}
TABLE.main TH {
font-weight: bold;
color: #FFFFFF;
background-color: #FFFFFF;
}
TABLE.color0 TH,TABLE.color1 TH,TABLE.color2 TH,TABLE.colorReport TH {
color: #FFFFFF;
}
TABLE.color0 TH {
background-color: #EA2D31;
}
TABLE.color1 TH {
background-color: #FFFFFF;
}
TABLE.colorReport TH {
background-color: #999999;
}
TABLE.color1 TH.inverse,TABLE.colorReport TH.inverse {
background-color: #FFFFFF;
color: #CC0000;
padding-left: 30px;
padding-right: 30px;
}
TABLE.color2 TH {
background-color: #06336B;
color: #06336B;
}
TABLE.* TH {
color: black;
}
TABLE.color0 TD {
border-color: #C8D6FB;
}
TABLE.color1 TD,TABLE.colorReport TD {
border-color: #CCCCCC;
}
TABLE.color1 TD.light,TABLE.colorReport TD.light {
background-color: #FFFFFF;
}
TABLE.color2 TD {
border-color: #FFFFFF;
background-color: #FFFFFF;
border-style: none;
}
TABLE TD.line {
border-style: none;
color: #FFFFFF;
height: 3px;
}
TABLE.color0 TD.line {
background-color: #FFFFFF;
}
TABLE.color1 TD.line,TABLE.colorReport TD.line {
background-color: #FFFFFF;
}
TABLE.color1 TD.noborder,TABLE.colorReport TD.noborder {
border: 0px;
}
TABLE.color2 TD.line {
background-color: #06336B;
}
TABLE.line TH {
border-style: none;
background-color: #FFFFFF;
color: #FFFFFF;
height: 3px;
}
TABLE.line TH.reverse {
background-color: #EA2D31;
}
TABLE.line TH.empty {
background-color: #D5DDF4;
}
TABLE.border TD {
border-style: solid;
border-width: 1px;
}
TABLE.withHidden TD {
border-bottom-style: none;
padding: 1px;
width: auto;
}
TABLE.withHidden TD.swap {
border-top-style: none;
}
TR.nav {
background-color: #004981;
}
TH.XL {
height: 50px;
}
TH.L {
height: 30px;
}
TH.LReport {
height: 30px;
text-align: center;
}
TH.labelLeft {
padding-right: 5px;
text-align: right;
}
TD.color0 {
background-color: #EA2D31;
}
TD.color1 {
background-color: #FFFFFF;
}
TD.colorReport {
background-color: #FFFFFF;
}
TD.color2 {
background-color: #06336B;
}
TD.nav {
border: 0px;
background-color: #004981;
}
TD.readonly {
border: 0px;
color: #888888;
}
TD.labelLeft {
padding-right: 5px;
text-align: right;
}
TD.labelRight {
padding-left: 5px;
text-align: left;
}
TD.data {
padding-left: 5px;
text-align: left;
font-weight: bold;
}
TD.button {
padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}
TD.statTitle {
color: #004981;
padding-top: 5px;
font-weight: bold;
}
TD.msg {
padding: 10px;
text-center: right;
font-weight: bold;
}
TD.withoutOperator {
padding-left: 38px;
}
BUTTON {
cursor: pointer;
}
BUTTON.M {
width: 100px;
}
BUTTON.color0 {
color: #FFFFFF;
border: 1px solid #EA2D31;
background-color: #EA2D31;
text-align: center;
}
BUTTON.color0:hover {
background-color: #F9BCBD;
}
BUTTON.color1 {
color: #FFFFFF;
border: 1px solid #004981;
background-color: #004981;
}
BUTTON.color1:hover {
background-color: #4262C8;
}
BUTTON.colorReport {
color: #FFFFFF;
border: 1px solid #004981;
background-color: #004981;
}
BUTTON.colorReport:hover {
background-color: #4262C8;
}
BUTTON.nav {
color: #FFFFFF;
background-color: #6374B2;
border: 1px solid #FFFFFF;
font-weight: bold;
width: 150px;
}
BUTTON.navSub {
margin: 1px;
background-color: #004981;
width: 142px;
}
BUTTON.nav:hover {
background-color: #004981;
}
INPUT {
border: 1px solid #000000;
width: 149px;
background-color: #E8ECF9;
}
INPUT.radio {
border: 0px;
width: 20px;
}
INPUT.checkbox {
border: 0px;
width: 15px;
height: 15px;
}
INPUT.file {
width: 213px;
}
INPUT.date {
width: 130px;
}
INPUT.dateFromTo {
width: 60px;
}
INPUT.dateWithNull {
width: 110px;
}
INPUT.withNull {
width: 130px;
}
INPUT.small {
width: 90px;
}
INPUT.xsmall {
width: 49px;
}
INPUT.xxsmall {
width: 43px;
}
INPUT.readonly {
color: #888888;
border-color: #888888;
}
TEXTAREA {
border: 1px solid #000000;
height: 50px;
width: 149px;
overflow: auto;
}
SELECT {
width: 150px;
background-color: #E8ECF9;
border: 1px solid #000000;
}
SELECT.large {
width: 214px;
}
SELECT.XLarge {
width: 411px;
}
SELECT.XSmall {
width: 35px;
}
A:link {
color: #06336B;
}
A:visited {
color: #1C2C5E;
}
A:hover {
color: #4262C8;
}
A:active {
color: #4262C8;
}
A.selected:link {
color: #EA2D31;
font-weight: bold;
}
A.selected:visited {
color: #EA2D31;
font-weight: bold;
}
A.selected:hover {
color: #EA2D31;
font-weight: bold;
}
A.selected:active {
color: #EA2D31;
font-weight: bold;
}
DIV.menu {
position: absolute;
display: none;
width: 150px;
background-color: #FFFFFF;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 1px;
padding-right: 1px;
border-color: #FFFFFF;
border-style: solid;
border-top-width: 0px;
border-bottom-width: 1px;
border-left-width: 1px;
border-right-width: 1px;
}
DIV.subMenu {
position: absolute;
}
DIV.subTree {
padding: 0px;
padding-left: 8px;
border: 0px;
margin: 0px;
}
TABLE.tree {
border: 0px;
padding: 0px;
background-color: #EA2D31;
}
TABLE.tree TD {
border: 0px;
padding: 0px;
}
TABLE.tree A {
display: block;
text-decoration: none;
font-weight: normal;
padding: 2px;
border: 0px;
}
TABLE.tree A.withSubTree {
background-image: url("../img/treeArrowDown.png");
background-position: 0% 50%;
background-repeat: no-repeat;
padding-left: 10px;
text-decoration: none;
font-weight: normal;
width: 100%;
}
TABLE.tree A.open {
background-image: url("../img/treeArrowUp.png");
background-position: 0% 50%;
background-repeat: no-repeat;
}
TABLE.tree A.leaf {
background-image: url("../img/treeArrowLeft.png");
background-position: 0% 50%;
background-repeat: no-repeat;
padding-left: 8px;
text-decoration: none;
font-weight: normal;
width: 100%;
}
TABLE.tree A.selected {
color: #FFFFFF;
background-color: #004981;
font-weight: bold;
}
TABLE.tree A:link {
color: #FFFFFF;
}
TABLE.tree A:visited {
color: #FFFFFF;
}
TABLE.tree A:hover {
background-color: #C71519;
}
TABLE.tree A.selected:hover {
color: #FFFFFF;
background-color: #004981;
}
TABLE.tree A:focus {
color: #FFFFFF;
}
TABLE.tree A:active {
color: #FFFFFF;
}
TABLE.menu {
border: 0px;
padding: 0px;
background-color: #FFFFFF;
}
TABLE.menu TD {
padding: 2px;
}
TABLE.menu A {
display: block;
width: 150px;
padding: 2px;
border: 1px solid #FFFFFF;
margin: 0px;
text-decoration: none;
text-align: center;
font-weight: bold;
}
TABLE.menu A.withSubMenu {
background-image: url("../img/menuArrowDown.png");
background-position: 95% 50%;
background-repeat: no-repeat;
}
TABLE.menu A.open {
background-image: url("../img/treeArrowUp.png");
background-position: 95% 50%;
background-repeat: no-repeat;
}
TABLE.menu A:link {
color: #FFFFFF;
background-color: #EA2D31;
}
TABLE.menu A:visited {
color: #FFFFFF;
background-color: #FF0000;
}
TABLE.menu A:hover {
background-color: #CC0000 ! important;
}
TABLE.menu A:focus {
background-color: #666666;
}
TABLE.menu A:active {
background-color: #666666;
}
TABLE.subMenu {
border-style: solid;
border-color: #004981;
border-width: 0px 2px 2px 2px;
padding: 0px;
background-color: #004981;
}
TABLE.subMenu TD {
padding: 0px;
text-align: center;
}
TABLE.subMenu A {
display: block;
width: 150px;
padding: 2px;
border-style: solid;
border-color: #FFFFFF;
border-width: 0px 1px 1px 1px;
margin: 0px;
text-decoration: none;
text-align: center;
}
TABLE.subMenu A:link {
color: #FFFFFF;
background-color: #006BBE;
}
TABLE.subMenu A:visited {
color: #FFFFFF;
background-color: #006BBE;
}
TABLE.subMenu A:hover {
background-color: #005BA0 ! important;
}
TABLE.subMenu A:active {
background-color: #006BBE;
}
TABLE.subMenu A:focus {
background-color: #006BBE;
}
TABLE.button {
border: 0px;
padding: 0px;
}
TABLE.button TD {
padding: 2px;
}
TABLE.button A {
display: block;
width: 100px;
padding: 2px;
border: 0px;
margin: 0px;
text-decoration: none;
text-align: center;
font-weight: normal;
}
TABLE.button A.color0:link {
color: #FFFFFF;
background-color: #EA2D31;
}
TABLE.button A.color0:visited {
color: #FFFFFF;
background-color: #EA2D31;
}
TABLE.button A.color0:hover {
background-color: #C71519 ! important;
}
TABLE.button A.color0:focus {
background-color: #EA2D31;
}
TABLE.button A.color0:active {
background-color: #EA2D31;
}
TABLE.button A.color1:link {
color: #FFFFFF;
background-color: #004981;
}
TABLE.button A.color1:visited {
color: #FFFFFF;
background-color: #004981;
}
TABLE.button A.color1:hover {
background-color: #003964 ! important;
}
TABLE.button A.color1:focus {
background-color: #004981;
}
TABLE.button A.color1:active {
background-color: #004981;
}
TABLE.button A.colorReport:link {
color: #FFFFFF;
background-color: #004981;
}
TABLE.button A.colorReport:visited {
color: #FFFFFF;
background-color: #004981;
}
TABLE.button A.colorReport:hover {
background-color: #003964 ! important;
}
TABLE.button A.colorReport:focus {
background-color: #004981;
}
TABLE.button A.colorReport:active {
background-color: #004981;
}
TABLE.button A.Small {
width: 30px;
}
UL.error {
list-style-type: square;
color: #EA2D31;
margin: 0px 0px 0px 15px;
padding: 0px 0px 0px 10px;
}
UL.error LI {
color: #EA2D31;
}
IMG.calendar {
padding: 0px;
margin: 0px;
border: 0px;
width: 16px;
height: 16px;
}
.viewsourcepanel {
border: 0px;
padding: 0px;
margin: 2px 0px 0px 0px;
width: 100%;
background-color: #F3F7FB;
}
.viewsourcebody {
padding-right: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-top: 0px;
}
.viewsourceheader {
border: 0px;
padding: 0px;
height: 6px;
background-color: #E1E7ED;
background-image: none;
}
.viewsourcediv {
padding-right: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-top: 5px;
border-top: 2px solid #FFFFFF;
border-bottom: 2px solid #FFFFFF;
}
.viewsourcediv pre {
margin: 0px
}
.viewsourcelooklink {
padding-left: 0px;
font-size: 11px;
cursor: pointer;
font-family: Verdana;
text-decoration: underline
}
.viewsourcehidelink {
display: block;
color: #7795AF;
cursor: pointer;
background-color: #E1E7ED;
text-align: right;
text-decoration: none;
padding: 2px
}

View File

@@ -0,0 +1,234 @@
/* Basic */
*
{
padding-top: 0px;
padding-right: 0.5px;
padding-bottom: 0px;
padding-left: 0.5px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
}
h1,h2
{
}
body
{
font-family: Arial, sans-serif;
font-size: 10pt;
color: #666;
background-color: #fff;
}
a{
color: #0077dd;
text-decoration: underline;
}
a:hover{
text-decoration: none;
}
/* Outer */
#outer{
padding: 0em;
margin: 0em;
width: 100%;
height: 7em;
}
/* Header */
#header {
position: relative;
height: 7em;
padding-left: 2em;
border-bottom: dotted 0px #FF0000;
}
#header h1{
position: absolute;
top: 1.8em;
font-size: 2.2em;
letter-spacing: -0.05em;
}
#header h1 a{
color: #fff;
text-decoration: none;
}
#header h2{
position: absolute;
font-size: 1.4em;
top: 3em;
color: #90A5AB;
}
/* Menu */
#menu{
/*position: absolute;*/
top: 5em;
right: 3em;
}
#menu ul{
list-style: none;
}
#menu li{
display: inline;
padding-left: 1.1em;
margin-left: 1em;
font-weight:bold;
border-left: dotted 1px #E0E8EF;
}
#menu li.first{
border: 0em;
margin-left: 0em;
padding-left: 0em;
}
#menu li a
{
color: #000000;
padding: 0.1em;
font-weight:bold;
text-decoration: none;
}
#menu li a:hover{
text-decoration: none;
font-weight:bold;
background-color:#DDDDDD;
}
/* Content */
#content{
line-height: 0.3px;
}
#content p{
margin-bottom: 0.3px;
}
#content h2,h3,h4,h5,h6{
color: #545454;
margin-bottom: 0.3px;
border-bottom: dashed 1px #dfdfdf;
padding-bottom: 0.3px;
}
#content h2{
font-size: 1.5em;
}
#content h3{
font-size: 1.1em;
}
#content ul{
margin-bottom: 1.5em;
padding-left: 1em;
list-style: square;
}
#content blockquote{
margin-bottom: 1.5em;
padding: 0px 0px 0px 0px;
border-left: solid 0.2em #005082;
background: #FDFDFD url('images/a7.gif') top left repeat-x;
}
#content blockquote p
{
margin-bottom: 0em;
}
#content table
{
margin-bottom: 1px;
border-collapse: collapse;
text-align: left;
}
#content table th
{
font-weight: bold;
padding: 0px;
}
#content table td
{
padding: 0px 0px 0px 0px;
border-right: solid 1px #fff;
}
#content table tr.rowH
{
color: #fff;
background: #006192 url('images/a8.gif') top left repeat-x;
border-right: solid 1px #fff;
}
#content table tr.rowA
{
background: #F8F8F8 url('images/a6.gif') top left repeat-x;
border-top: solid 1px #fff;
color: inherit;
}
#content table tr.rowB
{
background: #FDFDFD url('images/a7.gif') top left repeat-x;
border-top: solid 0px #fff;
color: inherit;
}
/* Primary Content */
#primaryContentContainer {
background-color: #fff;
margin: 0px 0px 0px 0px;
}
#primaryContent {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
/* Secondary Content */
#secondaryContent {
left:0;
float:left;
width:25em;
}
/* Footer */
#footer
{
position: relative;
z-index: 1;
border-top: dashed 1px #dfdfdf;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
text-align: center;
}
li
{
text-align: left;
list-style-type: none;
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 74 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 72 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 75 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 74 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 61 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 62 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 54 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 334 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 334 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 54 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 795 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 698 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1017 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 747 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 726 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 221 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 223 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB