.image {
	white-space: nowrap;
	vertical-align: top;
	/*font-size: 1px;*/
	line-height:0px;
}

.centre {
	text-align: center
}
.centre table {
	margin-left: auto;
	margin-right: auto;
}

body {
	margin: 0px; 
	vertical-align: top;
	font-family: Tahoma,Verdana,Arial,sans-serif;
	font-size: 10pt;
}

table#l_main {
	width: 778px;
	text-align: left;
}
table#l_main tbody tr {
	vertical-align: top;
}

td#l_nav_top {
	height: 34px;
	vertical-align: middle;
	background: url("/images/theme12/nav_list_head.png") top left no-repeat white;
}
td#l_nav_top p {
	font-size: 16px;
	margin: 0px;
	margin-left: 45px; 
	margin-top: 6px;
}

#l_nav_main {
	background: url("/images/theme12/nav_list_strip.png") top left repeat-x #e0e0e0;
	width: 223px;
  height: 100%;
}

td#l_body {
	background: white;
  height: 440px;
  width: 557px;
}

td#l_footer {
	vertical-align: bottom;
  text-align: right;
  padding-bottom: 10px;
	padding-right: 1em;
	background: url("/images/theme12/footer_strip.png") top left repeat-x #c6d3d4; 
  color: yellow;
	height: 79px; 
	font-size: 8pt;
}

.alltext {
	padding: 0.5em;
  line-height: 1.2em;
}

a:link, a:visited {
  color: #44a;
}

a:hover {
  text-decoration: none
}

td#l_nav_main a:hover {
  background: white;
}
