home *** CD-ROM | disk | FTP | other *** search
- .bodynav {
- font-family: Verdana, Arial, Helvetica, sans-serif;
- font-size: 9px;
- font-weight: bold;
- font-variant: small-caps;
- background-attachment: fixed;
- background-color: #F5F5F5;
- background-image: url(../gfx/logo.png);
- background-repeat: no-repeat;
- background-position: 10px 10px;
- }
-
- .bodymain {
- font-family: Verdana, Arial, Helvetica, sans-serif;
- font-size: 10px;
- background-attachment: scroll;
- background-color: #FFFFFF;
- background-image: url(../gfx/body_bgr.gif);
- background-repeat: no-repeat;
- background-position: center top;
- }
-
- .subbodynav {
- font-family: Verdana, Arial, Helvetica, sans-serif;
- font-size: 9px;
- font-weight: bold;
- font-variant: small-caps;
- background-attachment: fixed;
- background-color: #F5F5F5;
- background-position: 10px 10px;
- }
-
- /* IE only */
- * {
- scrollbar-face-color: #E9E9E9;
- scrollbar-highlight-color: #ffffff;
- scrollbar-shadow-color: #E0E0E0;
- scrollbar-3dlight-color: #000000;
- scrollbar-arrow-color: #000000;
- scrollbar-track-color: #ffffff;
- scrollbar-darkshadow-color: #000000;
- }
-
- a {
- font-family: Verdana, Arial, Helvetica, sans-serif;
- font-size: 10px;
- color: red;
- text-decoration: underline;
- }
-
- a:visited {
- color: red;
- text-decoration: underline;
- }
-
- a:link {
- color: red;
- text-decoration: underline;
- }
-
- a:hover {
- color: #6699FF;
- text-decoration: none;
- }
-
- .tdinfotitle {
- font-family: Verdana, Arial, Helvetica, sans-serif;
- font-size: 12px;
- font-weight: bold;
- color: #444477;
- }
-
- .tdinfo {
- font-family: Verdana, Arial, Helvetica, sans-serif;
- font-size: 11px;
- color: #444477;
- }
-
- .tdinfored {
- font-family: Verdana, Arial, Helvetica, sans-serif;
- font-size: 11px;
- color: red;
- }
-
- hr {
- height: 3px;
- border: 1px #444477 solid;
- filter: Alpha(Opacity=100,FinishOpacity=10,Style=2);
- width: 100%;
- }
-
- input {
- font-family: Verdana, Arial, Helvetica, sans-serif;
- font-size: 11px;
- color: #444477;
- background-color: #F5F5F5;
- font-weight: bold;
- }
-
- select {
- font-family: Verdana, Arial, Helvetica, sans-serif;
- font-size: 9px;
- color: #F5F5F5;
- background-color: #444477;
- }
-
- textarea {
- font-family: "Lucidia Console", "Courier New", Courier, mono;
- font-size: 12px;
- background-color: #F5F5F5;
- border: 1px dotted #444477;
- color: #444477;
- background-image: url(../gfx/ta_rightcor.gif);
- background-repeat: no-repeat;
- background-position: right top;
- }
-
- .manipheadtitle {
- font-family: Verdana, Arial, Helvetica, sans-serif;
- font-size: 14px;
- font-weight: bold;
- color: #444477;
- border-top: 1px dotted #444477;
- border-bottom: 1px dotted #444477;
- text-transform: uppercase;
- }
-
- .maniptitle {
- font-family: Verdana, Arial, Helvetica, sans-serif;
- font-size: 12px;
- font-weight: bold;
- color: #444477;
- }
-
- .maniptitlered {
- font-family: Verdana, Arial, Helvetica, sans-serif;
- font-size: 12px;
- font-weight: normal;
- color: #FF0000;
- }
-
- .maniptitlewhite {
- font-family: Verdana, Arial, Helvetica, sans-serif;
- font-size: 12px;
- font-weight: bold;
- color: #FFFFFF;
- }
-
- .maniptext {
- font-family: Verdana, Arial, Helvetica, sans-serif;
- font-size: 10px;
- font-weight: normal;
- color: #444477;
- }
-
- .manipinput {
- font-family: "Lucidia Console", "Courier New", Courier, mono;
- font-size: 11px;
- font-weight: bold;
- background-color: #F5F5F5;
- border: 1px solid #444477;
- }
-
- .manipcheckbox {
- font-family: Verdana, Arial, Helvetica, sans-serif;
- font-size: 12px;
- font-weight: bold;
- color: #444477;
- }
-
- .maniptab {
- border: 1px dotted #444477;
- }
-
- .manipactiv {
- font-family: Verdana, Arial, Helvetica, sans-serif;
- font-size: 12px;
- color: #444477;
- text-decoration: underline;
- text-transform: uppercase;
- }
-
- .maniptdbot {
- border-bottom: 1px #444477 dashed;
- }
-
- .minitext {
- font-family: Verdana, Arial, Helvetica, sans-serif;
- font-size: 9px;
- color: red;
- }.CChead {
- font-family: Verdana, Arial, Helvetica, sans-serif;
- font-size: 36px;
- font-weight: bolder;
- color: #444477;
- }
- .CCsubhead {
- font-family: Verdana, Arial, Helvetica, sans-serif;
- font-size: 10px;
- color: #444477;
- }
- .warning {
- font-family: Verdana, Arial, Helvetica, sans-serif;
- font-size: 18px;
- font-weight: bolder;
- color: #FF0000;
- }
- .testpwd {
- font-family: Verdana, Arial, Helvetica, sans-serif;
- font-size: 12px;
- font-weight: bolder;
- color: #444477;
- }