td, table, body, div, span, input {
	font-family: arial;
}

img {
	text-decoration: none;
}

.top_left {
	width: 190px;

	padding-bottom: 5px;
	padding-top: 5px;
	border-top: white 1px dotted;
	border-bottom: white 1px dotted;
}

.bottom_left {
	width: 190px;

	font-size: 14px;
	font-weight: 600;
	height: 500px;
	border-right: white 1px dotted;
}

.top_right {
	padding-bottom: 5px;
	padding-top: 5px;
	border-top: white 1px dotted;
	border-bottom: white 1px dotted;

}

.bottom_right {
	height: 500px;

}

.page_hdr {
	font-size: 16px;
	font-weight: 600;

}

.small_text {
	font-size: 10px;
	font-weight: 400;
	color: white;
	text-decoration: none;
}

.search_item_div {
	font-size: 12px;
	font-weight: 600;
	color: white;
	text-decoration: none;
	cursor: hand;
	text-decoration: underline;
	padding-bottom: 5px;
}

.search_opt_div {
	font-size: 12px;
	font-weight: 400;
	color: white;
	text-decoration: none;
	display: none;
	visibility: hidden;

	padding-left: 7px;
	padding-top: 5px;
	padding-bottom: 15px;
}

.div_img {
	margin-right: 3px;
}

.search_btn {
	border: #999999 1px solid;
	margin-right: 5px;
}

.search_imgs {
	border: #999999 3px double;
}

.link {
	color: white;
	text-decoration: none;
}

.info_hdr {
	font-size: 12px;
	font-weight: 700;
	color: #999999;
}

.info_item {
	font-size: 11px;
	font-weight: 400;
	color: white;
}
