/* CSS Document */
body {
width: 97%;
text-align: left;
/* background-image: url(../images/worldmp2.gif); */
/* background-position: center middle;
background-repeat: no-repeat;
background-attachment: fixed;
font-family: Arial, Helvetica, sans-serif; */
font-size: small;
}
#foreground {
width: 100%;
height: 100%;
position: absolute;
top: 1%;
left: 0.64%;
}
#header_logo {
margin-left: 1.5%;
float: left;
width: 548px;
height: 50px;
/* width: 336px;
height: 50px; */
}
.top_menu {
/* background-image: url(../images/diamond_plate_blue_xsm_-59contrast_89pc_opacity.gif); */
font-size: x-small;
/* font-size: 0.73em; */
/* _font-size:2.0em; /* for Win IE7 */
/* margin-left: 11.1%;
margin-right: 2%; */
/* border-left: 3px solid #5f5f5f;
border-top: 3px solid silver;
border-right: 3px solid slategray;
border-bottom: 3px solid black; */ /* #3f3f3f */
}
.next_menu {
font-size: x-small;
/* margin-left: 11.1%;
margin-right: 2%; */
/* border-left: 3px solid #5f5f5f;
border-top: 3px solid silver;
border-right: 3px solid slategray;
border-bottom: 3px solid black; */ /* #3f3f3f */
}
.top_menu table {
width: 100%; /* was 86.9% */
_width:100%; /* for Win IE7 */
}
.next_menu table {
width: 100%; /* was 86.9% */
_width:100%; /* for Win IE7 */
}
.top_menu > table {
text-align: center;
/* color: white or aqua or #6699cc */
background-color: #0255a5; /* not #6699cc */ /* Color friendly version of colors close to RRGGBB 6289b5 */
}
.next_menu > table {
/* text-align: right; */
/* width: 24.2%;
margin-left: 37.5%;
margin-right: 37.5%; */
text-align: center;
color: white; /* or aqua or #6699cc */
background-color: black; /* not #6699cc #0255a5 */ /* Color friendly version of colors close to RRGGBB 6289b5 */
}
.top_menu tr {
text-align: center;
}
.next_menu tr {
text-align: center;
}
.top_menu tr td:last-child {
width: 22%;
}
.next_menu tr td:last-child {
width: 80%;
}
.top_menu td {
width: auto;
/* color: white or aqua or #6699cc */
/* background-color: none; not #0255a5 nor #6699cc */ /* Color friendly version of colors close to RRGGBB 6289b5 */
text-align: left;
padding-left: 1.1em;
padding-right: 1.1em;
_padding-left:1.0em; /* for Win IE7 */
_padding-right:1.0em; /* for Win IE7 */
border-right: 1px solid #0354a5; /* was white */
}
.next_menu td {
width: auto;
/* width: 10%; */
color: white; /* or aqua or #6699cc */
background-color: black; /* #6699cc or #0255a5 */ /* Color friendly version of colors close to RRGGBB 6289b5 */
text-align: left;
padding-left: 0.3em;
padding-right: 0.3em;
}
.top_menu a {
color: white; /* or aqua or #0354a5; or #6699cc */
background-color: none; /* not #0255a5 nor #6699cc */ /* Color friendly version of colors close to RRGGBB 6289b5 */
/* font-weight: bold; */
/* background-color: inherit; */
text-decoration: none;
}
.next_menu a {
color: white; /* or aqua or #6699cc */
background-color: black; /* not #6699cc or #0255a5 */ /* Color friendly version of colors close to RRGGBB 6289b5 */
text-decoration: none;
}
.top_menu a:hover {
color: aqua; /* or red or #6699cc */
background-color: none; /* not #0255a5 nor #6699cc */ /* Color friendly version of colors close to RRGGBB 6289b5 */
font-weight: normal; /* or bold */
/* background-color: inherit; */
text-decoration: none;
}
.next_menu a:hover {
color: aqua; /* or aqua or #6699cc */
background-color: black; /* not #6699cc or #0255a5 */ /* Color friendly version of colors close to RRGGBB 6289b5 */
text-decoration: none;
}
td:last-child {
border-right: none;
}
.top_menu td + td + td + td + td + td + td + td {
border-right: none; /* for Win IE 7 */
}
div p {
text-align: left;
}
td.1st-column-text { /* left column */
padding-right: 2%;
}
td.gutter {
width: 3%;
}
td.2nd-column-text { /* left column */
padding-left: 2%;
}
td.Double-wide-top-column-text,
td.1st-column-text,
td.2nd-column-text {
vertical-align: top;
/* width: 28%; */
text-align: left;
font-size: medium;
_font-size:108%; /* for Win IE7 */
fo\nt-size: 108% /* for some versions of Win IE6 */
}
