        body {
        font-family: arial;
        }
        .body {
        margin: auto;
        width: 800px;
	font-size: 16px;
        }
        a {
        color: #2464f5;
        text-decoration: none;
        }
        a:hover {
        color: #24bcf5;
        text-decoration: underline;
        }
        a:active {
        color: #FF9D4B;
        text-decoration: underline;
        }
        .notice {
        /*border: 1px solid #FFC045;
        background-color: #FFDA91;*/
        border: 1px solid #FFDA91;
        background-color: #FFF4DD;
        margin-top: 5px;
        padding: 6px;
        }
        .navigation {
        border: 1px solid #CCCCCC;
        background-color: #F5F5F5;
        padding: 3px;
        color: #CCCCCC;
        }
        .navigation .selected {
        color: #FF9D4B;
        font-weight: bold;
        }
        .navigation .selected:hover {
        color: #FF9D4B;
        font-weight: bold;
        }
        .navigation a {
        color: #2464f5;
        text-decoration: none;
        padding: 3px;
        }
        .navigation a:hover {
        color: #24bcf5;
        }
.breadcrumb {
padding: 0px;
color: #555555;
font-size: 1em;
}
.breadcrumb img {
width: 1em;
height: 1em;
}
        .logo {
        font-weight: normal;
        font-size: 32px;
	margin: 10px;
        }
        .logo a {
        text-decoration: none;
        }
        .logo img {
        border: 0px;
        padding: 0px 8px;
        }
        .titlefore1 {
        color: #FFC696;
        }
        .titlefore2 {
        color: #FF9D4B;
        }
        .titlefore3 {
        color: #CCCCCC;
        }
        .footer {
    border-top: 1px solid #CCCCCC;
    text-align: center;
    color: #444444;
    font-size: 0.7em;
margin-top: 1em;
    }
h1 {
font-size: 1.4em;
font-weight: normal;
color: #2583ad;
}
h2 {
font-size: 1.2em;
font-weight: normal;
color: #FF9D4B;
}
h3 {
font-size: 1.2em;
font-weight: normal;
/*color: #d54e21;*/
}
img {
border: 0px;
}
pre {
border: 1px solid #CCCCCC;
background-color: #F5F5F5;
padding: 5px;
}
.projectmetadata {
background-color: #e4f2fd;
padding: 2px;
}
.admincontainer {
float:right;
}
.downloadbutton a {
background-color: #d54e21;
color: #FFFFFF;
padding: 5px;
}
.ad {
width: 468px;
height: 60px;

float: right;
}
.header {
height: 70px;

}
.logo {
font-size: 40px;
}
.logo img {
border: 0px;
}