a:link {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
}
font {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	vertical-align: top;
}
td {
	text-align: justify;
	vertical-align: top;
	padding: 0px;
}
.outertable {
	border: 2px solid #666666;
	margin: 0px;
	padding: 0px;
	text-align: center;
	vertical-align: top;

}
.maincell {
	background-color: #FFFFFF;
	padding: 3px;
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;

}
.topcell {
	background-color: #99CCFF;
	padding: 3px;
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #003366;
	border: 1px none #0066CC;

}
.topcellmain {
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #0066CC;
	border-right-color: #0066CC;
	border-bottom-color: #0066CC;
	border-left-color: #0066CC;
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #000000;
}
.bottomcell {
	background-color: #99CCFF;
	padding: 3px;
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #003366;
	border-top: 1px solid #0066CC;
	border-right: 1px none #0066CC;
	border-bottom: 1px none #0066CC;
	border-left: 1px none #0066CC;

}
.maincellbl {
	background-color: #FFFFFF;
	padding: 3px;
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;

}
.navtable {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-color: #CCCCCC;
	vertical-align: top;
	padding: 3px;
}
.navtable2 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-color: #CCCCCC;
	vertical-align: top;
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-bottom-style: solid;


}
.picstable {

	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	vertical-align: top;
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-top-color: #FFCC99;
	border-right-color: #FFCC99;
	border-bottom-color: #FFCC99;
	border-left-color: #FFCC99;
	border-bottom-style: solid;
}
h1 {
	font-size: 14px;
	font-weight: bold;
}
h2 {
	position: absolute; 
	top: -999px;
}
