﻿BODY {
	PADDING: 0px;
	FONT-SIZE: 10pt;
	MARGIN: 0px;
	FONT-FAMILY: Arial;
	text-align: center;
	color: #FFFFFF;
	background-color: #171717;
}
#container {
	text-align: left;
	width:990px;
	margin-left:auto;
	margin-right:auto;
}

a:link {
	color: #FFCC00;
}
a:visited {
	color: #DDDDDD;
}
#header {
	background-image: URL('../images/header.jpg');
	height: 145px;
	width: 990px;
	margin-left: auto;
	margin-right: auto;
}
#contentwrapper {
	text-align: center;
	width:990px;
}
#contentcap {
	text-align: center;
	background-image: URL('../images/content-cap.jpg');
	background-position:top;
	background-repeat:no-repeat;
	height: 23px;
	width: 757px;
}
#content {
	text-align: left;
	background-image: URL('../images/content-bg.jpg');
	width: 757px;
	height:554px;
	color: #FFFFFF;
	font-size: 12px;
}
#innercontent {
	text-align: left;
	width: 712px;
	color: #333333;
	font-size: 12px;
	padding:10px;
}

FORM {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
}
#footer {
	width: 990px;
	height: 101px;
	margin-left: auto;
	margin-right: auto;
	background-image: URL('../images/footer.jpg');
	background-repeat: no-repeat;
}
#copyright {
	height: 40px;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	color: #FFFFFF;
	font-size: xx-small;
}
#copyright a:link {
	color: #FFCC00;
}
#copyright a:visited {
	color: #DDDDDD;
}
#nav {
	height: auto;
	width: 126px;
	padding: 50px 25px 25px 50px;
	text-align:left;
	line-height:20px;
	text-decoration:none;
}
#nav a:link {
	color: #FFCC00;
	text-decoration:none;
	
}
#nav a:visited {
	color: #DDDDDD;
	text-decoration:none;
}
#nav a:hover {
	color: lime;
	text-decoration:underline overline;
	}

#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;
}
.go {
	vertical-align: middle;
}
.leftcol {
	width: 222px;
	text-align: center;
}
.rightcol {
	width: 695px;
}
#display {
	text-align: center;
}
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: #FFCC00;
}
hr {
	color: #FFCC00;
	width: 630px;
}
