﻿body	{
	background-color: #FFFFFF;
	position: absolute;
	background-image: url(/bg2.jpg);
	background-repeat: repeat-y;
	background-position: top center;
	width: 100%;
	height: 100%;
	margin-left: 0px;
	margin-top: 10px;
	z-index: 0;
}
table	{
 	font-family: Arial;
  	font-size: 13px;
  	color:#000;
}
h3	{ 
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color:#000;
}
img {
	border-width: 0;
}
.left	{
	position: absolute;
	width: 125px;
	height: 160px;
	left: 50%;
	margin-left: -515px;
	margin-top: 250px;
	z-index: 2;
}
.style1	{
 	font-family: Arial;
 	font-size: 9px;
  	color:#000;
}
.style2 {
	text-align: center;
	font-family: Trebuchet MS;
	font-size:82.5%;
	color:#000; 
}
.style3 {
	text-align: center;
 	font-family: Arial;
 	font-size: 9px;
  	color:#000;
}
.style4 {
	border: 10px solid #66999A;
}
a:link { 
	text-decoration:none;
	color:#FFF;
}
a:visited {
	text-decoration:none;
	color:#FFF;
}
a:hover {
	text-decoration:none;
	color:#FFF;
}