body {
	background-color: #E7F1FC;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #ff0000;
}
a:active {
	text-decoration: none;
	color: #ff0000;
}
td
{
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
}
input
{
	background-color: #ffffff; 
	border-bottom: #666666 1px solid;
	border-left: #666666 1px solid;
	border-right: #666666 1px solid;
	border-top: #666666 1px solid;
	color: #666666;
	height: 18px;
	border-color: #666666 #666666 #666666 #666666; font-size: 9pt
}
button
{
	font-size: 9pt;height: 20px;
}
.tableBorder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7C858C;
	border-right-color: #7C858C;
	border-bottom-color: #7C858C;
	border-left-color: #7C858C;
}
.tableSubBorder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A6ABC4;
	border-right-color: #A6ABC4;
	border-bottom-color: #A6ABC4;
	border-left-color: #A6ABC4;
}
