#wrap #content .to_top {
	text-align: right;
	margin-right: 0px;
	border-top-width: 1px;
	border-top-style: solid; /*dashed;*/
	border-top-color: #ccc; /*#67562E;*/
	float: right;
	padding-top: 0px;
}

#wrap #content .to_top a {	text-decoration: none; }
#wrap #content .to_top a:hover  { color: #C00; text-decoration: none; }

#wrap #content .to_top_left {
	text-align: left;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid; /*dashed;*/
	border-top-color: #ccc; /*#67562E;*/
	float: left;
	padding-top: 0px;
}

#wrap #content .to_top_left a {	text-decoration: none; }
#wrap #content .to_top_left a:hover  { color: #C00; text-decoration: none; }



#wrap #content .tbl4 {
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

#wrap #content .tbl4 td {
	padding: 1px;
	text-align:center;
	background-color: #Ffffff;
	font-size: 11px;
	border: 1px solid #b6b6b6;
}
/*
#wrap #content .tbl4 a, 
#wrap #content .tbl4 a:visited {
	color: #006699;
	text-decoration: none;
}
#wrap #content .tbl4 a:hover {
	color: #FF0000;
	text-decoration: none;
}
#wrap #content .tbl4 a:active {
	color: #009EEA;
	text-decoration: none;
}
*/
