body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.box1 {
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	background-position: center center;
	height: 22px;
	border: 1px solid #999999;
	text-align: center;
	vertical-align: middle;


}

.box2 {
	width: 80%;
}

.box3 {
	width: 50%;
}
.box4 {
	width: 180;
}.box {
	font-size: 12px;
	color: #333333;
	vertical-align: middle;
	height: auto;
	width: auto;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	text-align: center;
}
a.link1:link {
	text-decoration: underline;
	color: #0000ff;
}
a.link1:visited {
	text-decoration: underline;
	color: #660066;
}
a.link1:hover {
	text-decoration: underline;
	color: #ff6600;
}
a.active {
	text-decoration: underline;
}
a:link {
	text-decoration: underline;
	color: #333333;

}
a:visited {
	text-decoration: underline;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #ff6600;
}
a:active {
	text-decoration: underline;
}
.hr {
	color: #CCCCCC;
}
.boxx {
	margin: 0px;
	padding: 0px;
	height: 22px;
	border: 1px solid #999999;
	font-size: 12px;
	color: #333333;
	background-image: url(images/search_2.gif);
	line-height: 20px;
	top: 10px;
	overflow: auto;
	position: static;
	z-index: auto;
	left: 10px;
	text-align: center;
	vertical-align: middle;
	white-space: pre;
}
