body, td, th {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10pt;
}

strong, b, .tdBold {
	font-weight: bold;
}

.tbldata {
	border-width: 0px 0px 1px 0px;
	border-style: solid;
}

.tbldataBold {
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	font-weight: bold;
}

th {
	background-color: Silver;
	font-weight: bold;
	text-align: left;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

input.btn {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #000000;
	background-color: #E76C1E;
	height: 25px;
}
