@import url(/scripts/slimbox/css/slimbox2.css);
@import url(/jqueryslidemenu.css);

BODY {
	display: block;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	background: black;
/*	background-image: url(/images/IndigoBannerGradGlobe.jpg);*/
	background-image: url(/images/IndigoBannerWebsite-NewLogo.jpg);
	background-repeat: no-repeat;
/*	width: 846px;*/
	width: 850px;
	height: 800px;
}

.header {
	width: 846px;
	color: #bdf446;
	margin-top: 125px;
	font-weight: bold;
	font-size: 14pt;
	text-align: right;
}
.middle {
	width: 850px;
	height: 550px;
	margin-top: 74px;
	color: white;
	display: block;
	text-align: left;
}
.foot {
	width: 846px;
	text-align: center;
	margin-top: 10px;
	color: white;
	font-weight: normal;
	font-size: 10pt;
}
.leftpanel {
	float: left;
	width: 310px;
	color: white;
}
.rightpanel {
	float: left;
	width: 536px;
	height: 540px;
	color: white;
	margin-top: 0;
	color: white;
	font-size: 12pt;
	text-align: left;
	overflow: auto;
}
.content {
	float: right;
	height: 540px;
	margin-top: 0;
	color: white;
	font-size: 12pt;
	text-align: left;
	overflow: auto;
}
.coinfo
{
	color: white;
	margin-top: 10px;
	text-align: center;
}

.docarea {
	width: 700px;
	height: 800px;
	color: white;
	font-size: 12pt;
}

.menu {
	border-style: outset;
	border-width: 1px;
	margin-top: 10px;
	text-align: left;
	font-weight: bold;
	font-size: 14pt;
	margin-left: 190px;
	color: #bdf446;
	padding: 0px 10px;
}

td {
	color: white;
	font-size: 12pt;
}

.homepage .header img {
	padding-left: 176px;
}

.homepage .menu {
	position:fixed;
	margin-top: 310px;
	margin-left: 245px;
}

.header {
	font-weight: bold;
	color: #777;
	font-size: 14pt;
}

.header img {
	padding-left: 176px;
}

.PageHeading {
	padding-left: 400px;
}

.foot {
	float: left;
	margin-top: 10px;
	font-weight: normal;
	font-size: 10pt;
}

.middle A:link {
	color: #bdf446;
	font-weight: bold;
	TEXT-DECORATION: none;
}
.middle A:visited {
	color: #bdf446;
	font-weight: bold;
	TEXT-DECORATION: none;
}
.middle A:hover {
	COLOR: #FFFFFF;
	font-weight: bold;
	TEXT-DECORATION: underline;
}

.newsDate {
	font-weight: bold;
	TEXT-DECORATION: underline;
}

#PriceOptions td {
	padding-top:3px;
	padding-bottom:3px;
}
