body {
	margin-top: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}
.cell-l {
	background-image: url(images/L-side-boarder.gif);
	background-repeat: repeat-y;
}
.cell-r {
	background-image: url(images/R-side-boarder.gif);
	background-repeat: repeat-y;
}
.cell-bot {
	background-image: url(images/bottom-boarder.gif);
	background-repeat: repeat-x;
}
.cell-lcorn {
	background-image: url(images/left-boarder.gif);
}
.cell-rcorn {
	background-image: url(images/right-boarder.gif);
}
.boarder {
	border: 2px solid #D60000;
}
.smalltext {
	font-size: x-small;
}
a.smallinks:link {
	text-decoration: underline;
	font-size: x-small;
	color: #D60000;
}
a.smallinks:visited {
	text-decoration: none;
	font-size: x-small;
	color: #D60000;
}
a.smallinks:hover {
	text-decoration: none;
	font-size: x-small;
	color: #D60000;
}
a.smallinks:active {
	text-decoration: none;
	font-size: x-small;
	color: #D60000;
}
.navcellback {
	background-image: url(images/Lon_2008.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.botnavback {
	background-image: url(images/nav_cell_back.gif);
	background-repeat: no-repeat;
}
.whitenavtext {
	font-size: x-small;
	color: #FFFFFF;
}
a.whitenavlinks:link {
	text-decoration: underline;
	font-size: x-small;
	color: #fff;
}
a.whitenavlinks:visited {
	text-decoration: none;
	font-size: x-small;
	color: #fff;
}
a.whitenavlinks:hover {
	text-decoration: none;
	font-size: x-small;
	color: #fff;
}
a.whitenavlinks:active {
	text-decoration: none;
	font-size: x-small;
	color: #fff;
}
h2 {
	font-size: medium;
	font-weight: bold;
	color: #D00000;
}
