.outerTable {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #666666;
}
.content {
	font-family: Technical;
	font-size: 16px;
	color: #00009d;
	background-image: url(images/bg1b.gif);
	text-align: justify;
	padding: 6px 6px 6px 8px;
}
.whitecell {
	font-family: Technical;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	background-image: url(images/white.gif);
	text-align: right;
	padding-right: 5px;
}
.leftmenu {
	background-image: url(images/left1.gif);
	background-repeat: repeat-y;
}
.top {
	background-image: url(images/top2.gif);
}
.smalllinks {
	font-family: Arial;
	font-size: 8pt;
	color: #003366;
}
.smalllinks:hover {
	color: #FF0000;
}
.links {
	font-family: Technical;
	font-size: 16px;
	color: #003366;
}
.links:hover {
color: #FF0000;
}
