input{ border-top: 1; border-bottom: 1; border-left: 1; border-right: 1; background-color:#0087CB; color: #ffffff; }

A.button {
  font-weight: bold;
  font-size: 9px;
  font-family: Verdana;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 4px;
  padding-right: 8px;
  padding-bottom: 4px;
  padding-left: 8px;
  border: thin outset;
  background-color: #D3D1AD;
  text-decoration: none;
  color: #336699;
  background-position: center;
  text-align: center;
  min-width: 75px;
  text-transform: uppercase;
  }
A.button:link { 
  border-width: 1px;
  background-color: #006600; 
  color: #FFF;
  border-color: white black black white;
  text-decoration: none;
  }
A.button:visited {
  border-width: 1px;
  background-color: #006600; 
  color: #fff;
  border-color: white black black white;
  text-decoration: none;
  }
A.button:hover { 
  border-width: 1px;
  background-color: #006600; 
  color: #ccc;
  border-color: black white white black;
  text-decoration: none;
  }
A.button:active { 
  background-color: #336699; 
  color: #ccc; 
  border-color: black white white black;
  text-decoration: none;
  }

.background {
	background-image: url(images/background_e.jpg);
	background-position: 0px -10px;
	background-repeat: no-repeat;

}
.header {
	background-image: url(images/header_backgroud.jpg);
	background-repeat: repeat-x;
}
.topscale {
	background-image: url(images/header_size.jpg);
	background-repeat: repeat-x;
}
.menuscale {
	background-image: url(images/menu_scale.jpg);
	background-repeat: repeat-x;
}
.maintxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 0087CB;
}
.maintxtlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 0087CB;
	text-decoration: none;	
}
.maintxtbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 0087CB;
}

.maintxt-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0099CC;
	background-image: url(images/header_backgroud.jpg);
	background-repeat: repeat-x;
	text-align: justify;
	text-indent: 2pt;
	padding-left: 5px;
	padding-top: 4px;
}
.maintxt-headerr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0099CC;

	background-repeat: repeat-x;
	text-align: center;
	text-indent: 2pt;
	padding-left: 5px;
	padding-top: 4px;
}
.maintxt-headerrt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0099CC;
	background-image: url(images/header_backgroud1_t.jpg);
	background-repeat: repeat-x;
	text-align: center;
	text-indent: 2pt;
	padding-left: 5px;
	padding-top: 3px;
}

.menuscale {
	background-image: url(images/menu_scale.jpg);
	background-repeat: repeat-x;
}
.imagetable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #0066FF;
	text-align: center;
	font-weight: bold;


}
.textfield1 {
	background-position: left top;
	height: 8px;
	width: 50px;
	font-family: Verdana;
	font-size: 4px;
}
