001: table, thead, tbody, tr, td, th {
002: font-size: inherit;
003: font-family: inherit;
004: }
005: TD.maintext { padding: 30px; }
006: .maintext {
007: width: 40em;
008: background: #ccd0ff;
009: }
010: .image {
011: border-width: 0;
012: }
013:
014: body { font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 85%; }
015: p { font-family: Verdana,Arial,Helvetica,sans-serif; }
016: td { font-family: Verdana,Arial,Helvetica,sans-serif; }
017: li { font-family: Verdana,Arial,Helvetica,sans-serif; }
018:
019: body { color: #120028; background-color: #acc3ff; }
020: a:link { text-decoration: none; color: #1100ff }
021: a:visited { text-decoration: none; color: #2200ee }
022: a:active { text-decoration: none; color: #FFF4F0 }
023: a:hover { text-decoration: underline; }
024:
025: FORM TH { vertical-align: top; text-align: right }
026: FORM { margin-bottom: 0 ; margin-right: 0;}
027:
028: .mlink {
029: color: #000033;
030: background: #b8c4ff;
031: font-size: 90%;
032: padding: 0px;
033: font-weight:bold;
034: cursor: pointer;
035: text-align: left;
036: }
037: a:visited .mlink { text-decoration: none; color: #1100aa }
038: a:vlink .mlink { text-decoration: none; color: #1100aa }
039: a:hover .mlink { text-decoration: none; color: white;
040: }
041: a.plain { text-decoration: none }
042: .nav a { display: block; }
043: .nav {
044: border-width: 1;
045: background: #b8c4ff;
046: margin: 0px;
047: padding: 0px;
048: border-spacing: 1px;
049: }
050: .nav TD { padding: 1px; border: solid; border-width: 1px; border-color: #ddddff }
051: .nav IMG { vertical-align: top }
052:
053: .button {
054: font-size: 90%;
055: padding: 0px;
056: border-width: 1px;
057: color: #000033;
058: background: white;
059: font-weight:bold;
060: cursor: pointer;
061: }
062: .button:hover { color: blue; border-color: blue }
063:
064: .cbutton {
065: font-size: 90%;
066: padding: 0px;
067: border-width: 1px;
068: color: #000033;
069: background: #afc4ff;
070: font-weight:bold;
071: cursor: pointer;
072: width:10em;
073: text-align: left;
074: }
075: .cbutton:hover { color: #e40060; border-color: black }
076:
077: .maintight, .tight { border: 0; margin: 0px; padding: 0px; border-spacing: 0px }
078: .maintight TD, .tight TD { padding: 0px }
079: .maintight IMG, .tight IMG { vertical-align: top }
table, thead, tbody, tr, td, th {
font-size: inherit;
font-family: inherit;
}
TD.maintext { padding: 30px; }
.maintext {
width: 40em;
background: #ccd0ff;
}
.image {
border-width: 0;
}
body { font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 85%; }
p { font-family: Verdana,Arial,Helvetica,sans-serif; }
td { font-family: Verdana,Arial,Helvetica,sans-serif; }
li { font-family: Verdana,Arial,Helvetica,sans-serif; }
body { color: #120028; background-color: #acc3ff; }
a:link { text-decoration: none; color: #1100ff }
a:visited { text-decoration: none; color: #2200ee }
a:active { text-decoration: none; color: #FFF4F0 }
a:hover { text-decoration: underline; }
FORM TH { vertical-align: top; text-align: right }
FORM { margin-bottom: 0 ; margin-right: 0;}
.mlink {
color: #000033;
background: #b8c4ff;
font-size: 90%;
padding: 0px;
font-weight:bold;
cursor: pointer;
text-align: left;
}
a:visited .mlink { text-decoration: none; color: #1100aa }
a:vlink .mlink { text-decoration: none; color: #1100aa }
a:hover .mlink { text-decoration: none; color: white;
}
a.plain { text-decoration: none }
.nav a { display: block; }
.nav {
border-width: 1;
background: #b8c4ff;
margin: 0px;
padding: 0px;
border-spacing: 1px;
}
.nav TD { padding: 1px; border: solid; border-width: 1px; border-color: #ddddff }
.nav IMG { vertical-align: top }
.button {
font-size: 90%;
padding: 0px;
border-width: 1px;
color: #000033;
background: white;
font-weight:bold;
cursor: pointer;
}
.button:hover { color: blue; border-color: blue }
.cbutton {
font-size: 90%;
padding: 0px;
border-width: 1px;
color: #000033;
background: #afc4ff;
font-weight:bold;
cursor: pointer;
width:10em;
text-align: left;
}
.cbutton:hover { color: #e40060; border-color: black }
.maintight, .tight { border: 0; margin: 0px; padding: 0px; border-spacing: 0px }
.maintight TD, .tight TD { padding: 0px }
.maintight IMG, .tight IMG { vertical-align: top }
