.mouseon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	cursor: hand;
	font-weight: normal;
	border-top: 1px solid #999999;
	border-right: 1px solid #006699;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px none #333333;
}
.mouseoff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color: #CCCCCC;
	font-weight: normal;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px none #999999;
	border-left: 1px none #999999;
}


a:link {
	color: #647388;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	font-style: normal;

}
a:visited {
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
a:hover {
	color: #8AA5C6;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;

}
a:active {
	color: #647388;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;

}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
select {
	color: #647388;
	background-color: #C9D3E4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-style: solid none;
	border-color: #B1C3D9;

}
