#BGInfoHead {
	position:relative;
	left:-2px;
	top:-23px;
	width:420px;
	text-align:right;
	background-color:#f7f7f7;
}

#BGInfoText {
	position:relative;
	left:0px;
	top:-10px;
	width:470px;
	text-align:left;
	background-image:url(images/index_page/BG_Mic.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
}

.BGInfoBody {
	border-right-color:#006633;
	border-right-style:dotted;
	border-right-width:thin;
	border-top-color:#006633;
	border-top-style:dotted;
	border-top-width:thin;

}

.StreamBody {
	border-right-color:#990099;
	border-right-style:dotted;
	border-right-width:thin;
	border-top-color:#990099;
	border-top-style:dotted;
	border-top-width:thin;
	background-image:url(images/index_page/BG_Stream.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	
}


#BGStreamHead {
	position:relative;
	left:-2px;
	top:-20px;
	width:380px;
	text-align:right;
	background-color:#f7f7f7;	
}

#StreamInfoText {
	position:relative;
	left:15px;
	top:-10px;
	width:400px;
	text-align:left;
	/*border-style:dotted;
	border-width:thin;*/
}

#BGOBHead {
	margin: 0 auto;
	position:relative;
	left:-22px;
	top:-20px;
	width:380px;
	text-align:right;
	background-color:#f7f7f7;	
}

#OBInfoText {
	position:relative;
	left:8px;
	top:-5px;
	width:400px;
	height:190px;
	text-align:left;
	overflow:auto;
	/*scrollbar-base-color:#FF9900;*/	
}

.OBBody {
	border-right-color:#FF6600;
	border-right-style:dotted;
	border-right-width:thin;
	border-top-color:#FF6600;
	border-top-style:dotted;
	border-top-width:thin;
	background-image:url(images/index_page/BG_Mic2.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	
}
#BGGMHead {
	position:relative;
	left:130px;
	top:-20px;
	width:540px;
	text-align:left;
	background-color:#f7f7f7;		
}
.GMBody {
	border-left-color:#000099;
	border-left-style:dotted;
	border-left-width:thin;
	border-top-color:#000099;
	border-top-style:dotted;
	border-top-width:thin;
}

.HYBody {
	background-image: url(images/index_page/HY_body_bg.gif);
	background-repeat: no-repeat;
	background-position:right;
}


#GMReport {
	overflow: auto;
	position:relative;
	left:13px;
	top:-10px;
	width:98%;
	height:380px;
	text-align:left;		
}

#BelowGMReport {
	text-align:right;
}

.flow {
  float: left;
  clear: left;
  margin: 0px 1.25em 0px 0px;
}

.GreyUnderLine {
	border-bottom-color:#C0C0C0;
	border-bottom-style:solid;
	border-bottom-width:thin;
}
.QuickLinks {
	background-image:url(images/index_page/BG_QuickLinks.gif);
	background-repeat:no-repeat;
	background-position:middle left;
	
}

.flashgroup{
	border:2px solid blue;
}


.BigNews {
	border-color:#000099;
	border-style:dotted;
	border-width:thin;
}
