﻿body
{
	background-color:Black;
	font-family: Arial, Helvetica, Sans-Serif;
}

h1
{
	font-size:large;
	font-weight: bold;
	text-decoration: underline;
	text-align:center;
	color:#000000;
}

h2
{
	font-size:medium;
	font-weight: bold;
	text-decoration: underline;
	text-align:left;
	color:#000000;
}

h3
{
	font-size:medium;
	font-weight: bold;
	text-align:left;
	color:#000000;
}

p
{
	font-size:medium;
}

table.pageborder
{
	border: solid 10px #0000ff;
	padding: 0px;
	margin: 0px;
	background: #ffffff;
}

td
{
	font-size:medium;
	padding: 10px;
	margin: 0px;
	vertical-align: top;
}

td.pageheader
{
	text-align:center;
	height: 135px;
	background: url(art/HeaderBackgroundChequerBoard.gif);
	background-repeat:repeat;
	width: 100%;
	border: 0px;
	padding: 0px;
}

td.xpageheader
body{
	
		background-image: url(HeaderBackgroundChequerBoard.gif; background-position: top center)
}

td.pagefooter
{
	text-align:center;
	background-color:#ddddff;
	border: 0px;
	padding: 10px;
	font-size:small;
}

td.menuitem
{
	text-align:center;
	font-weight:bold;
}

td.menuitem a
{
	display:inline;
	color:Black;
	margin: 10px 30px 10px 30px;
}

td.menuitem a:hover
{
	display:inline;
	color:Blue;
}

img.building
{
	 width:400px;
	 height:135px;
	 border:0px;
	 margin:0px;
	 padding:0px;
}

span.member
{
	font-weight:bold;
	font-size:inherit;
}

span.fallen
{
	width:200px;
	padding:1px 0px 1px 20px;
	font-size:inherit;
}

span.esmeduna
{
	width:300px;
	padding:1px 0px 1px 20px;
	font-size:inherit;
}

img.up
{
	border:0px;
	margin:0px;
	padding:0px;
	float:right;
}
