/* CSS Document */
body,td,th {font-family: Arial, Helvetica, sans-serif; font-size: 12px; background-color: #B6BEE0;}
img {border: none;}
.center {text-align: center;}
.color1 {color: #008000;}
.color2 {color: #113716; font-size: small;}
.color3 {font-size: small; color: #0000ff;}
.color4 {font-size: large; color: #113716;}
.color5 {color: #113716;}
.imgleft {
	float: left;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.justify {text-align: justify;}
.right {text-align: right;}
.left {text-align: left;}
.size1 {font-size: x-small;}
.size2 {font-size: small;}
.size3 {
	font-size: medium;
}

.red {color: #FF0000; font-size: small;}
.table1 {margin: 0 auto; border: none; width: 900px; height: 552px;}
.table2 {width: 898px;}
.table3 {height: 649px; width: 785px;}
.table4 {
	height: 241px;
	width: 785px;
}
.table5 {
	height: 2064px;
	width: 785px;
}
.table6 {
	height: 1970px;
	width: 785px;
}
.table7 {
	height: 1001px;
	width: 785px;
}



.td1 {width: 900px; height: 552px; background-color: #B6BEE0; vertical-align: top;}
.td2 {height: 211px; background-color: #B6BEE0; vertical-align: top;}
.td3 {vertical-align: top; width: 153px;}
.td4 {
	height: 138px;
	vertical-align: top;
}
.td5 {
	height: 164px;
	vertical-align: top;
}
.td6 {
	height: 185px;
}



.underline {text-decoration: underline;}
