You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
69 lines
1.8 KiB
69 lines
1.8 KiB
body {background-color: #3679AD;
|
|
color: #000000;
|
|
margin-left: 0;
|
|
margin-right: 0;
|
|
margin-top: 5;
|
|
padding: 0;
|
|
background-image: url(background.png);
|
|
background-repeat: no-repeat;
|
|
background-position: top-center;}
|
|
|
|
.caption {
|
|
color: black;
|
|
font-family: sans-serif;
|
|
font-size: 23pt;
|
|
font-style: italic;
|
|
font-weight: bolder;
|
|
margin-left: 3pt;
|
|
}
|
|
|
|
td.trans {background-image: url(bgtable.png);
|
|
background-repeat: no-repeat;}
|
|
td.end {background-image: url(lines2.png);
|
|
background-repeat: x-repeat;}
|
|
td.shadow1 {background-image: url(shadow1.png);
|
|
background-repeat: x-repeat;}
|
|
|
|
table.vnice { font-family: sans-serif;
|
|
font-size: x-small;}
|
|
|
|
a:link {background-color: transparent;
|
|
color: #191970;
|
|
text-decoration:none;}
|
|
a:visited {background-color: transparent;
|
|
color: #551a8a;
|
|
text-decoration:none;}
|
|
a:active {background-color: transparent;
|
|
color: #fe0000;
|
|
text-decoration:none;}
|
|
a:hover {background-color: transparent;
|
|
color: #1919aa;
|
|
text-decoration:underline;}
|
|
|
|
tr.menurow {background-color: #505050;
|
|
color: #000000;
|
|
vertical-align: middle;}
|
|
|
|
td.deco {color: #ffffff;
|
|
background-color: #505050;
|
|
font-family: sans-serif;
|
|
font-size: small;}
|
|
|
|
td.menuactive {color: #ffcc00;
|
|
background-color: #777777;
|
|
font-family: sans-serif;
|
|
font-size: small;}
|
|
|
|
td.menu {color: #ffffff;
|
|
background-color: #505050;
|
|
font-family: sans-serif;
|
|
font-size: small;}
|
|
|
|
a.menu {color: #eeeeee;
|
|
font-family: sans-serif;
|
|
font-size: small;}
|
|
|
|
a.menu:hover {color: #ffffff;
|
|
text-decoration:none;}
|
|
|