@charset "UTF-8";
/* CSS Document */

.headr {
	position: absolute;
	left: 0px;
	z-index: 91;
	height: 275px;
	background-color: #DC3B9A;
	width: 900px;
	font-size: 1.9em;
	top: 0px;
}

.headr .header div { float:left; }

.headr .header div img
{
	height:69px;
	width:100px;
}

#logo {
	text-align: right;
	font-size: 30%;
	padding-right: 15px;
	font-family: "Comic Sans MS", cursive;
	color: #FFF;
}
.header {
	padding-top: 2px;
	width: 105px;
	text-align: left;
	position: absolute;
	left: 5px;
	top: 179px;
	padding-left: 10px;
	z-index: 555;
	height: 76px;
	background-color: #FFF;
}

#divheader1 {
	position: absolute;
	left: 115px;
	top: 0px;
	font-size: 1.5em;
	z-index: 95;
	height: 78px;
	width: 772px;
	font-family: "Comic Sans MS", cursive;
	background-color: #FFF;
}

.span1 {
	color: #0000FF;
	font-weight: bold;
	margin-left: 5px;
}
.span11 {
	color:       #0000FF;
	font-size:   95%;
	font-weight: bold;
}
.span2 {
	color:       #390;
	font-weight: bold;
}
.span3 {
	color: #d51989;
	font-size: 0.9em;
	font-weight: bold;
}
