/* CSS Document */
.updateheading {
color: #040267;
font-size: 16px; 
font-weight: bold; 
font-family:Georgia, "Times New Roman", Times, serif;
}
#panellayer {
	position:absolute;
	left:117px;
	top:252px;
	height:166px;
	z-index:22;
	width: 167px;
}
.welcomeheading {
	color: #040267;
	font-size: 24px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.label{
	color: #040267;
	font-size: 12px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.text{
	color: #040267;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;

}
.textitalic{
	color: #040267;
	font-size: 12px;
	font-style:italic;
	font-family:Arial, Helvetica, sans-serif;
}
.link{
	color: #516FE3;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
}
.link:hover{
	color: #516FE3;
	font-size: 14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:underline;
}
.link:visited{
	color: #516FE3;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration:none;

}
.link:visited:hover{
	color: #516FE3;
	font-size: 14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:underline;

}

.button12 {
	border: 1px solid #040267;
	color:#040267;
	background-color:#D9E3F1;
	cursor:pointer;
	height:20px;
	font-family:tahoma;
	font-size:12px;
	font-weight:bold;
}
.simpleheading {
color: #040267;
font-size: 14px; 
font-family:Georgia, "Times New Roman", Times, serif;
}
.art
{
font-family:Tahoma;
font-weight:bold;
font-size:16px;

}
