
#Layer1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 117px;
	top: 153px;
	visibility: visible;
}
.main_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #434343;
	text-decoration: none;
}

.white_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
} 

.white_text :hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
} 



.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #373990;
	text-decoration: none;

}
.text_field{
	width:200px;
	height:22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration:none;
}


.blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #373990;
	font-weight:bold;
	text-decoration:none;

}
.blue2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4b4b4b;
	text-decoration:none;

}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #434343;
	font-weight: bold;
	text-decoration: none;
}

.top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #ffffff;
		font-weight: bold;
	text-decoration: none;
}


.borderbox {
	border-top: 1px solid #C0CFEC;
	border-right: 1px solid #C0CFEC;
	border-bottom: 1px solid #C0CFEC;
	border-left: 1px solid #C0CFEC;
}

.bodytext {
	font-family: Verdana, Arial, Tahoma;
	font-size: 10px;
	text-decoration: none;
}
.box{
font-family: Verdana, Arial, Tahoma;
font-size: 10px;
text-decoration: none;
color: #000000;
width: 200px;
height:200px;}




a.news {
	color: #000000;
	text-decoration: none;
}

a.news:hover {
	color: #000000;
	text-decoration: underline;
}