.leftborder {
    background-image: url('images/leftmid.jpg');	
    indent-left:8px;
  background-repeat: nowrap
}
  
.blueback {
  background-color: #0177C1
}
 
.topbar { 
  background-image: url('images/topbar.jpg');	
  indent-left:8px;
  background-repeat: nowrap
}
  
.tabletop { 
  background-image: url('images/tt1.jpg');	
  indent-left:8px;
  background-repeat: nowrap
}
  
.tablebottom { 
  background-image: url('images/tb1.jpg');	
  indent-left:8px;
  background-repeat: nowrap
}

.rightborder {
  background-image: url('images/rightmid.jpg');	
  indent-left:8px;
  background-repeat: nowrap
}
  
.bottomborder {
  background-image: url('images/botbar.jpg');	
  indent-left:8px;
  background-repeat: nowrap
}
  
.lefttop {
  background-image: url('images/lefttop.jpg');	
  indent-left:8px;
  background-repeat: no-repeat
}
  
.righttop {
  background-image: url('images/righttop.jpg');	
  indent-left:8px;
  background-repeat: no-repeat
}
  
.leftbot {
  background-image: url('images/leftbot.jpg');	
  indent-left:8px;
  background-repeat: no-repeat
}
  
.rightbot {
  background-image: url('images/rightbot.jpg');	
  indent-left:8px;
  background-repeat: no-repeat
}
  
.flat {
  background-image: url('images/green_table.jpg');	
  font-size: 12px	
}

.result {
  color: #ffffff;
  font-size: 12px;
  font-face: Arial;
}

.FormLabel {
  color: #ffffff;
  font-size: 12px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-face: Verdana;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
  padding: 20px 2px 2px 2px
}

.FormTextBox {
  border-top: 3px outset gray;
  border-left: 3px outset gray;
  border-right: 2px inset gray;
  border-bottom: 2px inset gray;
  background-color: #C7D4A9
}


.130Button a {
  background-color: #202020;
  color: #e0e0e0;
  padding-left:2px;
  font-size: 12px;
  font-family: sans-serif;
  font-weight: bold;
  text-decoration: none;
  border-top: 2px outset gray;
  border-left: 2px outset gray;
  border-right: 2px outset gray;
  border-bottom: 2px outset gray;
  display: block;
  width: 130px;
  padding: 2px 2px;
  margin: 0px
}

.130Button a:hover {
  background-color: #c0c0c0;
  color:#ff2020;
  padding-left:2px;
  border-top: 2px inset gray;
  border-left: 2px inset gray;
  border-right: 2px inset gray;
  border-bottom: 2px inset gray;
}


.select {
  background color: #DADFE2;
  width:145px;
}

.select_it {
  background color: #c9d4ac;
  width:125px;
}


.select_term {
  background-image: url('images/select_term.jpg');
}


.percent {
  background-image: url('images/percent.jpg');	
  font-size: 12px
}


.years {
  background-image: url('images/years.jpg');	
  font-size: 12px
}

.textfield {
  background-image: url('images/input_dollar.jpg');	
  font-color: #FFFFFF;
  indent-left:8px;
  background-repeat: nowrap
}
