/*
black, white, lightgrey, silver, navy, maroon
width: 540px;
text-align: center;
xwidth: 72px;
xdisplay: block;
*/
/*-------------------------*/
body {
background-attachment: fixed;
background-image: url(images/back.gif);
}
td, input, textarea, select {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
input, textarea, select {
width: 100%;
xheight: 100%;
xvertical-align: top;
}
/*-------------------------*/
table.TBA, table.TBB, table.TBC {
text-align: center;
background-color: white;
}
table.TBA {
width: 560px;
border: 1px solid lightgrey;
}
table.TBA input, table.TBA select {
width: auto;
}
table.TBC input {
width: auto;
}
table.TBD, table.TBE {
width: 100%;
text-align: left;
}
table.TBD tr {
background-color: #FFFFCC;
}
table.TBD td.TIT {
border: 1px solid lightgrey;
color: navy;
background-color: lightgrey;
}
table.TBD tr.B {
background-color: white;
}
table.TBE td {
padding: 0px 8px 0px 8px;
}
table.TBF {
text-align: left;
}
table.TBF td {
padding: 0px 0px 0px 0px;
}
/*-------------------------*/
img.A {
width: 88px;
height: 104px;
border: 1px solid silver;
}
div.DIVA {
}
/*-------------------------*/
span.SPANA, span.SPANB {
font-size: 32px;
font-weight: bold;
}
span.SPANA {
color: blue;
}
span.SPANB {
color: red;
}
span.SPANC {
color: black;
font-size: 18px;
}
span.E {
color: maroon;
background-color: yellow;
}
span.F {
display: inline;
padding: 2px 2px 2px 2px; /*padding*/
color: blue;
background-color: lightgrey;
}
/*-------------------------*/
.TD1 {
font-weight: bold;
color: navy;
background-color: lightgrey;
}
/*-------------------------*/
td.c1 {
background-color: lightgrey; /*#FFFFCC*/
}
td.c2 {
text-align: center;
}
/*-------------------------*/
/*-------------------------*/
table.tb1 {
width: auto;
}
table.tb1 td, table.tb1 td.a {
color: navy;
text-align: center;
}
table.tb1 td.a a {
text-decoration: none;
color: maroon;
background-color: yellow; /*#B8CCFF, lightgrey, silver, gray, white*/
border: 2px solid;
border-color: lightgrey lightgrey silver silver; /*#C5DBFF #C5DBFF #AEBEE0 #AEBEE0;*/
xpadding: 0px 0px 0px 0px;
}
table.tb1 a:hover {
border-color: silver;
}
table.tb1 a:active {
color: maroon;
}
/*-------------------------*/
a.aa {
font-weight: bold;
padding: 2px 2px 2px 4px;
text-decoration: none;
color: maroon;
background-color: yellow; /* */
}
/*-------------------------*/
.ttd1, .ttd2, .ttd3 {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: navy;
background-color: lightgrey;
}
.ttd1 {
text-align: left;
}
.ttd2 {
text-align: center;
}
.ttd3 {
text-align: right;
}
.under {
font-weight: bold;
text-decoration: underline;
color: maroon;
}
/*-------------------------*/
img.b {
border: 1px solid silver;
}
/*-------------------------*/
/*NEWS*/
/*-------------------------*/
table.NEWS {
width: 100%;
}
table.NEWS img {
xborder: 1px solid lightgrey;
}
table.NEWS input {
xwidth: auto;
}
table.NEWS input.go {
width: 100px;
}
table.NEWS td.button {
xwidth: 24px;
xtext-align: center;
xvertical-align: center;
xborder: 1px solid lightgrey;
padding: 3px 2px 0px 2px;
background-color: lightgrey;
}
table.NEWS td.date {
color: navy;
background-color: #FFFFCC;
}
table.NEWS td.title {
width: 100%;
font-weight: bold;
padding: 0px 0px 0px 16px;
color: navy;
background-color: #FFFFCC;
}
table.NEWS td.desc {
color: navy;
padding: 0px 0px 0px 16px;
}
table.NEWS td.status {
text-align: center;
}
/*-------------------------*/
/*STATUS*/
/*-------------------------*/
/*black, gray, navy, yellow, white, silver, lightgrey, maroon*/
table.STATUS {
width: 100%;
color: navy;
}
table.STATUS td {
padding: 2px 0px 0px 2px;
}
table.STATUS td.b {
height: 2px;
xborder: 1px solid silver;
background-color: white;
}
table.STATUS tr {
vertical-align: top;
background-color: #FFFFCC;
}
table.STATUS td.title {
xfont-size: 14px;
xborder: 1px solid silver;
padding: 0px 0px 0px 2px;
font-weight: bold;
background-color: lightgrey;
}
table.STATUS td.status {
text-align: center;
}
table.STATUS td.service {
font-weight: bold;
}
table.STATUS tr.g {
color: gray;
}
table.STATUS td.desc {
xcolor: black;
font-weight: normal;
xborder: 1px solid silver;
}
table.STATUS img {
margin: 3px 4px 0px 4px;
border: 0px solid silver;
}
/*-------------------------*/
/*STAT*/
/*-------------------------*/
/*black, gray, navy, yellow, white, silver, lightgrey, maroon*/
table.STAT {
border: 1px solid lightgrey;
}
table.STAT span {
font-size: 10px;
text-align: center;
color: maroon;
background-color: lightgrey;
}
table.STAT tr.odd {
background-color: #FFFFCC;
}
table.STAT td.L {
text-align: left;
}
table.STAT td.C {
text-align: center;
}
table.STAT td.R {
text-align: right;
padding: 0px 0px 0px 2px;
}
table.STAT td.R1 {
text-align: right;
padding: 0px 0px 0px 2px;
color: red;
font-size: 11px;
xfont-weight: bold;
}
table.STAT td.L1 {
text-align: left;
padding: 0px 0px 0px 2px;
xcolor: red;
font-size: 11px;
}
/*-------------------------*/
