@charset "UTF-8";
/* CSS Document */
.border {
	font-size: None;
	border: solid #0099CC thin;
}
#topkara {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:86px;
	z-index:20;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #0084AE;
}

body,td,th {
	font-size: 18px;
	color: 0083b1;
	border: thin none #0083b1;
}
.textcontact1 {
	background-color: #FFFFFF;
	border: solid 0083b1 thin;
	font-family: Arial, Helvetica, sans-serif;
}
.textcontact2 {
	font-family: "Century Gothic", "Gill Sans", Arial, sans-serif;
	color: #0083B1;
	border: thin solid 0083b1;
}
#audioplayer {
	height: 50px;
	width: 400px;
	left: 60px;
	top: 600px;
	position: absolute;
}
.text {
	font-family: Tahoma, "Lucida Grande", Arial;
	font-size: 18px;
	font-style: normal;
	font-weight: lighter;
	color: #0099CC;
}
.contact {
	font-family: "Century Gothic", "Gill Sans", Arial, sans-serif;
	font-size: 18px;
	font-weight: lighter;
	color: #0083b1;
}

