.wbutton a:hover, .wbutton a:link:hover, .wbutton a:visited:hover {
  border: 1px solid #ffffff;
    background-color: #DBFECC;
	color:#333333;
}

.wbutton a, .wbutton a:link, .wbutton a:visited{


	border: 1px solid #cccccc;
	font-family: tahoma,arial,sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #f0f0f0;
	display:block;
	position:relative;	
	color:#888888;
	text-decoration:none;
	padding:2px;
	white-space:nowrap;
	

}

.wbutton a td, .wbutton a:link td, .wbutton a:visited td{
	font-family: tahoma,arial,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#888888;
	text-decoration:none;
	display:block;
	cursor:hand;
	white-space:nowrap;
}

.wbutton{
	border: 1px solid #a0a0a0;
	padding:2px;
	width:auto;

}

.wbuttonpad{
	width:20%;
}

.wbuttonmid{
	width:15%;
}


.wft{
	font-family:tahoma;
	font-size:11px;
	padding-right:10px;
	margin-right:10px;
	color:#333333;
	font-weight:bold;
}

/* standard input text */
.wit{
	font-family:tahoma;
	font-size:13px;
	color:#2D6B11;
	border:1px solid #cccccc;
	height:26px;
	width:180px;
	padding-left:2px;
	line-height:23px;
	overflow:hidden;
	clip:auto;
	white-space:nowrap;
	padding-top:0px;
}

/* standard input text */
.wit11{
	font-family:tahoma;
	font-size:11px;
	color:#2D6B11;
	border:1px solid #cccccc;
	height:23px;
	width:180px;
	padding-left:2px;
	line-height:20px;
	overflow:hidden;
	clip:auto;
	white-space:nowrap;
	padding-top:0px;
	background-color:#ffffff;
}

/*autocomplete*/
.witac{
	font-family:tahoma;
	font-size:13px;
	color:#2D6B11;
	border:1px solid #cccccc;
	height:26px;
	width:180px;
	padding-left:2px;
	line-height:23px;
	overflow:hidden;
	clip:auto;
	white-space:nowrap;
	padding-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;
}

/*autocomplete*/
.witachelp{
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	border:1px solid #ffffff;
	height:20px;
	width:180px;
	padding-left:0px;
	line-height:16px;
	overflow:hidden;
	clip:auto;
	white-space:nowrap;
	padding-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;
/*	background-color:#e0e0e0;*/
	background-color:#FFCD97;
	/*#FF9E31;*/
/*	background-color:transparent;*/
}

/* email input */
.wie{
	font-family:tahoma;
	font-size:13px;
	color:#0000ff;
	border:1px solid #cccccc;
	height:22px;
	width:240px;
	padding-left:2px;
	line-height:20px;
	overflow:hidden;
	clip:auto;
	white-space:nowrap;
	padding-top:0px;
}

.pass_bg{
	background-image: url(/images/lock.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:26px;
}

.user_bg{
	background-image: url(/images/user_24x24.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:26px;
}

.email_bg{
	background-image: url(/modicons/email16x16.gif);
	background-repeat:no-repeat;
	background-position:3px center;
	padding-left:22px;
}

.help_icon{
	background-image: url(/modicons/xparticons_gif/gif/16/014-view.gif);
	background-repeat:no-repeat;
	background-position:1px 1px;
	padding-left:20px;
}

.whr{
	width:90%;
	border: 0px; 
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
	text-align:center;
	margin:0 auto;
	background-color:#cccccc;
	border-bottom:0px;
	color:#cccccc;
}

.system_message_info{
	font-size:11px;
	color:#0000FF;
	padding-left:5px;
}

.system_message_warn{
	font-size:11px;
	color:#FF0000;
	padding-left:5px;
	margin-left:5px;
}


.mac_os_x_buttons{
	text-align:center;
	width:100%;
}