body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
}
/* --------------------------------Info Panel-------------------------------- */
#indent {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#indent select {
	font-size: 11px;
	border: 1px solid #777777;
	margin: 0px 0px 6px;
	background-color: #EEEEEE;
}



.imgtitle {
	margin-top: 0px;
	margin-bottom: 6px;
}


.linktxt {
	font-size: 11px;
	font-weight: bold;
	color: #00529b;
}
.linktxt a {
	color: #00529b;
	text-decoration: none;
}
.linktxt a:hover {
	color: #DDDDDD;
	text-decoration: none;
	background-color: #00529b;
}
.ctrfield {
	font-size: 11px;
	background-color: #ffffff;
	border: 1px solid #00529b;
}
/* -------------------------------- ------------------------------------------*/
.welcome  {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
	margin: 15px 15px 0px;
}
.welcome p {
	margin: 0px 0px 6px;
	text-align: justify;
}
.time { color: white; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 14px; padding-right: 20px; padding-left: 20px }
.button { color: #fae051; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; line-height: 12; background-color: #00529b }
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
.newstext  {
	color: #333333;
	font-size: 10px;
	line-height: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
}

.newstext a:link {
	text-decoration: none;
	color: #666666;
}
.newstext a:visited {
	text-decoration: none;
	color: #666666;
}
.newstext a:hover {
	text-decoration: none;
	color: #fae051;
	background-color: 00529b;
}
