.bodyTable {
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.headerTable2 {
	border: thin ridge #666666;
	background-color: #FFFFFF;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #999966;
	text-align: left;
	border: thin ridge #666666;
}


.headerTable {
	border: thin ridge #666666;
	position: fixed;
	width: 800px;
	background-position: center top;
}
.bodyTable2 {
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-top-width: thin;
	border-top-color: #666666;
}
.header2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #999966;
	text-align: left;
	border: thin ridge #666666;
}
.headerCenter {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #999966;
	text-align: center;
	border: thin ridge #666666;
}
.bodyTable3 {
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: ridge;
	border-left-color: #666666;
}
