body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #C7DDEB;
}
.bg_body {
	background-image: url(images/body.gif);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.botbut {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #996600;
	text-decoration: none;
}
.botbut:visited {
	color: #CC6699;
}
.botbut:hover {
	color: #990033;
}
.ekur {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC6666;
	text-decoration: none;
}
.ekur:hover {
	color: #B13A3A;
	text-decoration: underline;
}
.up {
	background-image: url(images/index_r2_c2.jpg);
	background-repeat: no-repeat;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-left: 10px;
	padding-right: 10px;
}
.company {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.share {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993366;
	font-weight: bold;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.line_2 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC6666;
	text-decoration: none;
	padding-left: 10px;
}
.email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #996699;
	text-decoration: none;
	font-weight: bold;
}
.email:hover {
	color: #FF9999;
}
hr {
	color: #3CA2F0;
}

