/*NOTE: The styles below are used for the background of the page etc*/

.BS_bg{background-color: #B12C15;}


/*NOTE: The styles below are used for the table cells of the questions etc*/

.BS_question_title{background-color: #077679;border: 1px solid #ffffff;}
.BS_question_note{background-color: #ffffff;border: 1px solid #077679;}
.BS_question_body{background-color: #e7d0a1;border: 1px solid #ffffff;}


/*NOTE: The styles below are used for the text of the questions etc*/

.BS_question_text{font-family: tahoma;font-size:11px;color:#000000;font-weight: normal;}
.BS_note_text{font-family: tahoma;font-size:10px;color:#444444;}
.BS_body_text{font-family: tahoma;font-size:11px;color:#444444;}


/*NOTE: The styles below are used for the matrix questions etc*/

.BS_head{background-color: #ffffff;}
.BS_alt{background-color: #ffffff;}
.BS_alt2{background-color: #ffffff;}
