body {scrollbar-arrow-color: #666666;scrollbar-face-color: #E4E4E4;	scrollbar-highlight-color: #FFFFFF;
	  scrollbar-3dlight-color:#D4D0C8;scrollbar-shadow-color:#808080;scrollbar-darkshadow-color:#D7DCE0;
	  scrollbar-track-color: #;scrollbar-base-color: #D7DCE0;
	  font-family: Arial, Helvetica, sans-serif;font-size: 14px;color: #333333;margin: 0px;padding: 0px; line-height: 1.3em;
	  text-align: center;background-color: #333333;background-image: url(/images/bggrey.gif);background-repeat: repeat-y;background-position: center top;
}

td.clue {font-family: verdana, Helvetica, sans-serif; font-size: 12px; color: #ffffff;}
td.clue a:link {font-family: verdana, Helvetica, sans-serif; font-size: 12px; color: #990099;}
td.clue a:visited {font-family: verdana, Helvetica, sans-serif; font-size: 12px; color: #ffffff;}
td.clue a:active {font-family: verdana, Helvetica, sans-serif; font-size: 12px; color: #ffffff;}
td.clue a:hover {font-family: verdana, Helvetica, sans-serif; font-size: 12px; color: #990099;}

td.answer {font-family: verdana, Helvetica, sans-serif; font-size: 12px; color: #ffffff; padding-left: 12px;}
td.questionNum {font-family: verdana, Helvetica, sans-serif; font-size: 12px; color: #990099;}
td.footer {font-family: verdana, Helvetica, sans-serif; font-size: 10px; color: #ffffff;}
td.footer a:link {font-family: verdana, Helvetica, sans-serif; font-size: 10px; color: #ffffff;}
td.footer a:visited {font-family: verdana, Helvetica, sans-serif; font-size: 10px; color: #ffffff;}


td.drugs {font-family: "Trebuchet MS", Arial;font-size: 13pt;font-style: normal;font-weight: bold;font-variant: normal;color: #ffffff;}
td.drugs a:link {font-family: "Trebuchet MS", Arial;font-size: 13pt;font-style: normal;font-weight: bold;font-variant: normal;color: #ffffff;}
td.drugs a:visited {font-family: "Trebuchet MS", Arial;font-size: 13pt;font-style: normal;font-weight: bold;font-variant: normal;color: #ffffff;}
td.drugs a:active {font-family: "Trebuchet MS", Arial;font-size: 13pt;font-style: normal;font-weight: bold;font-variant: normal;color: #ffffff;}
td.drugs a:hover {font-family: "Trebuchet MS", Arial;font-size: 13pt;font-style: normal;font-weight: bold;font-variant: normal;color: #990099;}

td.usedDrugs {font-family: "Trebuchet MS", Arial;font-size: 13pt;font-style: normal;font-weight: bold;font-variant: normal;color: #666666;}

td.resultsHeader {font-family: "Trebuchet MS", Arial;font-size: 13pt;font-style: normal;font-weight: bold;font-variant: normal;color: #ffffff;}

#clue2 {visibility: hidden;}
#clue3 {visibility: hidden;}
#clue4 {visibility: hidden;}
#nextQ {visibility: hidden;}

select.dDown {font-family: 'verdana'; font-size:14px;}
#answerChoices {padding-left:250px;}

.button {
	font: bold 13px "Trebuchet MS", "Gill Sans MT", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.button2 {
	font: bold 13px "Trebuchet MS", "Gill Sans MT", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #990099;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}