body {
background-color : #333333;
color : #eeeeee;
font-family : "trebuchet ms", "bitstream vera sans", arial, sans-serif;
width : 880px;
border : 2px #aaaaaa;
margin : 0 auto;
}
table.page {
background-color : #000000;
}
table.thumbnails {
font-size : 10pt;
}
table.header {
background-color : #000000;
border-collapse : collapse;
text-align : center;
}
h1.header {
margin-bottom : 0;
}
table.main {
border-collapse : collapse;
border-top-width : 0;
border-bottom-width : 0;
border-left-width : 0;
border-right-width : 0;
vertical-align : top;
font-size : 10pt;
}
table.navi {
background-color : #333333;
text-align : center;
border-top-width : 1pt;
border-bottom-width : 1pt;
border-left-width : 1pt;
border-right-width : 1pt;
}
table.footer {
font-size : 70%;
}
tr.even {
background-color : #333333;
}
tr.odd {
background-color : #444444;
}
table.statistics {
font-size : 10pt;
background-color : #333333;
width : 750px;
border-width : 2px;
border-collapse : collapse;
border-style : solid;
border-color : gray;
padding : 4px;
margin-top : 3px;
margin-bottom : 7px;
}
td.statistics {
text-align : left;
border-width : 2px;
border-style : solid;
border-color : gray;
padding : 4px;
overflow : hidden;
}
th.statistics {
border-color : gray;
border-width : 2px;
border-style : solid;
padding : 4px;
overflow : hidden;
}
caption.statistics {
padding : 3px;
text-align : left;
font-weight : bold;
border-width : 0;
}
a:link {
color : #cccccc;
text-decoration : underline;
}
a:visited {
color : #cccccc;
text-decoration : underline;
}
a:hover {
color : #ffffff;
text-decoration : underline;
}
a:active {
color : #c00000;
text-decoration : underline;
}
a:focus {
color : #0000e0;
text-decoration : underline;
}
a.noul:link {
color : #cccccc;
text-decoration : none;
}
a.noul:visited {
color : #cccccc;
text-decoration : none;
}
a.noul:hover {
color : #ffffff;
background-color : #ff0000;
text-decoration : underline;
}
a.noul:active {
color : #c00000;
text-decoration : underline;
}
a.noul:focus {
color : #0000e0;
text-decoration : underline;
}
a.norm:link {
color : #cccccc;
text-decoration : underline;
}
a.norm:visited {
color : #cccccc;
text-decoration : underline;
}
a.norm:hover {
color : #ffffff;
text-decoration : none;
}
a.norm:active {
color : #ff0000;
text-decoration : underline;
}
a.norm:focus {
color : #888888;
text-decoration : underline;
}
a.ok:link {
color : #cccccc;
text-decoration : underline;
}
a.ok:visited {
color : #cccccc;
text-decoration : underline;
}
a.ok:hover {
color : #ffffff;
text-decoration : none;
}
a.ok:active {
color : #ff0000;
text-decoration : underline;
}
a.ok:focus {
color : #888888;
text-decoration : underline;
}
a.disabled:link {
color : #cccccc;
text-decoration : line-through;
}
a.disabled:visited {
color : #cccccc;
text-decoration : line-through;
}
a.disabled:hover {
color : #ffffff;
text-decoration : none;
}
a.disabled:active {
color : #ff0000;
text-decoration : line-through;
}
a.disabled:focus {
color : #888888;
text-decoration : underline;
}
a.archived:link {
color : #ff0000;
text-decoration : line-through;
}
a.archived:visited {
color : #ff0000;
text-decoration : line-through;
}
a.archived:hover {
color : #ffffff;
text-decoration : none;
}
a.archived:active {
color : #ff0000;
text-decoration : line-through;
}
a.archived:focus {
color : #888888;
text-decoration : underline;
}
#map {
float : left;
width : 100%;
height : 600px;
}
