.table1 {
	font-size: 14px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.tableleft {
	font-size: 12px;
	border: 1px solid #000000;

}
.myfont {
	font-size: 12px;
}
.downtable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-size: 14px;
	color: #FF3300;
	font-weight: bold;

}
.table2 {
	border-top: thick none #E7E7E7;
	border-right: thick outset #E7E7E7;
	border-bottom: thick outset #E7E7E7;
	border-left: thick none #E7E7E7;

}
.input {
	margin: 0px;
	padding: 0px;
	border: 1px solid #000000;
	background-color: #E8E8E8;

}
TD {FONT-SIZE: 13.5px; line-height:150%; color: #000000}
a:link {color:#003399;text-decoration: none}
a:visited {color:#003399;text-decoration: none}
a:hover {color: #FF6600;text-decoration: none}
a:active {color: #570000;text-decoration: underline}

