﻿body {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;	
}
body, p, td, th, div, blockquote, dl, ul, ol {
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #336699;
}
#outerCase {
	height: auto;
	width: 965px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}
.marketDataTable {
	height: 477px;
	width: 965px;
	background-color: #A0AAAC;
}
#bottomStrip {
	height: 90px;
	width: 100%;
	background-image: url(images/bottomStrip.jpg);
	background-repeat: no-repeat;
}


#logoArea {
	height: 90px;
	width: 100%;
	visibility: visible;
}
#footerText {
	width: auto;
	height: auto;
	padding-top: 30px;
	padding-left: 20px;
}
#marketStatusText {	
	height: 0%;
	width: 80%;
	font-size: 11px;
	font-weight: bold;
	color: #5E757B;	
	float: left;	
	line-height: 14px;
}
#backgroundCase {
	background-repeat: repeat-x;
}
#bottomStripReflection {
	height: 90px;
	width: 100%;
	background-image: url(images/bottomStrip_reflection.jpg);
	background-repeat: no-repeat;
}
#foreHead_left {
	background-image: url(images/forehead_left.jpg);
	background-repeat: no-repeat;
	height: 163px;
	width: 228px;
	float: left;
}   
#foreHead_middle {	
	height: 163px;
	width: 325px;
	font-weight: bold;
	float: left;
}
#foreHead_right {
	background-image: url(images/forehead_right.jpg);
	background-repeat: no-repeat;
	height: 163px;
	width: 412px;
	float: right;
}
#tickerBar {	
	height: 35px;
	width: 100%;
	clear: left;
	line-height: 35px;	
}
.grid_view {
	min-height:200px;
}
.links:link
{
    color:#336699;
    text-decoration:none;
}

.links:visited
{
    color:#336699;
    text-decoration:none;
}

.links:hover
{
	color:#336699;
	text-decoration:underline;
}
