﻿table.FadeBack 
{
	width: 100%;
	background: #ffffff;
	background-image: url('images/fade3.jpg');
	background-repeat: repeat-y;
	background-position: left; 
	border-collapse: collapse;
	border-color: white;
	border-width: 0px;
	border-style: solid;
	border-width: 3px;
	border-color: #00644E;
}
.FadeBack 
{
	background: #ffffff;
	background-image: url('images/fade3.jpg');
	background-repeat: repeat-y;
	background-position: left; 
}
.header1
{
	background-image: url('images/aplm-logo-1b.png');
	background-repeat: no-repeat;
	background-position: 97% center;
	height: 139px;
}
.header2
{
	background-image: url('images/aplm-logo-2b.png');
	background-repeat: no-repeat;
	background-position: 97% center;
	height: 112px;
}
.AppleBack {background:#ffffff url('images/Apple-faint.jpg') no-repeat 50% 10%; }

body { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	   font-size: 11px;
}

td { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	 font-size: 11px;
}
	
p.m20 { margin: 20px;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 11px;
}

div.m20 { margin: 20px;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 11px;
}
   
img { border: 0 ; }

div.cmp {
	display: block;
	float: right;
}
div.cmp img {
	display: block;
	margin: auto;
	padding: 3px;
	border: thin black solid;
}

/* The following shows how to set up a diferent hyperlink style */
a.l1         {font-family: arial; font-size: 10pt; color: #ffffff; text-decoration: none; font-weight: bold; }
a.l1:link    {font-family: arial; font-size: 10pt; color: #ffffff; text-decoration: none; font-weight: bold; }
a.l1:visited {font-family: arial; font-size: 10pt; color: #ffffff; text-decoration: none; font-weight: bold; }
a.l1:hover   {font-family: arial; font-size: 10pt; color: #800000; text-decoration: none; font-weight: bold; }
a.l1:active  {font-family: arial; font-size: 10pt; color: #800000; text-decoration: none; font-weight: bold; }

a.l2         {font-family: arial; font-size: 10pt; color: #000000; text-decoration: none; font-weight: bold; }
a.l2:link    {font-family: arial; font-size: 10pt; color: #000000; text-decoration: none; font-weight: bold; }
a.l2:visited {font-family: arial; font-size: 10pt; color: #000000; text-decoration: none; font-weight: bold; }
a.l2:hover   {font-family: arial; font-size: 10pt; color: #800000; text-decoration: none; font-weight: bold; }
a.l2:active  {font-family: arial; font-size: 10pt; color: #800000; text-decoration: none; font-weight: bold; }