/*************************************\
	Schaeffer's Investment Research
	Main Site Style Sheet
	January 23, 2007
\*************************************/

@import url(/redesign/css/SchaefferCommonStyleSheet.css); 
@import url(FirefoxMainMra.css); 
@import url(PlusSignup.css); 
@import url(SubNav30.css); 
@import url(PodVideoCasting300.css); 
@import url(MarketOverview300.css); 

@import url(/redesign/css/new_menu.css); 
@import url(/redesign/css/hoverchart.css);

body
{
	margin:  0;
	padding: 0;
	border: 0;
	width: 100%;
/* Can't have these body styles because it will mess up other pages on the site */
/*	color: #6F6D64;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 0.7em; */
}

.threepixelgreenline
{
	border-bottom: solid 3px #ABC9A7;
	margin:0px 5px 0px 0px;
	height:0px;
}