











body {font-family: Verdana, Arial,Helvetica,sans-serif; font-size: 10pt; background-color: white; color: black;}
td { font-size: 9pt; }
img { border: 0; }
br.clear { clear: both; }
ul { margin-left: 0.5em; padding-left: 1em; }

.floatleft { float: left; margin-right: 1em; }

table.horizontal th {
    text-align: left;
    vertical-align: top;
}

table.bordered {
    empty-cells: show;
    border-collapse: collapse;
    border: 1px solid #000000;
}
table.bordered th {
    border: 1px solid #000000;
}
table.bordered td {
    border: 1px solid #888888;
}

a {
    color: #0040c0 ; 
    text-decoration: none; 
}
a:visited { color: #004050 ; }
a:hover { color: #004050 ; }

#title {
    width: 100%;
    background-color: #0090a0 ;
    color: #ffffff ;
    font-size: 18pt;
    border-bottom: 2px solid #004050 ;
}

#menu {
    width: 100%;
    background-color: #ffffff ;
    border-bottom: 1px dotted #004050 ;
    padding-top: 2px;
    padding-bottom: 2px;
    line-height: 1.5em;
}

#menu a {
    margin-right: 2px;
    padding-right: 4px;
    border-right: 2px solid #004050 ;
}

#footer {
    font-size: 10pt;
    text-align: right;
    width: 100%;
    border-top: 1px dotted #004050 ;
}

#footer p {
    margin-top: 0;
    margin-bottom: 0;
}

#content {
    margin-left: 1%;
    margin-right: 1%;
    margin-top: 1%;
    margin-bottom: 1%;
}

h1 {
    font-size: 12pt;
    font-weight: normal;
    background-color: #0090a0 ;
    color: #ffffff;
    padding-left: 0.25em;
    padding-right: 0.25em;
}

h2 {
    font-size: 12pt;
    font-weight: normal;
}

.blogentry {
    margin-bottom: 1%;
}

.blogheader {
    font-size: 12pt;
    background-color: #0090a0 ;
    color: #ffffff;
}

.blogsubheader {
    font-size: 10pt;
    background: #e0e0e0 ;
}

.blogbody {
    border-bottom: 1px dotted #004050 ;
}

.blogfooter {
    text-align: right;
    font-size: 10pt;
    font-style: italic;
}


.error {
    color: red;
    font-weight: bold;
    font-size: 12pt;
    background-color: #e0e0e0 ;
}

.blogcommentheader {
    font-weight: bold;
    background-color: #e0e0e0 ;
    margin-top: 1%;
}

.blogcommentbody {
    margin-bottom: 0;
}

.blogcommentbody p {
    margin-top: 0.1em;
    margin-bottom: 0.5em;
}

table.pictures td { text-align: center; }

#routes {
    font-size: 8pt;
}

#routes tr.complete {
    background-color: #d8ffd8;
}

#routes tr.incomplete {
    background-color: #ffd8d8;
}

#routes tr.highlighted {
    background-color: #ffff88;
}

#routes tr.partial span.complete {
    background-color: #d8ffd8;
}

ul.completelist li.complete {
    background-color: #d8ffd8;
    list-style-type: disc;
}

ul.completelist li.incomplete {
    background-color: #ffd8d8;
    list-style-type: circle;
}

#routeinfo span.complete {
    font-weight: bold;
}

#routeinfo ul {
    list-style-type: none;
    padding-left: 0;
    margin-left: 0;
}

#sizer {
    text-align: right;
    border-bottom: 1px dotted #004050 ;
    margin-bottom: 1em;    
}

#sizer span {
    margin-left: 2px;
    padding-left: 4px;
}
