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: #390;
	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: #390;
	text-decoration: none;
}

A:HOVER {
	color: #36f;
	text-decoration: none;

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

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

.shoes {
	margin-top: -1px;
	padding: 0;
}

.subpgsubheads {
	color: #390;
	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: #963;
}

table.time {
	border: 1px solid #CCC;
	width: 120px;
	margin-left: 12px;
	float: right;
}

table.stats {
	border: 1px solid #CCC;
	width: 410px;
	font: 14px/16px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #329900;
	margin-left: 5px;
}

table.stats td, table.time td {
	margin: 0;
	text-align: center;
}

table.stats td.top, table.time td.top {
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

table.time td.top {
	border-bottom: none;
}

table.stats td.bottom {
	padding-top: 4px;
	padding-bottom: 4px;
	border-right: 1px solid #CCC;
}

table.stats td.challenge {
	border-bottom: 1px solid #CCC;
}

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

.question {
	font-size: 12px;
    line-height: 19px;
}

.qtext {
	font-family: Georgia;
	font-size: 11px;
	line-height: 20px;
	font-style: normal;
	color: #333;
}

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

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

.grnbutton {
	background: #390;
	color: White;
	font-weight: bold;
}

.blubutton {
	background: #009;
	color: White;
}

table.main {
	border-top: 1px solid #FFF1D2;
	border-right: 1px solid #FFF1D2;
}

table.main td.question {
	border-bottom: 1px solid #FFF1D2;
	border-left: 1px solid #FFF1D2;
}
.caseinfo {
	font: bold 13px/22px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #fff6e1;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #390;
	border-right-color: #390;
	border-bottom-color: #390;
	border-left-color: #390;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding: 2px;
}

.entrytable {

	background-color: #fff;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: solid;
	border-top-color: #390;
	border-right-color: #390;
	border-bottom-color: #390;
	border-left-color: #390;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	
}


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

table.test {
        margin-right: 40px;
        margin-left: 20px;
}
