body {
 	background-color: ffffff;
	font-family: Verdana, sans-serif;
	font-size: small;
	margin: 10px 10px 10px 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-width: 1px;
	border-style: solid;
	border-color: #aaaaaa;
	height:100%; 
  margin: 1em;
  text-align: justify;
	}



ul li {
    position: relative;
    text-align: left;
}

.menu A{
	text-decoration: none;
	color: #444444;
	font-weight: bold;
	font-size:1em;
	border:1px solid #778899;
	display:block
}


.menu A:active{
	text-decoration: none;
	color: #00348F;
	font-weight: bold;
}

.menu A:hover {
	text-decoration: underline;
	color: #2048c0;
	font-weight: bold;
}

.menu TD
{
background-image:url('images/backmenu.jpg');
background-repeat:repeat;
width: 100%;
}

.menuactive a
{
	color: #2048c0;
	font-weight: bold;
}

.menuactive td
{
	color: #2048c0;
	font-weight: bold;
	font-size:1em;
	border:1px solid #778899;
	display:block
	background-image:url('images/backmenu.jpg');
	background-repeat:repeat;
	width: 100%;
		
}

.tablehead
{
  font-size: 12pt; 
  font-weight: bold; 
  color: #FFFFFF;
  background-color:#222222;
  text-decoration: none;
  text-width: 100%;		
}

.tablerow1
{
  font-size: 12pt; 
  color: #000000;
  background-color:#e0e0e0;
  text-decoration: none;
  text-width: 100%;		
}

.tablerow2
{
  font-size: 12pt; 
  color: #000000;
  background-color:#f0f0f0;
  text-decoration: none;
  text-width: 100%;		
}


A{
	text-decoration: none;
	color: #2048c0;
	font-weight: bold;
	font-size:1em;
}


A:active{
	text-decoration: none;
	color: #00348F;
	font-weight: bold;
}

A:hover {
	text-decoration: underline;
	color: #2048c0;
	font-weight: bold;
}

h3 {
  background-color: #f0f0f0;
  border: medium solid #888888;
  color:#444444;
  padding: 0.25em;
	-moz-border-radius: 10px;  
  margin-bottom: 0.5em;
  clear: both;
}

h4 {
  border-bottom: medium solid #aaa;;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  margin-left: 1em;
  margin-right: 4em;
  font-style: italic;
}

p.post
{
  margin-top: 1em;
  margin-bottom: 1em;
  margin-left: 2em;
  margin-right: 4em;
  text-align: justify;
}
