home *** CD-ROM | disk | FTP | other *** search
- #main_table {
- width: 100%;
- height: 99%;
- }
-
- #copyright {
- font-size: x-small;
- letter-spacing: 1;
- }
-
- #version {
- font-size: small;
- text-decoration: none;
- xletter-spacing: 1;
- }
-
- #date {
- font-size: small;
- xletter-spacing: 1;
- }
-
- #section_button {
- width: 89px;
- xmax-width: 89px;
- xhorizontal-align: left;
- }
-
- #section_fill {
- width: 89px;
- height: 28px;
- background-repeat: repeat-x;
- }
-
- #para_indent {
- margin-left: 20px;
- font-family: verdana, tahoma, arial, sans-serif;
- font-size: 80%;
- }
-
- #para_strong {
- margin-left: 20px;
- font-family: verdana, tahoma, arial, sans-serif;
- font-size: 80%;
- font-weight: bold;
- }
-
- #para_subs {
- font-family: verdana, tahoma, arial, sans-serif;
- font-size: 80%;
- font-weight: bold;
- xbackground-color: #E1E1E1;
- }
-
- #note {
- margin-left: 20px
- }
-
- #top_left {
- xbackground-color: #EBF1FF;
- xborder-bottom: thin solid #99B6FC;
- padding: 10px;
- font-size: x-large;
- width: 150px;
- height: 60px;
- text-align: center;
- background-color: #EBE6DC;
- border-bottom: thin solid #E1DACC;
- border-right: thin solid #E1DACC;
- }
-
- #top_left a:link,
- #top_left a:visited {
- text-decoration: none;
- color: #000;
- }
-
- #top_right {
- text-align: center;
- font-size: x-large;
- height: 60px;
- background-color: #EBE6DC;
- border-bottom: thin solid #E1DACC;
- }
-
- #bottom_left {
- padding: 10px;
- width: 150px;
- background-color: #eee;
- border-right: thin dashed #888;
- }
-
- #bottom_right {
- background-color: #f8f8f8;
- padding: 10px;
- }
-
- #min_size {
- width: 28px;
- min-width: 28px;
- }
-
- #menu {
- list-style-type: none;
- padding: 0;
- margin: 0;
- width: 150px;
- font-size: x-small;
- xfont-size: 60%;
- font-family: verdana, tahoma, arial, sans-serif;
- color: #555555;
- }
-
- #menu li {
- height: 18px;
- margin: 0;
- padding: 0;
- }
-
- #menu li a#selected:link,
- #menu li a#selected:visited {
- text-decoration: none;
- background-color: #ccc;
- }
-
- #menu li a:link,
- #menu li a:visited {
- text-decoration: none;
- text-align: left;
- display: block;
- xfont-size: small;
- color: #555555;
- }
-
- #menu li a:hover,
- #menu li a:active{
- text-decoration: none;
- background-color: #ddd;
- xbackground-image: url("images/left_nav-over.gif");
- xbackground-repeat: no-repeat;
- }
-
-
-
-
-