﻿table#table1 {
    border: 2px solid #CAC3BE;
	width: 80%;
		background-attachment: fixed;
	background-image: url('images/tileqb.jpg');
}
td#td1 {
	border: 2px ridge #CAC3BE;
background-image: url('images/tileqa.jpg');
		padding-left: 12px;
		padding-right: 12px;
		padding-top: 12px;
	}

body {
	background-image: url('images/tileqf.jpg');
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
	font-weight: bold;
	text-align: center;
	font-size: 13px;
}
table#table2 {
	background-image: url('images/tileqe1.jpg');
	margin-top: -3px;
}
td#td2 {
	background-image: url('images/tileqd.jpg');
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 12px;
	border-left: 3px #5E6E6D solid;
	border-right: 3px #5E6E6D solid;
	text-align: center;
}
td#td3 {
	background-image: url('images/bottompic.jpg');
	background-position: right;
	background-repeat: no-repeat;
	height: 151px;
}
td#td4 {
	background-image: url('images/tileqd.jpg');
	text-align: center;
	font-size: 10px;
	height: 151px;
}
}
td#td5 {
	background-image: url('images/tileqd.jpg');
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 12px;
	border-left: 3px #5E6E6D solid;
	border-right: 3px #5E6E6D solid;
	text-align: left;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	font-style: normal;
	color: #006666;
}
.style1 {
	text-align: center;
}
.style2 {
	font-size: 10px;
}
.style3 {
	font-size: 10px;
	
}
.style4 {
	color: #006666;
}
.style5 {
	color: #333300;
	border-width: 0px;
}
.style6 {
	border-width: 0;
}

a:link {
	color: #669999;
	text-decoration: none;
	
}
a:hover {
	color: #669999;
	text-decoration: none; 
	border-style: none none dotted none;
    border-bottom-width: 1px;
}
a:active {
	color: #669999;
	text-decoration: none;
}
a:visited  {
	color: #669999;
	text-decoration:none;
}
