.hdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #663399;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	background-position: center;
	letter-spacing: 2px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding: 15px 10px 10px;
}

.txtTables {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding: 0 0 0 0 ;
}
li {
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(images/bull.gif);
}
.crt {
	border-bottom-width: 0.25pt;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	width: 100%;
	line-height: 15px;
	text-indent: 5pt;
	font-weight: bold;
	color: #666666;
}
a:visited {
	text-decoration: none;
	background-color: #f5f5f5;
	color: #666666;
}
a:hover {
	text-decoration: none;
	background-color: #DACEE3;
	color: #333333;
}
a:active {


	text-decoration: none;
	background-color: #E2E0E1;
}
