﻿BODY {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FONT-SIZE: 10pt;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	FONT-FAMILY: Arial;
	font-size:small;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	color: #000000;
	background-image: URL('../images/bg.png');
	background-repeat: repeat;
	background-position: center;
	scrollbar-face-color: 008888;
	scrollbar-highlight-color: 008800;
	scrollbar-3dlight-color: 00FF00;
	scrollbar-darkshadow-color: 008888;
	scrollbar-shadow-color: 000000;
	scrollbar-arrow-color: FFCC00;
	scrollbar-track-color: 008888;
}
#container {
	height: auto;
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	background-image: URL('../images/main-bg.png');
}
A:link
{
    COLOR: #0000ff;
    TEXT-DECORATION: none;
}
A:visited
{
    COLOR: #0000ff;
    TEXT-DECORATION: none;
}
A:active
{
    COLOR: #0000ff;
    TEXT-DECORATION: underline;
}
A:hover
{
    COLOR: #0000ff;
    TEXT-DECORATION: underline;
}
#header {
	background-image: URL('../images/header.png');
	height: 220px;
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
}
#content {
	text-align: center;
	background-image: URL('../images/content-bg.png');
	width: 1024px;
	color: #000000;
	font-size: x-small;
}
#contentcap {
	background-image: URL('../images/contentcap.png');
	background-position: top;
	background-repeat: no-repeat;
	width: 1024px;
}
#contentbody {
	text-align: left;
	width: 954px;
	color: #000000;
	font-size: small;
	padding: 10px 10px 20px 10px;
	margin-left: 25px;
	margin-right: 25px;
}
#contentbottom {
	text-align: left;
	height: 23px;
	background-image: URL('../images/content-bottom.png');
	width: 1024px;
}
#footer {
	width: 1024px;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
	background-image: URL('../images/footer-bg.png');
	background-repeat: repeat;
}
#copyright {
	height: 40px;
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	color: #FFFFFF;
	font-size: xx-small;
	background-image: URL('../images/footer-bg.png');
	background-repeat: repeat;

}
#copyright a:link {
	color: #FFCC00;
}
#copyright a:visited {
	color: #DDDDDD;
}
#nav {
	height: 30px;
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	background-image: URL('../images/nav-bg.png');
	padding-top:1px;
}
#navbottom {
	height: auto;
	width: 212px;
	height: 200px;
	margin-left: auto;
	margin-right: auto;
	background-image: URL('../images/nav-bottom.gif');
	color: #FFCC00;
	text-align: center;
}
#search {
	height: auto;
	width: 212px;
	height: 61px;
	margin-left: auto;
	margin-right: auto;
	background-image: URL('../images/nav-cap.gif');
}
.searchfield {
	font-size: x-small;
	background-color: #161616;
	border: thin solid #FFCC00;
	width: auto;
	height: auto;
	color: #FFFFFF;
}
#sectiontop {
	text-align: center;
	background-image: URL('../images/section-top.png');
	background-repeat: no-repeat;
	width: 1024px;
	height: 12px;
}
#section {
	text-align: left;
	background-image: URL('../images/section-bg.png');
	width: 653px;
	padding: 0px 10px 10px 10px;
}
#sectionbottom {
	text-align: left;
	height: 12px;
	background-image: URL('../images/section-bottom.png');
	background-repeat: no-repeat;
	width: 653px;
}
FORM {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
}
TABLE {
	FONT-SIZE: 10pt;
	FONT-FAMILY: Arial;
}
TD {
	FONT-SIZE: 10pt;
	FONT-FAMILY: Arial;
}
.receiptbg {
	background-color: #FFFFFF;
}
.optionbutton {
	font-family: arial;
	font-size: 12px;
	padding: 2px;
	FONT-WEIGHT: bold;
	COLOR: #FFCC00;
	FONT-FAMILY: Arial;
	BACKGROUND-COLOR: #161616;
}
h3 {
	color: #ffc600;
}
hr {
	color: #FFCC00;
	width: 630px;
}
.image {
	margin-left: 10px;
	margin-right: 10px;
}

#email2 { display: none; }

#address5 { display: none; }
