body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
	margin-top: 0px;
	margin-left: 0px;
}
a {
	font-size: 11pt;
	color: #003366;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003366;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #003366;
}
.topLeftUp {
	background-image: url(images/tl-up.gif);
	height: 27px;
	width: 26px;
}

.topRight {
	background-image: url(images/tr.gif);
	height: 27px;
	width: 13px;
}

.topCentre {
	background-image: url(images/t.gif);
	height: 27px;
	width: 361px;
}

.table1 {
	width: 400px;
	height: 100px;
	float: none;
}

.left {
	background-image: url(images/l.gif);
	width: 6px;
	height: 100px;
}

.middle {
	width: 389px;
	height: 60px;
}

.right {
	background-image: url(images/r.gif);
	width: 5px;
	height: 60px;
	background-position: right-position;
}
.lowLeft1 {
	background-image: url(images/bl1.gif);
	height: 8px;
	width: 6px;
}
.lowLeft2 {
	background-image: url(images/bl2.gif);
	height: 5px;
	width: 6px;
}
.lowLeft3 {
	background-image: url(images/bl3.gif);
	height: 5px;
	width: 9px;
}
.lowRight1 {
	background-image: url(images/br1.gif);
	height: 8px;
	width: 5px;
}
.lowRight2 {
	background-image: url(images/br2.gif);
	height: 5px;
	width: 5px;
}
.lowRight3 {
	background-image: url(images/br3.gif);
	height: 5px;
	width: 8px;
}
.bottom {
	background-image: url(images/b.gif);
	height: 5px;
	width: 361px;
}
.column {
	width: 380px;
	text-align: left;
	margin-left: 100px;
	position: relative;
	top: 15px;
}

.columnTable {
	width: 380px;
	text-align: left;
	margin-left: 100px;
	position: relative;
	top: 15px;
}

.columnTable td{
	font-size:9pt
}
.picture {
	position: relative;
	top: 0px;
	right: 100px;
	float: none;
	clear: none;
}
.greenSmall {
	color: #FF0000;
	font-size: 11pt;
	font-weight: bold;
}
