
/****** BACKGROUND ******/

#Div_home {
	MARGIN: 0px;
}

/****** End BACKGROUND ******/



/****** TEXT ******/

H1 {
	font-family: arial, helvetica;
	font-size:medium;
	font-weight:bold;
}

P {
	font-family: arial, helvetica;
	font-size:small;
}

div {
	font-family: arial, helvetica;
}

A:link, A:visited, A:active, .global_nav_block, A {
	color: #336699;
	text-decoration: none;
}

A:hover {
	color: red;
	text-decoration: none;
}


/****** End TEXT ******/



/****** TABLE AND DIV DIMENSIONS ******/

.shadowLeft {
	position: absolute; 
	margin-top: 0px; 
	margin-left: 0px;
	width: 90px; 
	height: 100%;
}

.shadowRight {
	top: 0px; 
	position: absolute; 
	margin-top: 0px; 
	margin-left: 678px; 
	width: 90px; 
	height: 100%; 
}

.largeDiv {
	margin-left: auto;
	margin-right: auto;
	width: 770px;
	min-width: 770px;
	min-height: 460px;
	HEIGHT: 100%; 
	BACKGROUND-COLOR: #336699
}

* html .largeDiv {
	margin-bottom: 0px;
}

.topBar {	
	border: thin solid black;
	border-top: 0px;	
	MARGIN-LEFT: auto; 
	MARGIN-BOTTOM: 100px;
	WIDTH: 586px; 
	MARGIN-RIGHT: auto; 
	position: absolute; 
	top: 0px; 
	margin-left: 90px; 
	margin-top: 0px;
	BACKGROUND-COLOR: white
}

/****** END TABLE AND DIV DIMENSIONS ******/




/****** FOOTER ******/


#MarketListLeftDiv{
	float:left;
	margin-left:40px;
	margin-top:0px;
	margin-bottom:10px;
	text-align:left;
} 

* html #MarketListLeftDiv{
	margin-left:15px;
	margin-top:10px;
} 
	
#MarketListMidDiv{
	float:left;	
	margin-left:50px;
	margin-right:50px;
	margin-top:0px;
	margin-bottom:10px;
	text-align:left;
 }
 
* html #MarketListMidDiv{
	margin-left:30px;
	margin-right:30px;
	margin-top:10px;
} 

#MarketListRightDiv{
	float:left;
	margin-right:50px;
	margin-top:0px;
	margin-bottom:10px;
	text-align:left;
}

* html #MarketListRightDiv{
	margin-top:10px;
}

.Region{
	font-weight:bolder
}
	
.footerBar {
	border-top: solid 1px black; 
	min-width: 586px; 
	min-height: 44px;
	margin-left: 0px;		
	margin-top: -1px;
	font-size: 9px; 
	text-align: center;
	float: left;
}

* HTML	.footerBar {
	margin-top: -2px;
	height: 34px;
}

.footer	{
	padding-top: 6px;
	width: 99.9%; 
	min-height: 25px;
}


/****** END FOOTER ******/
