body 
{ 
	font-family: comic sans ms;
	//color: black;
	font-size: 14pt;
	font-weight: 500;
	color: black;
}

body.top  {
	background-color: white;
	background-image:url('../Images/A.r.r.o.w.jpg');
	background-repeat:no-repeat;
	font-weight: normal;
	font-size: 12pt;
}

body.technical
{
	font-family: Verdana,arial;
	font-size: 10pt;
	font-weight: normal;
}

div.quote
{
	text-align: center;  
}

div.leftpanel
{
	float: left;
	left: 0px;
	width: 50%;
}

div.rightpanel
{
	float: left;
}
div.footerdiv
{
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:3em;
	text-align:center;
}

.tbl h3
{
  
	background-color:#5489fa;
	background-image:url('../Images/title.png');
	background-Repeat:repeat-x;
	color:black;
	margin-top: 0;
	border-bottom: solid 1px;
	border-color: black;
	text-align: center;
}

.fronttbl h3{	background-color:#5489fa;	background-image:url('../Images/title.png');	background-Repeat:repeat-x;	color:black;	margin-top: 0;	border-bottom: solid 1px;	border-color: black;	text-align: center;}
.tbl h5{	margin: 10px;}
.tbl p{	margin: 10px;}
.link{	position: absolute;	height: auto;	top: auto;	bottom: 10px;	right: auto;	left: 10px;	z-index: 100; }
.tbl {	position: absolute;	width: 70%;
	right: 15%;	text-align: centre;	border: solid 1px black;}
.fronttbl {	height: 8em;	border: solid 1px black;	
}
.fronttbl a
{
	margin: 10px;
}

.tbl a{	z-index: 1;	margin: 10px;
	
}
.tbl table{	margin: 10px;	border-collapse: collapse;	border: solid black;}
td {	border: solid black;}
.tbltext{	margin 5px;	height: auto;	padding-bottom: 2em;	z-index: 0;}
html {	padding: 5px;}
.panel{}
.button{	background-color:#5489fa;	background-image:url('../Images/title.png');	background-Repeat:repeat-x;	color:black;	margin-top: 0;	margin-left   : 5px;	padding: 5px;	border: solid 1px;	border-color: black;	text-align: center;	text-decoration: none;	float:right;}
a { 	color: green; }

.menu{	float:right;}
.menuContainer{	position:absolute;	height:auto;	padding:15px;	bottom:0px;	right:0px;  }
h1 { font-size: 120%; }h2 { font-size: 110%; }h3 { font-size: 100%; }h5 { font-size: 115%; }


