body {
	margin: 0px;
	background-color:#1cb5ca;
}

.Houres{
	color:#FFFFFF;
	font-family: tahoma;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
.Houresss{
	color:#000000;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
}
.formal{
	color:#000000;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	}
.formal:hover{
	color:#9d7c71;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
}
.search_font{
	color:#FFFFFF;
	font-family: tahoma;
	font-size: 20px;
	font-weight:regular;
	text-decoration:underline;
}
.search{
	color:#ffffff;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
}
.linenumber{
	color:#0ba8bc;
	font-family: tahoma;
	font-size: 11px;
	text-decoration:none;
}
.bottm{
	color:#8c8c8c;
	font-family: tahoma;
	font-size: 11px;
	font-weight: none;
	text-decoration:none;
}
.bottm_formal{
	color:#FFFFFF;
	font-family: tahoma;
	font-size: 11px;
	font-weight: none;
	text-decoration:none;
}

.bottm_formal:hover{
	color:#dcdcdc;
	font-family: tahoma;
	font-size: 11px;
	font-weight: none;
	text-decoration:none;
}
.designe{
	color:#ffffff;
	font-family: tahoma;
	font-size: 11px;
	font-weight: none;
	text-decoration:none;
}
.designe_formal{
	color:#717171;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
}

.designe_formal:hover{
	color:#1CB5CA;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
}
.button{
	background: #000000;
	font: bold 8pt Tahoma;
	color: #FFFFFF;
	border: 0;
	height: 25px;
	cursor: pointer;
}