.basictab{
float:left;
text-decoration: none;
padding: 3px 10px;
margin: 0px;
background-color: #cccccc;
color: #999999;
border: 1px solid black;
border-right:none;
width:156px;
height:22px;
text-align: center;
font: bold 12px Verdana;
cursor: pointer;
}

.menuHead_search {
padding: 0px;
width:477px;
text-align:right;
float:left;
border-bottom:1px solid #333333;
border-left:1px solid #333333;
margin: 0px;
height:22px;
background-color:#ffffff;

}

.basictab3{
float:left;
margin: 0px;
padding: 3px 28px 3px 28px;
font-family: verdana, helvetica, arial; 
font-size: 10px;
font-weight: bold;
color: #ffffff;
border-right: 1px solid black;
text-align: center; 
height:20px;
cursor: pointer;
}




.basictabCon{
background-color: #515C7B;
width:946px;
height:20px;
border-left: 1px solid black;
clear:both;
}

.scale1 { 
width:946px;
height:4px;
background: url(scale.gif) #000000 repeat-x 0px 0px;
}

.ToolCon { 
float:left;
width:730px;
border: 1px solid #999999;
border-top:none;
background-color: #eeeeee;
height:50px;
padding-top:10px;
padding-left:10px;

}

.ToolLogo { 
float:left;
width:216px;
border-bottom: 1px solid #999999;
border-right: 1px solid #999999;
height:50px;
padding-top:4px;
text-align:center;
background-color:#ffffff;
}


.toolBox {
background-color: #cccccc;
border-top: 1px solid #666666;
border-left: 1px solid #666666;
border-right: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
height:30px;
width:692px;
}

.toolTL {
float:left;
border-bottom: 1px solid #eeeeee;
border-right: 1px solid #eeeeee;
width:230px;
height:15px;
padding-top:0px;
padding-left:10px;

}

.toolTR {
float:left;
border-bottom: 1px solid #eeeeee;
width:229px;
height:15px;
padding-top:0px;
padding-left:10px;
}

.toolBL {
float:left;
border-right: 1px solid #eeeeee;
width:230px;
height:15px;
padding-top:0px;
padding-left:10px;
}

.toolBR {
float:left;
width:229px;
height:15px;
padding-top:0px;
padding-left:10px;
}

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #BBB; 
border-bottom-width: 0px;
line-height:15px;
z-index:100;
background-color: white;
width: 150px;
text-align:left;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}

.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; 
padding: 2px 0px;
text-decoration: none;
font-weight: bold;
color: black;
}

* html .dropmenudiv a{ 
width: 100%;
}

.dropmenudiv a:hover{ 
background-color: #F0F0F0;
}

.inputTxt {
border: 1px solid #bdc7d8;
  font-family: verdana, helvetica, arial;
  font-size: 10px;
  padding: 1px;
  height:18px;
  background-color: #eeeeee;
  width:280px;
 }

 .inputTxtSearch {
border: 1px solid #bdc7d8;
  font-family: verdana, helvetica, arial;
  font-size: 10px;
  padding: 1px;
  height:18px;
  background-color: #eeeeee;
  width:275px;
 }

 .inputSelect {
border: 1px solid #bdc7d8;
  font-family: verdana, helvetica, arial;
  font-size: 10px;
  padding: 1px;
  height:16px;
  background-color: #eeeeee;
 }

  .inputSelectMultiple {
	border: 1px solid #bdc7d8;
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	padding: 1px;
	line-height:16px;
	background-color: #eeeeee;
 }

.inputsubmit {
  border-style: solid;
  border-top-width: 1px;
  border-left-width: 1px;
  border-bottom-width: 1px;
  border-right-width: 1px;
  border-top-color: #D9DFEA;
  border-left-color: #D9DFEA;
  border-bottom-color: #0e1f5b;
  border-right-color: #0e1f5b;
  background-color: #515C7B;
  color: #FFFFFF;
  font-size: 10px;
  font-family: verdana, helvetica, arial; }

  


.bn728 {
background-color: #eeeeee;
background: url(/newimg/banbgr6.jpg);
background-repeat: repeat-x;
background-position: center center;
width:100%;
text-align:center;
padding:5px;

background-color: #ffffff;

border: 1px solid #cccccc;

}

.formStyle
{
	margin:0px;
	padding:0px;
}

.modInputError { background-color: red; }