﻿.box_text
{
	background-color:#cee6fe;
	border-width:1px;
	font-stretch: normal;
	font-style:normal;
	font-weight:normal;
	letter-spacing:normal;
	line-height:15px;
	padding:4px 3px;
	text-align:left;
	text-decoration:none;
	word-spacing:normal;
	
}

.box_text_info
{
	
	border-width:1px;
	font-stretch: normal;
	font-style:normal;
	font-weight:normal;
	letter-spacing:normal;
	line-height:15px;
	padding:4px 3px;
	text-align:left;
	text-decoration:none;
	word-spacing:normal;
	 border-width:0px;
	 border-collapse:collapse;
	
}

.inputbox_text
{
	background-color:#cee6fe;
	border: solid 1px #cfcfcf;
	font-stretch: normal;
	font-style:normal;
	font-weight:normal;
	letter-spacing:normal;
	text-align:left;
	text-decoration:none;
	word-spacing:normal;
	color:Black;
	
}

.txtBoxMiddle {
	width:130px;
    height:20;
	 text-align:left;
	 vertical-align:middle;
	
	}
	
	.AutoCompleteBoxList {
	
  padding:2px;
   
		
	background-color:#cee6fe;
	}
	
	.AutoCompleteBoxItem {
	
   
   
		
	background-color:#cee6fe;
	}
	
	.AutoCompleteBoxHighLightItem
	{
		background-color:#b4d6b6;
		
	}
	
	
.NumberSmall
{
	height:20;
	text-align:right;
	width:100px;
}


input
{
    height: 20;
}



.grayDiv
{
	background-color:#cfcfcf;
	
}


.NumberCol
{
	text-align:right;
	white-space:nowrap;
}


.ImageCol
{
	text-align:center;
	white-space:nowrap;
}




.TextBoxLong
{
 width:435px;
}
.nowrap
{
	white-space:nowrap;
}

.NumberXSmall
{
	text-align:right;
	width:40px;
	
}


.TextBoxTC
{
	
	height:110px;
	width:440px;
	
}





