header {
background: #FFA503;
}

.navitem {
color: #FFA503;
}

table.list tr th {
border: 1px solid #FFA503;
background: #FFA503;
color: white;
text-align: left;
padding-top: 5px;
padding-top: 10px;
height: 20px;
}

footer {
background: #FFA503;
}

.topnav a.split {
background-color: #FFA503;
}

.sidenavlink:hover{
background-color: #FFA503;
}

.navigation .navitem, .navigation .rightsidebtn{
background-color: #FFA503}