@charset "utf-8";
/* CSS Document */

a:link, a:visited, a:hover, a:active {
	color:#EDFBFF;
	text-decoration:none;
} 

#back {
	text-align:center;
	font-size:85%;
}

#back a:link, #back a:visited {
	color:#EDFBFF;
	background-color:#006699;
	border:solid #EDFBFF;
	border-width:1px;
	text-decoration:none;
} 

#back a:hover, #back a:active {
	color: #006699;
	background-color:#EDFBFF;
	text-decoration:none;
}

#loc {
	text-align:center;
	padding:20px 10px 0px 10px;
}

#danae {
	float: left;
	width:310px;

}

#poit {
	float:left;
	width:310px;
	padding-bottom: 20px;
}

#idr {
	padding:20px 10px 0px 10px;
	text-align:center;
	clear: left;
}

.noimgborder a img { border:none 0px;}

#ref {
	padding:20px 10px 30px 10px;
	text-align:center;
	clear: left;
}

#ref td {text-align:center;}