a:link {
	color: #004489;
	text-decoration: none;
}
a:visited {
	color: #004489; 
	text-decoration: none;
}
a:hover {
	color: #004489;
	text-decoration: underline;
}
a:active {
	color: #004489;
	text-decoration: underline;
}
a.block:link {
	color: #004489;
	font-weight: normal;
	text-decoration: none;
	display: block;
	height: 2.5em;
}
a.block:visited {
	color: #004489;
	font-weight: normal;
	text-decoration: none;
	display: block;
	height: 2.5em;
}
a.block:hover {
	color: #004489;
	background-color: transparent;
	text-decoration: none;
}
a.block2:link {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	display: block;
	height: 2em;
}
a.block2:visited {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	display: block;
	height: 2em;
}
a.block2:hover {
	color: #000000;
	background-color: transparent;
	text-decoration: none;

}
dl.navcell {
	background-color: #e3e3e3;
	height: 30px;
	margin: 0 0 0 0;
	padding: 10 2 2 20;
}
dl.navcell2 {
	background-color: #e3e3e3;
	height: 24px;
	margin: 0 0 0 0;
	padding: 0 2 2 40;
}
.text {font-family: verdana, arial, sans-serif; font-size: 11px; color: #000000; text-align: left}
.but {width: 200px; height: 30px; font-family: verdana, arial, sans-serif; font-size: 11px; border: thin;}
.imgleft {float: left; margin: 0px 20px 0px 0px;}
.imgright {float: right; margin: 0px 20px 0px 0px;}

.maintext {font-family: arial, verdana; font-size: 11px; color: #2B2B2B; text-align: justify; width: 560px;}
.maintextleft {font-family: arial, verdana; font-size: 11px; color: #2B2B2B; text-align: left; width: 560px;}