/* =General */
button { background: none; color: #404b55; }

/* =Layout */
a {color: #5d87a1; }
a:hover{color:#BEBDB9;}
.container { background: none; }
.dashline{border-bottom:1px dashed #5d87a1;}


.footer { color: #818a90; }
.footer a { color: #818a90; }

/* =Nav Elements */

.breadcrumbs a, a.first { color: #a5abaf; }
.breadcrumbs li { border-right: 1px solid #ddd; }


.member{color:#e55303; border-bottom:1px solid #5d87a1;}

.member h3{color:#e55303;}

.member_important{background:#d4e3ef}
.member a{color:#e55303;}

.member li a:hover{color:#BEBDB9;}

.select_box select {color: #5f6971; }



/*.member_important{background:#ecf5fc}

.member_important1{background:#d4e3ef}

.member_important2{background:#d4e3ef; border:1px solid #5d87a1}
 
.member_important3{ background:#d4e3ef;border: 2px ridge; }
 
.member_important4{ background:#ecf5fc;border: 2px ridge; }*/

