
.search1 
 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color:#000;
text-decoration:none;
vertical-align:middle;
}
.title
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000;
font-weight:normal;
background:url(file://///192.168.1.72/SharedDocs/images/title.jpg) no-repeat; width:100px; height:24px;
}
 .arrow
 {
 background:url(file://///192.168.1.72/SharedDocs/images/arrow.jpg);
 width:80;
 height:15px;
 }
 .listview
 {
	background:url(../images/bg_listview.jpg) no-repeat;
	width:639px;
	height:72px;
 }
 .links
 {
	font-family:Verdana;
	font-size:12px;
	color:Black;
		font-weight:normal;
 }
  .links a
 {
	font-family:Verdana;
	font-size:12px;
	color:Black;
	text-decoration:none;
	font-weight:normal;
 }
  .links a:hover
 {
	font-family:Verdana;
	font-size:12px;
	color:Black;
	text-decoration:underline;
 }
