body { 
	margin: 4.5em 0 1em 0; 
	padding: 0; 
	border: 0;
	background: rgb(236,244,244); 
	color: #111;
	}

td {
        font-size: 95%;
	font-family: Arial, Sans-Serif;
	}

a {
	text-decoration: none;
	color: #111;
	}

a:hover {
	text-decoration: none;
	color: #9bb;
	}
	
img.logo {
	border: 0;
	width: 225px;
	height: 17px;
	margin-bottom: 8px;
	}

img.rhs {
	border: 0;
	width: 450px;
	height: 338px;
	}

table.main {
	width: 700px;
	border-collapse: collapse; 
	text-align: left;
	}

td.logo {
	text-align: right;
	}

td.menutop {
	font-family: 'Century Gothic', 'Lucida Grande', 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	padding: 9px;
	background: #fff;
	letter-spacing: -1px;
	color: #9bb;
	width: 250px;
	}

td.menubot, div.numbers {
	font-size: 70%;
	padding: 9px;
	background: #fff;
	color: #111;
	}
	
div.submenu {
	color: #9bb;
	margin-left: 1em; 
	}

div.submenu a, div.numbers a {
	text-decoration: none;
	color: #9bb;
	}

div.submenu a:hover {
	text-decoration: underline;
	}
	
div.numbers a:hover {
	text-decoration: none;
	color: #111;
	}

td.rhs, td.rhimage {
	width: 450px;
	height: 338px;
	background: #fff;
	padding: 9px;
	}

table.split {
	width: 450px;
	height: 338px;
	background: #9bb;
	border-collapse: collapse; 
	}

td.stop {
	padding: 9px;
	}

td.sbot {	
	padding: 9px;
	color: #fff;
	}

ul {
	padding-left:
	1.2em; margin-top: 0;
	margin-left: 0; 
	}

li {
	color: #fff;
	}

td.rhs a:hover, span.lib {
	color: #111;
	}

td.rhs a, span.w {
	color: #fff;
	}

div.numbers {
	display: inline;
	}

img.thum {
	width: 111px;
	height: 83px; 
	border: 0;
	margin-right: 10px;
	}

div.sign {
	font-size: 75%;
	margin: 1em 0;
	text-align: right;
	}

div.sign a:hover {
	text-decoration: none;
	color: #111;
	}

div.sign a {
	text-decoration: none;
	color: #9bb;
	}

