@charset "utf-8";
.chipimg {
	position: absolute;
	right: 0px;
	bottom: 40px;
	z-index: 2;
}
.filler {
background-color:#000000;
z-index:0;
}
.botborder {
	height:18px;
	width:100%;
	background-image: url(images/suits.jpg);
	background-position: left center;
	padding: 0px;
	margin: 0px;
	left: 0px;
	z-index:1;
}
.topborder {
	height:18px;
	width:100%;
	position: absolute;
	top: 5px;
	background-image: url(images/suits.jpg);
	background-position: left center;
	padding: 0px;
	margin: 0px;
	left: 0px;
}
.maindiv {
	position: absolute;
	top: 30px;
	width: 100%;
	z-index: 3;
}
.supply {
	width: 150px;
	float:left;
	margin:0px 0 0 100px;
	font-size:10px;
	text-align:left;
	line-height:12px;
	
}
.low {
	width:960px;
	height: 40px;
	clear:left;
	margin: 160px 0 0 0;

}
body {
	color: #FFFFFF;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
}
.navcontainer
{
	background-color: #000000;
	float: left;
	margin: 100px 0 0 0px;
	font-size:14px;
	line-height:30px;
	text-decoration:none;
}
.navlist
{
list-style-type: none;
color: #ffffff;
background-color: #000000;
margin: 0 0 0 0px;
padding: 0 0 0 15px;
text-align:left;
font-family:Arial, Helvetica, sans-serif;
}
.tableheader {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
.tablemain {
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-size: 14px;
	border-top-width: thin;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	vertical-align: top;
}
.tableend {
	vertical-align: top;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-size: 14px;
	border-top-width: thin;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.mainContent {
	font-size:18px;
	line-height:28px;
	font-family:Arial, Helvetica, sans-serif;
}
.mainContextins {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width: 852px;
	text-align:left;
	margin:0 0 0 50px;
	line-height:22px;
}
.day {
	width: 98px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:16px;
	text-align:left;
	padding: 0 0 0 10px;
	margin: 0 0 0 3px;
	float:left;
}
p1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#F30;
}
a:link
{
	color: #ffffff;
	background-color: #000000;
	text-decoration: none;
}
a:visited
{
	color: #ffffff;
	background-color: #000000;
	text-decoration: none;
}
a:hover 
{
	color: #900;
	background-color: #000000;
	text-decoration: none;
}
a:active
{
	color: #ffffff;
	background-color: #000000;
	text-decoration: none;
}

.tablemain a:link
{
	color: #900;
	background-color: #000000;
	text-decoration: none;
}
.tablemain a:visited
{
	color: #900;
	background-color: #000000;
	text-decoration: none;
}
.tablemain a:hover 
{
	color: #FFFFFF;
	background-color: #000000;
	text-decoration: none;
}
.tablemain a:active
{
	color: #900;
	background-color: #000000;
	text-decoration: none;
}
