.bl {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.br {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.bu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.bub {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.bou {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.bourlw 
{
	border: 1px solid #FFFFFF;
}

.bourldb 
{
	border: 1px solid #000066;
}



.menuLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
.contactField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
	background-color: #9CAEC9;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 50;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color: #000000;
}
.subMenuLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color: #ffffff;
}
.menuBox {
	position: relative;
	visibility: visible;
	z-index: 4;
	left: 10px;
	top: -40px;

}.imgmain {
	position: relative;
	visibility: visible;
	z-index: 5;
	left: 0px;
	top: -55px;

}
.stdPos{
	position: relative;
	visibility: visible;
	left: 0px;
	top: 0px;
}

.redbalk {
	position: absolute;
	visibility: visible;
	z-index: 0;
	left: 0px;
	top: 65px;
	height: 15px;
	width: 761px;
	background-color: ffffff;
    filter:alpha(opacity=40);
	-moz-opacity: 0.85;
	color:rgba(255, 255, 255, 0.85);
	-khtml-opacity:0.85;
	opacity:0.5;
}
.menuPosition {
	position: absolute;
	visibility: visible;
	z-index: 0;
	left: 190px;
	top: 67px;
	height: 15px;
	width: 761px;
	}
input.submit {
   background-color: #777777;
   font-weight: bold;
  }
  input {
  border-color:#999999;
  border-width:1;
  font-family:tahoma,verdana, Helvetica;
  font-size:11;
  background-color:#ADC2D1;
  color:#000000;
  }
