body {
	font-family: Arial, Tahoma, Verdana;
	font-size:10px;
	color:#000000;
}
.date {
font-family: Tahoma, Verdana, Arial;
color: #fff;
font-size: 10px;
}

.scroll_text {
font-family: Tahoma, Verdana, Arial;
color: #000;
font-size: 12px;
}

input,select,textarea {
	font-family: Arial, Tahoma, Verdana;
	font-size:12px;
	font-weight:normal;
	color:#000;
	padding-left:2px;
}

.submit_but {
	background: #000;
	color: #fff;
}

.txtbox {
	border: 1px solid #D3D3D3;
	width: 150px;
	height: 18px;
	font-size: 11px;
	border-left: 4px solid #D3D3D3;

}

.link { 
	text-decoration: none
	font-size:10px;
	color:#2A4E67;

}
.link:hover {
	text-decoration: underline 
	font-size:10px;
	color:#2A4E67;
}

.search_but {
    background: #D3D3D3 url(images/search.png) no-repeat 3px center;
    width: 18px;
    height: 18px;
}

body {
	font-family: Arial, Tahoma, Verdana;
	font-size:10px;
	color:#000000;
}
td{
	font-size:12px;
	font-family: Arial, Tahoma, Verdana;
	color:#333333;
}

.td{
    padding: 2px;
}

.shadow {
	border:1px solid silver;
	position:relative;
	display:inline;
	background:white;
	z-index:100;
	left: 1px;
}
