body	{background-color:#ffffff; 
			margin:0 auto; 
			font-family:Tahoma
}

.allrights {font-size:9px; 
				font-weight:normal; 
				color:#939393; 
				text-align:center; 
				vertical-align:right;

}

.title {color:#2568c3; 
			font-size:13px; 
			font-weight:bold; 
			margin:0;
			text-decoration:underline;
			background-image:url(../images/bullet.gif);
			background-repeat:no-repeat;
			background-position:25px 5px;
			padding-left:40px;
}
.title:hover {color:#2d75e1; 
			font-size:13px; 
			font-weight:bold; 
			margin:0;
			text-decoration:none;
			background-image:url(../images/bullet.gif);
			background-repeat:no-repeat;
			background-position:25px 5px;
			padding-left:40px;
}


.info {color:#585858; 
			font-size:12px; 
			font-weight:normal; 
			margin:0;
			padding-left:40px;
			padding-bottom:10px;
}

.recent {color:#2d75e1; 
			font-size:11px; 
			font-weight:bold; 
			margin:0;
			background-image:url(../images/bullet4.gif);
			background-repeat:no-repeat;
			background-position:0px 2px;
			padding-left:25px;
			padding-top:5px;
}

.search {color:#ffffff; 
			font-weight:bold; 
			font-size:11px; 
			margin:0; 
			padding-left:10px; 
			vertical-align:middle 
}
.inp { background-color:#FFFFFF; 
			border-color:#1c5f22; 
			border-width: 1px; 
			border-style: solid; 
			width: 150px; 
			height: 18px;
}

.inp2 {widht:70px;
			height:20px;
}

a {font-size: 11px;
			text-decoration:none;
			color: #575757;
}
a:hover {font-size: 11px;
			text-decoration:underline;
			color: #3969cb;
}

.rellinks {font-size:11px; font-weight:normal; color:#575757;text-decoration:none; background-image:url(../images/bullet3.gif); background-position:22px 5px; background-repeat:no-repeat; padding-left:30px}
.rellinks:hover {font-size:11px; font-weight:normal; color:#134796;text-decoration:underline;}	
