/* $Id: br.css,v 1.13 2004/06/04 15:35:11 mprewitt Exp $ */

BODY, .normal, .normal TD {
	color: #333333;
	background-color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
}

BODY {
	scrollbar-3dlight-color: White;
	scrollbar-arrow-color: #669999;
	scrollbar-base-color: White;
	scrollbar-darkshadow-color: #F0F0F0;
	scrollbar-face-color: White;
	scrollbar-highlight-color: #E4E4E4;
	scrollbar-shadow-color: #E4E4E4;
	scrollbar-track-color: #F6F6F6;
}

H2 {
    margin-bottom: 0px;
}

H2 + P {
    margin-top: 0px;
}

A {
	color: #CC0000;
	text-decoration: none;
}

A:HOVER {
	color: #005151;
	text-decoration: none;

}
A:VISITED {
	color: #669999;
	text-decoration: none;
}

a:active {
	color: #009999;
	text-decoration: none;
}

.subpgsubheads {
	color: #cc0000;
	line-height: 17px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.subheads {
	font: bold 13px Georgia, "Times New Roman", Times, serif;
	color: #009999;
}

#qtable {
        font-size: 12px;  
        line-height: 19px;
}

.question_review TD, .question_review TH, .question TD, .question {
	font-size: 12px;
        line-height: 19px;
}

.answer, .answer TD {
	font-size: 11px;
	color: #666666;
}

.matrix_answer_results TD, .matrix_answer {
    padding-right: 4px;
    padding-left: 4px;
    text-align: center; 
}

.redbutton {
	background: #cc0000;
	color: White;
	font-weight: bold;
}

.grnbutton {
	background: #2E5A5A;
	color: White;
}

.maintable {
	border: 1px solid #669999;
}

.caseinfo {
	font: bold 13px/22px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #E9F3F3;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #9CCFCE;
	border-right-color: #9CCFCE;
	border-bottom-color: #9CCFCE;
	border-left-color: #9CCFCE;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding: 2px;
}

table.score {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F4F4F4;
        border-color: black;
}

.col1, .colhead1, .colhead, .leaderhead1, .leaderhead, .ball1, .ball2, .frametotal, .colendtop, .colendbottom, .colheadend {
  text-align: center; 
  vertical-align: middle; 
}

.colhead1 {  
  border-left: 1px solid;
  border-top: 1px solid;
  border-right: 1px solid;
}

.leadercol1, .leaderhead1, .leaderhead {
  padding-right: 4px;
  padding-left: 4px;
}

.leaderhead1, .leaderhead {
  font-weight: bold;
}

.leadercol1 {  
  border-left: 1px solid;
  border-right: 1px solid;
  border-bottom: 1px solid;
}

.leaderhead1 {  
  border-left: 1px solid;
  border-top: 1px solid;
  border-right: 1px solid;
  border-bottom: 1px solid;
}

.leaderhead {  
  border-top: 1px solid;
  border-right: 1px solid;
  border-bottom: 1px solid;
}

.col1 {
  border-left: 1px solid;
  border-top: 1px solid;
  border-right: 1px solid;
  border-bottom: 1px solid;
}

.colhead {
  border-top: 1px solid;
  border-right: 1px solid;
}

.ball1 {
  border-right: 1px solid;
  border-top: 1px solid;
}

.ball2 {
  border-top: 1px solid;
  border-right: 1px solid;
  border-bottom: 1px solid;
}

.frametotal {
  border-right: 1px solid;
  border-bottom: 1px solid;
}

.colendtop {
  border-right: 1px solid;
  border-top: 1px solid;
}

.colendbottom {
  border-right: 1px solid;
  border-bottom: 1px solid;
}

.colheadend {
  border-top: 1px solid;
  border-right: 1px solid;
}

.cardHoleStats {
    font-size: 11px;
    line-height: 16px;
    width: 224px;
    vertical-align: text-top;
}

.button {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    background-color: #CC0000;
    color: #FFF;
}
