body {
	font-family:"Courier New";
	font-size:12px;
	color:#000;
	background-color:#eee;
	margin:0;
	padding:0;
}
a:link, a:active, a:visited, a:focus {
	color:#000;
	font-size:12px;
	outline:none;
	text-decoration:underline;
}
a:hover {
	color:#999;
}
input, select {
	font-family:"Courier New";
	font-size:12px;
}
a.nounderline {
	text-decoration:none;
}
table, tr, td {
	vertical-align:top;
	/*border:solid 1px #666;*/
}
table.menu {
	padding-top:5px;
	width:1000px;
}
td.td_center_align {
	text-align:center;
	vertical-align:top;
	font-size:18px;
	width:250px;
}
td.td_middle {
	vertical-align:middle;
}
td.td_bottom {
	vertical-align:baseline;
}
td.td_top {
	vertical-align:top;
}
td.small_menu {
	width:150px;
	font-size:12px;
}
td.pic_box {
	/*border:solid 2px #fff;*/
	background-color:#fff;
	width:200px;
}
iframe.content {
	width:885px;
	height:1200px;
	overflow-x:hidden;
}
iframe.content_info {
	width:835px;
	height:1200px;
	overflow-x:hidden;
}
iframe.marks {
	width:885px;
	height:50px;
}
iframe.content_agency {
	width:837px;
	height:626px;
	overflow-x:auto;
	overflow-y:hidden;
}
div.headline {
	font-size:16px;
	font-weight:bold;
}
span.headline {
	font-size:16px;
	font-weight:bold;
}
td.next_table {
	width:800px;
	text-align:right;
	border-bottom:solid 1px #000;
}
div.markme {
	width:155px;
	background-color:#fff;
	color:#aaa;
	text-align:center;
}
div.markme:hover {
	text-align:center;
	background-color:#666;
	color:#fff;
	cursor:hand;
	width:155px;
}
td.priceInfo {
	vertical-align:top;
}
div.priceBorder {
	border:dashed 1px #000;
	padding:5px 5px 5px 5px;
}
td.searchField {
	width:700px;
}
