﻿.instruct
{ 
color: #000000; 
font-size: 11px;
font-family: Verdana;
line-height: 13px;
margin-left: 25px;
text-align: center;
 }
  .title1
{ 
color: #FFFFFF; 
font-size: 11px;
font-family: Verdana;
font-weight: bold;
text-align: left;
 }
  .title2
{ 
color: #000000; 
font-size: 11px;
font-family: Verdana;
font-weight: bold;
text-align: center;
 }
 .text1
{ 
color: #000000; 
font-size: 11px;
font-family: Verdana;
text-align: left;
 }
 TH 
{ 
color: #000000;
font-size: 12px;
font-family:  Verdana;
font-weight: bold;
width: 10px;
}
INPUT {
	/*background-color: #C7D7EE;*/
	color: #000000;
	font-family: verdana, ms sans serif;
	font-weight: normal;
	font-size: 9pt;
	margin-bottom : 2pt;
} 

.button1 {
background-color: #90E6EB;    /*#EC8420  orange  #F7AA7B lite orange  #90E6EB   teal*/
font-family: verdana;
border: #FFFFFF 1px solid;
font-size: 11px;
color: #000000
} 
select{
/*background-color: #C7D7EE;*/
color: #000000;
font-size : 11px;
font-weight: normal;
font-family: verdana, ms sans serif;
width: 70px;
margin-bottom : 2pt;
}

