
a {
    text-decoration: none;
    font-weight: bold;
    color: #000000;
}
a:hover {
    color: #808080;
}
div.outside {
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 5px;
    width: 680px;
}
div.main a { 
    text-decoration: none;
    font-weight: bold;
    color: #000000;
}
body {
    background-color: #003153;
    color: #000000;
    font-family: "Lucida Sans", arial, helvetica, sans-serif;
    font-size: small;
    text-align: justify;
    margin: 5px 5px 5px 5px;
}
div.title {
    background-color: #003153;
    color: #ffffff;
    font-family: "Lucida Sans", "Lucida Sans Unicode", arial, helvetica, sans-serif;
    left: 0px;
    top: 0px;
    position: relative;
    padding: 2px;
    font-size: 36pt;
}
h1.seventh {
    color: #FFFFFF;
    top: 0px;
    left: 0px;
    margin: 0px;
    font-size: 28pt;
    font-weight: bold;
    float: left;
}
div.menu {
    color: #ffffff;
    background: #003153;
    font-family: "Lucida Sans", "Lucida Sans Unicode", arial, helvetica, sans-serif;
    font-size: 10pt;
    padding: 2px;
    text-align: right;
}
div#navbar a {
    color: #ffffff;
    background-color: #003153;
    border: 1px solid #003153;
}
div#navbar a:hover {
    color: #003153;
    background-color: #f0f0f0;
    border: 1px solid #0062a6;
}  
div#navbar2 a {
    color: #ffffff;
    background-color: #003153;
    border: 1px solid #003153;
}
div#navbar2 a:hover {
    color: #003153;
    background-color: #f0f0f0;
    border: 1px solid #0062a6;
}
div.main {
    clear: both;
    color: #000000;
    border: 2px solid #0062a6;
    background: #ffffff;
    top: 2px;
    position: relative;
    padding: 2px;
    padding-right: 8px;
    margin-top: 2px; 
}
h2 { margin-top: 0px; margin-bottom: 15px; }
h3 { margin-top: 0px; }
div.textblock {
    color: #000000;
    background-color: #f0f0f0;
    border: 1px solid #000000;
    margin: 0px;
    padding: 2px;
}
div.textblock p { margin-top: 0px; margin-bottom: 0px; text-indent: 25px; }
div.textblock2 {
    color: #000000;
    background-color: #ffffff;
    border: 1px solid #000000;
        margin: 0px;
    padding: 2px;
}
div#textblock2 p { margin-top: 0px; margin-bottom: 0px; text-indent: 0px; }
div.jentry p { margin-top: 0px; }
div.jentry h3 { margin-bottom: 0px; }
p.jdate { margin-top: 0px; font-size: smaller; margin-bottom: 0px; }

div.copyright {
    font-family: "Trebuchet MS", arial, helvetica, sans-serif;
    clear: both;
    font-style: italic;
    font-size: 8pt;
    color: #000000;
    background: #ffffff;
    border: 2px solid #0062a6;
    top: 2px;
    position: relative;
    margin-top: 2px;
    padding: 2px;
}
div.copyright p {
    margin-top: 0px;
    margin-bottom: 0px;
}

div.icons {
    margin-top: 2px; 
    margin-left: 0px;
    padding: 2px 2px 0px 2px;
    vertical-align: middle; 
    background: #003153;
    top: 2px;
    position: relative;
}
div.icons p {
    margin-top: 0px;
    margin-bottom: 0px;
}
div.icons a {
    color: #000000;    
    background-color: #003153;
    padding: 0px;
}
div.icons img {
    border: 0px;
    padding: 0px;
}
table.contenttable {
    border-top: 1px solid #000000;
    border-left: 1px solid #000000;    
    border-right: 1px solid #000000;    
    margin-bottom: 5px;
    
}
th.contenthead {
    color: #000000;
    background-color: #FFFFFF;
    text-align: center;
    font-weight: bold;
    border-bottom: 1px solid #000000;
}
td.headerdk {
    color: #000000;
    font-weight: bold;
    text-align: center;
    background-color: #C0C0C0;
    padding: 2px;
    border-bottom: 1px solid #000000;
}
td.headerlt {
    font-weight: bold;
    text-align: center;
    background-color: #D0D0D0;
    padding: 2px;
    border-bottom: 1px solid #000000;
    color: #000000;
}
td.contentdk {
    text-align: left;
    background-color: #c0c0c0;
    padding: 2px;
    border-bottom: 1px solid #000000;
    color: #000000;
}
td.contentdk a {
    color: #000000;    
    background-color: #c0c0c0;
}
td.contentlt {
    text-align: left;
    background-color: #d0d0d0;
    padding: 2px;
    border-bottom: 1px solid #000000;
    color: #000000;
}
td.contentlt a {
    color: #000000;    
    background-color: #d0d0d0;
}
dt {
    font-weight: bold;
}
table.gallery { text-align: center; }
table.gallery tr { min-height: 150px; }
table.gallery td { text-align: center; min-width: 150px; }
table.gallery a { margin: 5px; }
table.gallery img {
	border: 1px solid #000000;
	}
table.gallery a:hover img {
    background-color: #FFFFFF;
    color: #0000b0;
}
a.gallerylinks {
    margin: 5px;
    float: none;
    clear: none;
    display: block;
    width: 100%;
}
div.support {
   background: #DDDDDD;
   color: #000000;
   width: 320px;
   height: 60px;
	border: 1px solid #000000;
	
   float: none;
   clear: right;
   padding: 2px;
   margin: 5px;
}
div.support p {
   padding: 2px;
   text-align: center;
   margin-top: 0px;
   font-size: smaller;
}
div.support img {
   float: left;
   border: 1px solid #000000;
}
