
#nav_project {
 margin-right: 0px;
}

#main {
 margin-left: 0px;
 float: left;
}


#nav_title {
 width: 130px;
}

#banner {
  background-image: url(../img/header.jpg);
}

#contact h1 {
 padding-top: 35px;
}
#nav_project div.navigation {
 padding-bottom: 35px;
}

#contact {
 color: #ce6901;
}
#signature {
 color: #ce6901;
 float: none;
}
h1, h2, h3, h4, h5, h6 {
 color: #ce6901;
}
.news_super, .news_head {
 color: #ce6901;
}
#nav_site a {
 color: #ce6901;
}
#nav_project ul li a {
 color: #ce6901;
}

thead th {
 background-color: #ce6901;
}
thead {
 border-left-color: #ce6901;
 border-right-color: #ce6901;
}
caption {
 color: #ce6901;
}

ul {
 list-style-type: disc;
}
ol {
 list-style-type: decimal;
}

.tablenote li {
 padding: 0px;
}


.yui-panel .hd {
    background-color:#ce6901;
}

form {
 margin-bottom: 10px;
}

form.logginn {
 margin-top: 10px;
}

form.logginn label {
 float: left;
 width: 80px;
}

.tablenote {
 color: #777777;
}

.nowrap {
 white-space: nowrap;
}


h1 a:link, h1 a:active, h1 a:visited {
 color: #ce6901;
}
h2 a:link, h2 a:active, h2 a:visited {
 color: #ce6901;
}
h3 a:link, h3 a:active, h3 a:visited {
 color: #ce6901;
}
h4 a:link, h4 a:active, h4 a:visited {
 color: #ce6901;
}

#paneboxwide {
 background-color:#FFFFFF;
 border-bottom-color:#bbbbbb;
 border-bottom-style:solid;
 border-top-color:#bbbbbb;
 border-top-style:solid;
 float:right;
 margin:0 0 0 8px;
 padding:10px 4px 0 8px;
 width:190px;
}


.chart_img {
 border: 1px solid #CCCCCC;
 padding: 5px;
}


