  .headline { font-family: arial black, arial; font-size: 28px; letter-spacing: -1px; }
  .headline2{ font-family: verdana, arial; font-size: 12px; }
  .subhead  { font-family: arial, arial; font-size: 18px; font-weight: bold; font-style: italic; }
  .backtotop     { font-family: arial, arial; font-size: xx-small;  }
  .code     { background-color: #EEEEEE; font-family: Courier New; font-size: x-small;
              margin: 5px 0px 5px 0px; padding: 5px;
              border: black 1px dotted;
            }

  font { font-family: arial black, arial; font-size: 28px; letter-spacing: -1px; }



html, body {
	margin: 0;
	padding: 0;
	border: 0;
	font: normal 11px tahoma, verdana, arial, sans-serif;
	color: #000705;
	background: #146D4A url(../img/bg_tp.gif) repeat-x top;
}
table, tr, td {
	font: normal 11px tahoma, verdana, arial, sans-serif;
	border: none;
	color: #000705;
}
img {
	border: 0;
}
a {
	font: normal 11px tahoma, arial, sans-serif;
	color: #003F85;
	text-decoration: underline;
}
a:hover {
	font: normal 11px tahoma, arial, sans-serif;
	color: #B22222;
}

#logo 
{
	width: 117px;
	height: 71px;
	position:absolute;
	margin: -29px 0px 0px 25px;
	background: url(../img/logo.gif) no-repeat left;
}


.recommendation {
	font: normal 15px tahoma, arial, sans-serif;
	width:100%;
	text-align: center;
	color: #FFF;
}

.qlist { 
	font-family: Tahoma, Helvetica, sans-serif; 
	font-weight: bold;
	font-size: 11px; 
	color: #65818E; line-height: 15px}

select, input {font-size : 10px;
		font-family : Verdana, Arial, Helvetica, sans-serif;
}

.star		{	font-size : 10px;	font-family : Tahoma, Arial, Helvetica, sans-serif;	color : #FF0000; 	font-weight : normal;}

.progress {font-family:Tahoma; font-size: 8pt; 
		width: 200px; 
		position: fixed; 
		right: 0%; top: 0%; 
		padding: 5px 5px 5px 5px;
		color: White;
		font-weight: bold;
		background-color: #459FFD;
		border: solid 1pt black;
		text-decoration: blink;
}

.highlight {border: solid 1px #CC0000}

.highlight_drop { background-color: #CC0000; }