﻿body
{
	font-family: Verdana, Arial, Sans-Serif;
	font-style: normal;
	font-size: smaller;
}

div.ps3 
{
	position: absolute;
	top: -120px;
	left: 414px;
	padding: 0px 0px 0px 0px;
	z-index: 0;
}

div.elder
{
	position: absolute;
	top: -120px;
	left: 522px;
	padding: 0px 0px 0px 0px;
	z-index:0;
}
table
{
	font-family: Verdana, Arial, Sans-Serif;
	font-style: normal;
	font-size: smaller;
}

table.ps3 
{
	width: 350px;
	height: 150px;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	padding: 0px;
	margin:	0px;
	border-collapse: collapse;
	font-size:xx-small;
}

table.es
{
	width: 350px;
	height: 150px;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	padding: 0px;
	margin:	0px;
	border-collapse: collapse;
	font-size:xx-small;
}

td.psleft 
{
	width: 30%;
	font-weight: bold;
	vertical-align: top;
	background-color: #0099FF;
}

td.psright 
{
	vertical-align: top;
	background-color: #0099FF;
}

td.esborder
{
	background-image: url(/images/border_02.gif);
	height: 6px;
	width: 100%;
}

td.esleft 
{
	width: 30%;
	font-weight: bold;
	vertical-align: top;
	background-image: url(/images/parchment_bg.jpg);
}

td.esright 
{
	vertical-align: top;
	background-image: url(/images/parchment_bg.jpg);
}

td.tab 
{
	background-color: #0099FF;
	font-size: xx-small;
	font-style: italic;
	color: White;
	border-left: 1px;
	border-right: 1px;
	border-bottom: 1px;
	border-top: 0px;
	border-color: Blue;
	border-style:inset;
	width: 20%;
	height: 30px;
	text-align: center;
	vertical-align: bottom;
}

td.estab 
{
	font-size: xx-small;
	font-style: italic;
	color: Black;
	border-left: 1px;
	border-right: 1px;
	border-bottom: 1px;
	border-top: 0px;
	border-style:inset;
	width: 20%;
	height: 30px;
	text-align: center;
	vertical-align: bottom;
	background-image: url(/images/parchment_bg.jpg);
}

td.side
{
	width:189px;
	vertical-align:top;
	text-align:center;
	border: inset 1px #0099FF;
}

A:link
{
	text-decoration: none;
	color:Blue;
}

A:visited
{
	text-decoration: none;
	color: blue;
}

A:hover
{
	text-decoration: underline;
	color: red;
}
A:active
{
	text-decoration: none;
	color: blue;
}

hr
{
	 width:150px;
	 color:#0099FF;
	 text-align:center;
}

img.pic
{
	width: 80px;
	height: 60px;
}