td{
	border:none ;
	background:none;
}

.scheduleSample{
	margin-left:70px;
}

	div.scheduleSample p{
	text-align:center;
	width:400px;
	margin-10px;
	}

table.sch{
	width:400px;
	margin-top:30px;
	margin-left:70px;
	margin-bottom:30px;
}
	table.sch caption{
		text-align:center;
	}
	td.schborder{
		border:1px silver solid; ;
		background:#ffffff;
	}

.guidance_area{
	clear:both;
	font-size:120%;
	font-weight:600;
	color:#0075c1;
	padding:10px 10px 5px 0;
	border-bottom:solid 1px #999999;
	margin-left:10px;
	width:500px;
}

form.guidanceF{
	margin-left:10px;
}
input,select{
}
input.search{
	background-color: #bde9ba;
	border:#000000 2px solid;
	padding:1px;
	font-size:14px;
}

table.guidance {
	text-align: left;
	margin: 10px auto 20px 10px;
	background: #bbbbbb;
	float:left;
	width:500px;
}

table.guidance  caption{
	font-size:14px;
	margin-top:20px;
	text-align:left;
}

table.guidance th{
	background: #deebc5;
	width:100px;
}
table.guidance td {
	background: #ffffff;
	padding:2px 6px;
	border:silver 1px solid;
}

.maptitle{
	font-size:16px;
	font-weight:bold;
	color:#ED567D;
}


table.map  {
	text-align: left;
	margin: 10px auto 20px 5px;
	background: #bbbbbb;
	float:left;
	width:520px;
}

table.map  caption{
	font-size:14px;
	margin-top:20px;
	text-align:left;
}

table.map th {
	background: #deebc5;
}

table.map td {
	background: #ffffff;
	padding:2px;
	border:silver 1px solid;
}

.maptitle{
	font-size:16px;
	font-weight:bold;
	color:#ED567D;
}

