
th,p,div,ul,li,body {font-size:8pt; font-family:Tahoma, Arial,  sans-serif; color:#000000}

.sublineblue  {  font-family: Tahoma, Arial, sans-serif; font-size: 10pt; font-weight: bold; color:#003399}
.sublinewhite {  font-family: Tahoma, Arial, sans-serif; font-size: 10pt;  color:#ffffff}
.subline  {  font-family: Tahoma, Arial, sans-serif; font-size: 10pt; font-weight: bold; color:#000000}
.textblue {  font-family: Tahoma, Arial, Verdana, sans-serif; font-size: 8pt; color:#003399; font-weight: lighter}
.textblueB{ font-family: Tahoma, Arial, Verdana, sans-serif;
            font-weight: bold;
            color:#003399;
            padding-top:0px;
            padding-bottom:0px;
            padding-left:1px;
            padding-right:1px;
          }

body {	SCROLLBAR-HIGHLIGHT-COLOR: #E1E6FC; 
		SCROLLBAR-SHADOW-COLOR: #E1E6FC; 
		SCROLLBAR-3DLIGHT-COLOR: #CFD8FF;
		SCROLLBAR-ARROW-COLOR: #000000;
		SCROLLBAR-TRACK-COLOR: #CFD8FF;
		SCROLLBAR-DARKSHADOW-COLOR: #CFD8FF;
		SCROLLBAR-BASE-COLOR: #9FA9E5;
		background-color: #E1E6FC
	}
	
td { font-family: Tahoma, Arial, sans-serif;
     font-size: 8pt;
     color:#000000;
     padding-left:1px;
     padding-right:1px;
}


input {
    background-color: white;
    border: 1px solid rgb(124,128,176);
    padding-left:2;
    padding-right:0;
	height:18px;
	margin:0px;
	font-size:8pt;
	font-family:Tahoma, Arial,  sans-serif;
	color:#000000;
}

h1 { 	font-family: taoma, arial, sans-serif; 
		color:#FFFFFF; 
		font-size:10pt; 
}	

h2 { font-family:  taoma, arial, sans-serif;
	 color:#FF0000;
	 font-size:10pt;
	 font-weight: bold;
}	
h3 { font-family:  taoma, arial, sans-serif;
	 color: #FF0000;
	 font-size:12pt;
	 font-weight: bold;
}	

.button80b {
    height: 28px;
    width:70px;
    border:0;
    background: url('images/sbtn_70_c.gif') no-repeat center;
    text-align:center;
    font-size:8pt;
    color:black;
    font-weight:bold;
    padding-top:2px;
    cursor:hand;
}
.button80 {
    height: 28px;
    width:70px;
    border:0;
    background: url('images/sbtn_70_c.gif') no-repeat center;
    text-align:center;
    font-size:8pt;
    color:black;
    font-weight:normal;
    padding-top:2px;
    cursor:hand;
}

.populateRightA {
     height: 28px;
    width:30px;
    border:0;
    background: url('images/populate_right_a.gif') no-repeat center;
    text-align:center;
    font-size:9pt;
    color:black;
    font-weight:bold;
    padding-top:2px;
    cursor:hand;
}

.populateRightB {
     height: 28px;
    width:30px;
    border:0;
    background: url('images/populate_right_b.gif') no-repeat center;
    text-align:center;
    font-size:9pt;
    color:black;
    font-weight:bold;
    padding-top:2px;
    cursor: pointer;
}

.populateLeftA {
     height: 28px;
    width:30px;
    border:0;
    background: url('images/populate_left_a.gif') no-repeat center;
    text-align:center;
    font-size:9pt;
    color:black;
    font-weight:bold;
    padding-top:2px;
    cursor:hand;
}

.populateLeftB {
     height: 28px;
    width:30px;
    border:0;
    background: url('images/populate_left_b.gif') no-repeat center;
    text-align:center;
    font-size:9pt;
    color:black;
    font-weight:bold;
    padding-top:2px;
    cursor:hand;
}

select {  scrollbar-base-color #9FA9E5;
    	  scrollbar-3dlight-color:#CFD8FF;
    	  scrollbar-arrow-color: #000000;
    	  scrollbar-darkshadow-color:#CFD8FF;
    	  scrollbar-face-color: #000000;
          scrollbar-highlight-color: #E1E6FC;
          scrollbar-shadow-color: #E1E6FC;
          scrollbar-track-color: #CFD8FF;
          background-color: #E1E6FC;
          width: 100%;
          font-family: Tahoma, Arial, sans-serif;
          font-size: 8pt;
          color:#000000; 
          cursor:hand;
          border: 1px solid rgb(124,128,176);
       }

<!-- Input field -->
.field1 {
    background-color: white;
    border: 1px solid rgb(124,128,176);
    padding-left:2;
    padding-right:0;
	height:18px;
	margin:0px;
	font-size:8pt;
	font-family:Tahoma, Arial,  sans-serif;
	color:#000000;
}
<!-- Input field -->
.field2 {
    background-color: rgb(255,255,204);
    border: 1px solid rgb(124,128,176);
    padding-left:2;
    padding-right:0;
	height:18px;
	margin:0px;
	font-size:8pt;
	font-family:Tahoma, Arial,  sans-serif;
	color:#000000	
}
<!-- Input field -->
.field3 {
    background-color: rgb(225,230,252);
    border: 1px solid rgb(159,169,229);
    padding-left:2;
    padding-right:0;
	height:18px;
	margin:0px;
}
<!-- Input field -->
.field4 {
    background-color: rgb(255,255,255);
    border: 1px solid rgb(0,0,0);
    padding-left:2;
    padding-right:0;
	height:18px;
	margin:0px;
}