﻿body {
	background-image: url('images/tile3a.jpg');
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: 500;
}
table#table1{
	background-image: url('images/tile6.jpg');
}
td#td2 {
	border-left: thin solid #000000;
	border-right: thin solid #000000;
	border-top: thin solid #666633;
	border-bottom: thin solid #666633;
	background-image: url('images/tile3a.jpg');
}
td#td3 {
	background-image: url('images/tallystrip.gif');
}
td#td4 {
	background-image: url('images/blackstrip.jpg');
}
td#td5 {
	border-left: thin inset #666633;
	border-right: thin #000000 outset;
	background-image: url('images/tile3a.jpg');
}
td#td6 {
	background-image: url('images/tile6.jpg');
}
td#td7 {
	border-left: thin groove #000000;
	border-right: thin groove #000000;
	border-top: thin #666633 groove;
	border-bottom: thin groove #666633;
	background-image: url('images/tile5.jpg');
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
}
	
td#td8 {
	font-size: 9px;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bold;
	padding-right: 10px;
	text-align: right;
	text-decoration: none;
	font : icon
}
td#td9 {
	background-position: center;
	background-image: url('images/inbanner.gif');
	height: 80px;
	width: 580px;
	background-repeat: no-repeat;
}
td#td10 {
	border-left: thin groove #000000;
	border-right: thin groove #000000;
	border-top: thin #666633 groove;
	border-bottom: thin groove #666633;
	background-image: url('images/tile5.jpg');
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 19px;
}
td#td11 {
    padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 14px;
	font-weight: bold;
	}


.style1 {
	border-left: thin solid #666633;
	border-right: thin solid #999966;
	border-top: thin solid #666633;
	border-bottom: thin solid #999966;
}
.style2 {
	text-align: center;
}
.style4 {
	font-size: 10px;
	font-variant: small-caps;
	text-align: center;
	color: #FFFFFF;
}
.style5 {
	color: #FFFFFF;
}
.style6 {
	border-width: 0px;
}
.style6 {
	color: #000000;
}
.style7 {
	border-width: 0;
}
.style8 {
	border-width: 0px;
}

a:link {
	color: #CC6600;
	text-decoration: none;
	font-style: inherit;
	font-weight: inherit;
	font-size: inherit;
	border-bottom-color: #666633;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

a:active {
	color: #CC6600;
	text-decoration: none;
	font-style: inherit;
	font-weight: inherit;
	font-size: inherit;
	border-bottom-color: #666633;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
	font-style: inherit;
	font-weight: inherit;
	font-size: inherit;
	border-bottom-color: #FF9900;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
a:visited {
	color: #CC6600;
	text-decoration: none;
	font-style: inherit;
	font-weight: inherit;
	font-size: inherit;
	border-bottom-color: #666633;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
