body {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #343435;
	background-image: url(bg.gif);
	background-position: center top;
	background-repeat: no-repeat;

}

a:link {
	text-decoration: none;
	color: #5C5C5C;
}
a:visited {
	text-decoration: none;
	color: #5C5C5C;
}
a:hover {
	text-decoration:  underline;
	color: #E5650E;
}
a:active {
	text-decoration: none;
	color: #E5650E;
}

td {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
}
.td1 {
	line-height: 200%;
	text-decoration: underline;
}
.td2 {
	background-image:  url(search-bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.td3 {
	border: 1px solid CCCCCA;
	background-color: E6E6E4;

}
.td4 {	border: 1px solid FFFFFF;}
.td5 {font-size: 12px;
	font-weight: bold;
}
th {
	font-family: Arial, Helvetica, sans-serif;
}
.input1{
	border: 1px solid #999999;
	width: 120px;
}
.select1 {
	border: 1px solid #999999;
	width: 160px;

}
