td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
li {
	padding: 8px;
}
a:link {
	color: #2D5F9E;
}
a:visited {
	color: #2D5F9E;
}
a:hover {
	color: #5D93B5;
	text-decoration: none;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2D5F9E;
}
.disclaimer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #61B9E1;
}
.TABLEtest {
	color: #FFFFFF;
	background-color: #5D93B5;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
	padding: 4px;
}
strong {
	color: #2D5F9E;
}
.titlebground {
	background-image: url(images/bground_sub.gif);
	background-repeat: repeat;
}
.specialbold {
	font-weight: bold;
	color: #009900;
}
.TABLEtop {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #61B9E1;
	padding: 4px;
}
.TABLEborder {
	padding: 4px;
	border: 1px solid #61B9E1;
}
.BORDERtest {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #5D93B5;
	padding: 4px;
}

