body {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0px;
	padding: 0px;
	background-color: #fff;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: top;
}
a {
	color: blue;
}
a:hover {
	color: #e7901d;
}
a.logo {
	text-decoration: none;
}
img {
	border: none;
}
#menu {
	background-color: #f4f2d8;
	width: 124px;
	font: 12px Georgia, "Times New Roman", Times, serif;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	border-top: 1px dotted #4c4f59;
}
#menu li {
	padding: 10px 0px;
	text-align: center;
	border-bottom: 1px dotted #4c4f59;
}
#menu a {
	color: #4c4f59;
	text-decoration: none;
}
#menu a:hover {
	text-decoration: none;
}
h1 {
	width: 491px;
	background-color: #e7901d;
	color: #fff;
	font: 16px georgia;
	margin: 0px 0px 20px 0px;
	padding: 4px 0px;
	border-top: 1px dotted #5a7c85;
	text-align: right;
}
h2 {
	font: bold 16px georgia;
}
h3 {
	font: bold 14px georgia;
	text-align: right;
	padding-right: 5px;
}
.top {
	width: 490px;
	padding-left: 116px; 
}

.text {
	width: 480px;
	border-left: 1px solid #ddd74f;
	padding: 0px 0px 0px 10px;
}
.cta {
	margin: 20px auto;
	width: 450px;
	border: 1px dotted blue;
	background-color: #e00606;
	color: #fff;
	font: 16px georgia;
	padding: 10px 0px;
	text-align: center;
}
.cta a{
	text-decoration: underline;
	color: #fff;
	font-weight: bold;
}
a.nv, a.nv:hover {
	color: #000;
	text-decoration: none;
}
.backbar {
	background-image: url(http://www.koinecenter.com/en/gfx/backbar-bk.gif);
	background-repeat: repeat-y;
}
.topbar-bk {
	background-image:    url(http://www.koinecenter.com/en/gfx/home-bk.gif);
	background-repeat: repeat-x;
}

.scissor-bk {
	background-image: url(http://www.koinecenter.com/en/gfx/ico-scissors.gif);
	background-repeat: no-repeat;
}
ul {
	padding: 0px 0px 15px 0px;
	margin: 0px;
	list-style: none;
}
li {
	padding: 4px 0px;
}
.boxborder {
	border: 1px solid #CCCCCC;
}
.topline {
	border-top: 1px dotted #666;
	text-align: center;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666;

}
.topline p {
	padding-top: 5px; 
}

#footer, #footer a {
	color: #666;
	text-decoration: none;
}
#credits, #footer {
	padding: 4px;
}
#credits, #credits a {
	color: silver;
	text-decoration: none;
}
