a:link
 {text-decoration:none;
  color:#0066FF;
  font-weight:normal;
  text-transform:none}

a:visited
 {text-decoration:none;
 color:#6699FF;
 font-weight:normal;
 text-transform:none}

a:hover,a:active
 {text-decoration:underlined;
 color:#CCCCFF;
 font-weight:none;
 text-transform:none}

body
 {scrollbar-base-color: navy;
	scrollbar-arrow-color:#CCCCFF;
	scrollbar-DarkShadow-Color: #0066FF;
  font-family:Tahoma;
  color:#CCCCFF;
  font-size:10pt;
  background-color:#000000;}

table,tr,td
 {font-family:Tahoma;
  color:#CCCCFF;
  font-size:10pt}


input, textarea, option, select, form2
 {background-color:navy;
  font-family:tahoma;
  color:#CCCCFF;
  font-size:10pt;
  border-style:solid;
  border-color:#0066FF;
  border-width:1px}

.form1
 {background-color:navy;
  font-family:tahoma;
  color:#CCCCFF;
  font-size:10pt;
  border-style:solid;
  border-color:#0066FF;
  border-width:1px}



h2 {
	font-size: 10pt;
        color: #CCCCFF;
	font-weight: bold;
	background-color: #000000;
	border: solid 1px navy;
	padding: 3px;
        width: 90%;
	
}	
.posted {
	border-top: dotted 1px #CCCCFF;
	margin-top: 5px;
	padding-top: 2px;
	font-size: 8pt;
	text-align: center;
        width: 90%;
}

.qheader{
font:bold 11pt tahoma;
}

.qselections{
font:normal 10pt tahoma;
}