#login-box h1 {
    background: #c76b28;
    color: #fff;
}
#login-box {
    background: #fbeac8;
    border:  none; 
}

#header {
    background: #c76b28; /* #AF0000 */
}
h1 {
    color: #FFF;
}
#header ul li {
    background: transparent url("./_customize/header_tab_abt.gif") 100% -600px no-repeat;
    color: #939089;
    border-bottom: 1px solid #939089;
}
#header ul a {
    background: transparent url("./_customize/header_tab_abt.gif") 0% -600px no-repeat;
    color: #FFF;
}
#header ul li#current_tab a {
    color: #000000;
}
#header ul li#current_tab {
    border-bottom: 1px solid #FFFFFF;
}
#header form#choose_proj {
    background: url("./images/_header/header_tr.gif") no-repeat top right;
}

/* Navigation*/ 
a:link { color: #c76b28; }
a:visited { color: #c76b28; }
a:link:hover, a:visited:hover { color: #c76b28; }
a:link:active, a:link:active { color: #c76b28; }
/* Admin Header */
#admin-header a:link,
#admin-header a:visited { color: #c76b28; }
#admin-header a:hover { color: #c76b28; }

#mainContent #maincol h2,
#mainContent #sideBar h2,
#mainContent #maincol h2 a,
#mainContent #sideBar h2 a{
    color: #891635;
}

#toolBar {
    background: #FFF;
    border-bottom: 1px solid #CCC;
}

#mainContent .sideBox {
    background: #fbeac8 url("./images/home/box-bot.gif") no-repeat left bottom;
}
#mainContent .sideBox2 {
    background: url("./images/home/box-top.gif") no-repeat left top;
}
.sectionCalendar #mainContent .sideBox {
    background:  #fbeac8 url("./images/home/box-bot-160.gif") no-repeat left bottom;
}
.sectionCalendar #mainContent .sideBox2 {
    background: url("./images/home/box-top-160.gif") no-repeat left top;
}

#mainContent .sideBox .date {
	background-color: #891635;
	border-bottom-color: #891635;
        color: #FFF;
}

.calendar th.calendarHeader {
	background-color: #891635;
	border-bottom-color: #891635;
        color: #FFF;
}

.calendar th.calendarHeader a {
    color: #FFF;
}

.mainTable th,
.mainList .date {
    background-color: #891635;
    color: #FFF;
}
.mainTable th a,
.mainList .date a {
    color: #FFF;
}
.mainTable td,
.mainList {
    background-color: #fbeac8;
}

#header form #searchbox {
    background-color: #FFF;
    border: none;
}
#header form #submit {
background:#3a5834 none repeat scroll 0%;
border-color:#9097A2 rgb(40, 48, 67) rgb(40, 48, 67) rgb(144, 151, 162);
border-style:solid;
border-width:1px;
color:#FFF;
font-size:9px;
font-weight:bold;
padding:0px 3px;
}
