.TextBoxRead,.TextBoxEdit
{
	border-right: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
	width:150px;
	font-family: Verdana;
	font-size: 11px;
	padding: 1px;
}

.TextBoxRead
{
	background-color:#EEEEEE;
}
.TextBoxEdit
{
	background-color:#FFFFFF;
}
	
.ButtonOn,.ButtonOff
{
	font-weight: bolder;
	font-family: Verdana; 
	font-size: 10px;
	background-image: none;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	width: 125px;
	height: 16px;
}

.ButtonOn
{
	border-right: #E5E5E5 1px solid;
	border-left: #E5E5E5 1px solid;
	border-top: #E5E5E5 1px solid;
	border-bottom: #E5E5E5 1px solid;
	cursor: hand;
	background-color: White;
	color: #000000;
}

.ButtonOff
{
	cursor: default;
	background-color: #E0E0E0;
	border-right: #D0D0D0 1px solid;
	border-left: #D0D0D0 1px solid;
	border-top: #D0D0D0 1px solid;
	border-bottom: #D0D0D0 1px solid;
	color: #555555;
}
      
    
#blanket {
background-color:#111;
opacity: 0.65;
filter:alpha(opacity=65);
position:absolute;
z-index: 9001;
top:0px;
left:0px;
width:100%;
}

#popUpDiv {
position:absolute;
background-color:#eeeeee;
border:3px solid #000;
width:500px;
height:300px;
z-index: 9002;
}

.caixaPopUp 
{
    display: block;
    margin-left:5px;
    margin-right:5px;
    margin-top:5px;
    margin-bottom:5px;
    color:#000000;
}

.completeListStyle
{
    line-height:normal;
    margin: 0px!important;
    padding:0px;
    list-style-type:none;
    border:buttonshadow;
    border-width:1px;
    border-style:solid;
    cursor:default;
    text-align:left;
	width:400px;
	font-family: Verdana;
	font-size: 11px;
	height:auto;
	max-height: 130px;
    overflow : auto;
    white-space: nowrap;
}	


table 
{
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
    COLOR: #666; 
    FONT-SIZE: 8px;
}

.Mouseon
{
	background-color: white;
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-weight: bolder;
	font-size: 11px;
	font-family: Arial;
	background-image: none;
	border-left: black 1px solid;
	width: 95px;
	cursor: hand;
	color: 2E426B;
	border-bottom: black 1px solid;
	background-repeat: repeat;
	height: 19px;
	text-align: center;
	text-decoration: none;
}
.Mouseout
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-weight: bolder;
	font-size: 11px;
	font-family: Arial;
	background-image: none;
	border-left: black 1px solid;
	width: 95px;
	cursor: hand;
	color: #333366;
	border-bottom: black 1px solid;
	background-repeat: repeat;
	height: 19px;
	background-color: #CECFCE;
	text-align: center;
	text-decoration: none;
}
.inputbutton
{
    border-right: black 1px solid;
	border-top: black 1px solid;
	font-weight: bolder;
	font-size: 11px;
	font-family: Arial;
	background-image: none;
	border-left: black 1px solid;
	width: 95px;
	cursor: hand;
	color: #333366; 
	border-bottom: black 1px solid;
	background-repeat: repeat;
	height: 19px;
	background-color: #CECFCE; 
	text-align: center;
	text-decoration: none;
}

#submit-btn {
	PADDING-BOTTOM: 4px; PADDING-LEFT: 4px; PADDING-RIGHT: 4px; DISPLAY: block; FLOAT: left; PADDING-TOP: 4px
}
.submit-btn {
	PADDING-BOTTOM: 4px; PADDING-LEFT: 4px; PADDING-RIGHT: 4px; DISPLAY: block; FLOAT: left; PADDING-TOP: 4px
}

#submit-btn {
	BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; PADDING-BOTTOM: 5px; PADDING-LEFT: 7px; PADDING-RIGHT: 7px; BACKGROUND: url(../img/search-button-bg.png) #77af43 repeat-x; HEIGHT: 25px; COLOR: #fff; MARGIN-LEFT: 5px; FONT-SIZE: 12px; BORDER-TOP: medium none; CURSOR: pointer; BORDER-RIGHT: medium none; PADDING-TOP: 5px
}
.submit-btn {
	BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; PADDING-BOTTOM: 5px; PADDING-LEFT: 7px; PADDING-RIGHT: 7px; BACKGROUND: url(../img/search-button-bg.png) #77af43 repeat-x; HEIGHT: 25px; COLOR: #fff; MARGIN-LEFT: 5px; FONT-SIZE: 12px; BORDER-TOP: medium none; CURSOR: pointer; BORDER-RIGHT: medium none; PADDING-TOP: 5px
}
#submit-btn:hover {
	BACKGROUND-COLOR: #4e8b15
}
.submit-btn:hover {
	BACKGROUND-COLOR: #4e8b15
}