.welcome_msg{
	color:#555555;
	font-family:Arial,Helvetica,Tahoma,Verdana,Sans-Serif;
	font-size:10px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
}
.anchor_tag:link { 
  color: #0000FF;
  text-decoration:none;
}
.anchor_tag:visited {
  color: #0000FF;
  text-decoration:none;
}
.anchor_tag:hover {
  color: #424242;
  text-decoration:none;
}
.anchor_tag:active { 
  color: #00FF66;
  text-decoration:none;
}
.client_head{
	color:#585858;
	font-family:tahoma,geneva,sans-serif;
	font-size:12px;
}
.client_text{
	color:#585858;
	font-family:tahoma,geneva,sans-serif;
	font-size:11px;
}
.top_header {
color:#667680;
font-family:Georgia,Times,serif;
font-size:1.5em;
}
input, textarea, select {
  border:1px solid #aaaaaa;
  padding:2px;
  background:#ffffff url(images/inputBg.gif) top left no-repeat;
  margin-top:2px;
}
input:hover, textarea:hover, select:hover {
  border:1px solid #888888;
}
.mytext{
	-x-system-font:none;
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #999999;
	color:#000000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	text-decoration:none;
}
.search_field {
	-x-system-font:none;
	background-color:transparent;
	border:1 none;
	float:left;
	height:20px;
	line-height:normal;
	padding:0;
	width:92px;
}
.search_field:hover{
	-x-system-font:none;
	background-color:transparent;
	border:1 none;
	float:left;
	height:20px;
	line-height:normal;
	padding:0;
	width:92px;
	border-color:#FF9933;
}
.search_button{
	border:#FFFFFF;
}
.search_button:hover{
	border:#FFFFFF;
}
.scroll_checkboxes { 
	height: 100px; 
	padding: 5px; 
	overflow: auto; 
	border: 1px solid #ccc 
}