@charset "iso-8859-7";

/*
	-------------------------------------------------------------
	Η ΝΑΥΤΕΜΠΟΡΙΚΗ - www.naftemporiki.gr
	-------------------------------------------------------------
	(c) 1996-2007 Naftemporiki - P. Athanassiades & Co SA
	http://www.naftemporiki.gr
	info@naftemporiki.gr
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Description:	XAA Styles
	Author:			OgilvyOne worldwide, Athens
	Filename:		naftemporiki.xaa.css
	Version:		1.1
	Date:			Monday, Απρ 23, 2007
	-------------------------------------------------------------
*/
	
/*	-------------------------------------------------------------
	Import styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Description:	Fetch required styles.
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
		@import url("naftemporiki.header-short.css");
		@import url("naftemporiki.tabBox.css");

	
/*	-------------------------------------------------------------
	Column styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Description:	The following styles apply to the Home Page
					3 Column Layout.
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	

/*	-------------------------------------------------------------
	Page Container - Above the fold
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
		#AboveContainer {
			width: 980px;
			/*background-image: url("../_images/quote_bg2.gif");*/
			background-position: center;
			background-repeat:repeat-y;
			display: block;
			float: left;
			clear: both;
			color:	#333;
			margin: 0px;
			padding: 0px 0px 10px 0px;
			border-top: 1px solid #e5e5e5; }
			
		#AboveContainer.alt-background {
			background-image: url("/_images/chain_bg.gif"); }
			
		#AboveContainer.alt-backgroundFunds{
			background-image: url("/_images/glance_bg3.gif"); }
	
		
/*	-------------------------------------------------------------
	Real Time ASX Container
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
		#story-title #realTimeASX {
			border-style: solid;
			border-width: 1px;
			border-color: #e2e2e2;
			padding: 0px;
			margin: 10px 0px 20px 0px;
			width: 618px;
			display: inline;
			float: left;
			background-color: #fff; }
			
		#story-title #realTimeASX h5 {
			margin: 0px;
			padding: 7px;
			font-weight: bold;
			text-align: center;
			float: left;
			font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			border-right: 1px solid #e2e2e2;
			width: 90px;
			display: inline;
			clear: none;
			font-weight: bold;
			line-height: 1em;
			letter-spacing: normal; }
			
		#story-title #realTimeASX h5 a:hover {
			color: #000; }
			
		#story-title #realTimeASX p {
			margin: 0px;
			padding: 6px;
			float: left;
			font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			border-left: 1px solid #fff;
			border-bottom: none; }
			
		#story-title #realTimeASX p span {
			font-weight: bold; }
			
		#story-title #realTimeASX p span.up {
			color: #009933; }
			
		#story-title #realTimeASX p a {
			margin-left: 6px;
			padding-left: 8px;
			border-left: 1px solid #666; }
			
		
/*	-------------------------------------------------------------
	Alpha Container
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
		#alpha {	
			padding: 0px;
			margin: 0px; 
			width: 660px;
			display: inline;
			overflow: hidden;
			float: left; }
			
		#alpha .boxContent {
			font-family: Georgia, "Times New Roman", Times, serif;
			display: block;
			margin: 20px 0px 0px 0px;
			padding: 0px; }
			
		
/*	-------------------------------------------------------------
	Story Title Container
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
		#story-title {
			background-color: #fff;
			padding: 20px 20px 0px 20px;
			margin: 0px 0px 0px 0px; 
			width: 619px;
			border-left: 1px solid #e2e2e2;
			float: left; }
			
		#story-title p {
			padding: 0px 0px 0px 0px;
			margin: 5px 0px 0px 0px; }
			
		#story-title ul {
			width: 620px;
			display: block;
			float: left;
			list-style: none;
			margin: 0px 0px 10px 0px;
			padding: 0px; }
			
		#story-title ul li {
			float: left;
			margin: 0px 5px 0px 0px;
			padding: 0px; }
			
		#story-title h4 { /* Super Title */
			width: 620px;
			display: block;
			clear: both;
			font-weight: normal;
			font-size: 12px;
			color: #666;
			margin: 0px 0px 3px 0px; }
			
		#story-title h2 { /* Main Title */
			width: 620px;
			display: block;
			clear: both;
			font-family: Georgia, "Times New Roman", Times, serif;
			font-weight: normal;
			font-size: 30px;
			letter-spacing: -1px;
			margin: 0px;
			padding: 0px;
			border: none; }
			
		#story-title h5 { /* Article Details */
			width: 620px;
			font-weight: normal;
			clear: both;
			font-size: 11px;
			color: #666;
			margin: 8px 0px 10px 0px;
			padding: 0px; }
			
		#story-title h5 span {	
			font-size: 11px;
			color: #333;
			font-weight: bold;
			margin: 0px 5px 0px 0px;
			padding: 0px; }
			
		#story-title #articleTools { /* Article Tools */
			background-color: #fff;
			float: left;
			border: 1px solid #ccc;
			padding: 0px 40px;
			width: 535px;
			margin: 0px;
			display: inline; }
			
		#story-title #articleTools ul {
			list-style: none;
			padding: 0px;
			margin: 0px; }
			
		#story-title #articleTools ul li {
			display: inline;
			float: left;
			padding: 0px;
			margin: 0px; }
			
		#story-title #articleTools ul li a,
		#story-title #articleTools ul li span {
			line-height: normal;
			font-size: 11px;
			font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
			font-weight: bold;
			color: #004276;
			display: block;
			padding: 6px 4px;
			margin: 0px; }
			
		#story-title #articleTools ul li span {
			font-weight: normal;
			color: #333; }
			
		
/*	-------------------------------------------------------------
	Story Title Container
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
		#symbolDetails {
			background-color: #fff;
			padding: 10px 0px;
			margin: 0px 0px 0px 0px; 
			width: 659px;
			border-left: 1px solid #e2e2e2;
			border-bottom: 1px solid #e2e2e2;
			float: left; }
			
		#symbolDetails h1 {
			font-size: 23px;
			font-weight: normal;
			padding: 0px 20px 0px 0px;
			margin: 0px 0px 0px 15px;
			float: left; }
			
		#symbolDetails h1 span {
			font-size: 11px;
			display: block;
			color: #999999;
			font-weight: normal;
			padding: 0px;
			margin: 0px; }
			
		#symbolDetails h1 strong {
			font-size: 22px;
			font-weight: normal;
			padding: 0px;
			margin: 0px; }
		
		#symbolDetails h1.up {
			/*
			background-image: url(../_images/stock_large_up.gif);
			background-repeat: no-repeat;
			background-position: 90px 20px;
			*/
			padding: 0px 30px 0px 0px;
			color: #009933; }
		
		#symbolDetails h1.dn {
			/*
			background-image: url(../_images/stock_large_dn.gif);
			background-repeat: no-repeat;
			background-position: 90px 20px;
			*/
			padding: 0px 40px 0px 0px;
			color: #990000; }
		
		#symbolDetails h1.stdy {
			/*
			background-image: url(../_images/stock_large_stdy.gif);
			background-repeat: no-repeat;
			background-position: 90px 20px;
			*/
			padding: 0px 30px 0px 0px;
			color: #1f7cf0; }
			
		
/*	-------------------------------------------------------------
	Stock Ticker Container
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
		#stockTicker {
			overflow: hidden;
			background-color: #fff;
			padding: 20px;
			margin: 0px 0px 0px 0px; 
			width: 619px;
			border-left: 1px solid #e2e2e2;
			float: left; }
			
		#stockTicker #ticker {
			overflow: hidden;
			background-color: #000;
			padding: 5px;
			margin: 0px; }
			
		#stockTicker #ticker p {
			text-align: center;
			font-size: 12px;
			font-weight: normal;
			color: #fff;
			padding: 0px;
			float: left;
			margin: 0px 10px 0px 0px; }
			
		#stockTicker #ticker p a {
			display: block;
			font-size: 24px;
			font-weight: normal;
			color: #FFFF00;
			padding: 0px;
			margin: 0px; }
			
		#stockTicker #ticker p.dn strong {
			color: #f00; }
			
			
		#stockTicker .symbolSearch {
			margin: 10px 0px 0px 0px; }
			
		#stockTicker .symbolSearch table {
			margin: auto auto; }
			
		#stockTicker .symbolSearch label {
			text-align: right;
			display: block;
			font-size: 11px;
			margin: 0px 5px 0px 0px; }
			
		#stockTicker .symbolSearch input.symbol {
			padding: 2px;
			width: 180px;
			background-image: url("../_images/searchWait.gif");
			background-repeat: no-repeat;
			background-position: 167px 3px;
			border: 1px solid #d0d0d0;
			margin: 0px 5px 0px 0px; }
			
		#stockTicker .symbolSearch input.symbolSubmit { }

/*	Table
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/			
		#alpha .table {
			background-color: #fff;
			width: 619px;
			border-left: 1px solid #e2e2e2;
			padding: 20px;
			margin: 10px 0px 0px 0px;   }
			
		#alpha .table table {
			padding: 0px;
			margin: 0px 0px; }
			
		#alpha .table table tr td {
			font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
			text-align: center;
			padding: 3px 0px; }
			
		#alpha .table table thead tr th {
			/*background-image: url(../_images/table-head-bg.gif);*/
			background-position: top;
			background-repeat: repeat-x;
			background-color: #c8d1dc;
			border-bottom: 3px solid #597396;
			font-weight: bold;
			text-align: center;
			vertical-align: middle;
			font-size: 10px;
			padding: 5px 2px;
			empty-cells: show; }
			
		#alpha .table table tbody tr td {
			border-right: 1px solid #fff;
			font-size: 11px;
			padding: 3px 2px;
			text-align: left;
			border-bottom: 1px solid #597396; }
			
		#alpha .table table tbody tr.alt {
			background-color: #eaf1fa; }
		
		#alpha .table table tbody tr.alt:hover,
		#alpha .table table tbody tr:hover,
		#alpha .table table tbody tr:hover td a {
			color: #fff;
			background-color: #597396; }
		
		#alpha .table table tbody tr.alt:hover td.up,
		#alpha .table table tbody tr:hover td.up {
			color: #fff;
			background-color: #009933; }
		
		#alpha .table table tbody tr.alt:hover td.dn,
		#alpha .table table tbody tr:hover td.dn {
			color: #fff;
			background-color: #b30000; }
		
		#alpha .table table tbody tr.alt:hover td.stdy,
		#alpha .table table tbody tr:hover td.stdy {
			color: #fff;
			background-color: #1f7cf0; }
			
		#alpha .table table tbody tr td.up {
			color: green; }
			
		#alpha .table table tbody tr td.stdy {
			color: #1f7cf0; }
			
		#alpha .table table tbody tr td.dn {
			color: red; }
			
		#alpha .table table tbody tr td.icon { }
			
		#alpha .table table tbody tr td.right {
			text-align: center; }
			
		#alpha .table table tbody tr td a {
			font-size: 11px;
			font-weight: bold;
			 }

/*	Column One
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/			
		#alpha .column-one {
			float: left;
			width: 240px;
			padding: 0px 0px 15px 0px;
			margin: 0px 0px 0px 0px;
			border-right: 1px solid #e2e2e2
			 }	
			
		#alpha .column-one .box {
			padding: 15px 20px 5px 20px;
			margin: 0px 0px 0px 0px; }
			
		#alpha .column-one h3 {
			border-bottom: 1px solid #ccc;
			text-transform: uppercase;
			color: #004276;
			font-size: 11px;
			padding: 4px 0px;
			margin: 0px 0px 0px 0px; }
			
		#alpha .column-one table {
			width: 200px;
			padding: 0px;
			margin: 0px; }	
			
		#alpha .column-one table tr.alt { }	
			
		#alpha .column-one table td {
			border-bottom: 1px solid #ccc;
			font-size: 12px;
			padding: 5px 0px;
			margin: 0px; }	
			
		#alpha .column-one table td.label {
			font-weight: bold; }	
			
		#alpha .column-one table td.label span {
			font-weight: normal; }	
			
		#alpha .column-one table td.value {
			text-align: right; }
			

/*	Column Two
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/			
		#alpha .column-two {
			border-left: 0px solid #e2e2e2;
			background-color: #fff;
			float: left;
			margin-left:8px;
			width: 400px;
			padding: 0px 0px 15px 15px;
			margin: 0px 0px 0px 0px; }
			
		#alpha .column-two h3 {
			border-bottom: 1px solid #ccc;
			text-transform: uppercase;
			color: #004276;
			font-size: 11px;
			padding: 5px 0px;
			margin: 0px 0px 0px 0px; }
			
		#alpha .column-two .box {
			float:left;
			padding: 13px 0px 0px 10px;
			margin: 0px 0px 0px 0px; }
			
		#alpha .column-two .double {
			width: 460px;
			padding: 15px 20px 5px 20px;
			margin: 0px 0px 0px 0px; }
			
		#alpha .column-two ul {
			list-style: none;
			padding: 0px;
			margin: 0px; }
			
		#alpha .column-two ul li {
			background-image: url("../_images/bullet.gif");
			background-repeat: no-repeat;
			background-position: 4px 8px;
			border-bottom: 0px solid #ccc;
			padding: 2px 5px 2px 12px;
			margin: 0px; }	
			
		#alpha .column-two ul li a {
			font-size: 12px;
			font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
			padding: 0px;
			margin: 0px; }	
			
		#alpha .column-two ul li.selected a {
			font-weight: bold; }
			
		#alpha .column-two table {
			width: 370px;
			padding: 0px;
			margin: 0px; }	
			
		#alpha .column-two table td {
			border-bottom: 1px solid #ccc;
			font-size: 12px;
			padding: 5px 0px;
			margin: 0px; }	
			
		#alpha .column-two table td.label {
			font-weight: bold; }	
			
		#alpha .column-two table td.label span {
			font-weight: normal; }	
			
		#alpha .column-two table td.value {
			text-align: right;
			white-space: nowrap;
		}
		
		#alpha .column-two table td.up {
			color: #009933; }
		
		#alpha .column-two table td.dn {
			color: #990000; }
		
		#alpha .column-two table td.stdy {
			color: #1f7cf0; }
		
		#alpha .column-two table td.negative {
			text-align: right; }
		
		#alpha .column-two table td.positive {
			text-align: left; }
		
		#alpha .column-two table td img {
			height: 13px;
			text-align: left; }

/*	Column Three
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/			
		#alpha .column-three {
			background-color: #fff;
			border-left: 1px solid #e2e2e2;
			border-top: 1px solid #e2e2e2;
			float: left;
			width: 419px;
			padding: 0px 0px 15px 0px;
			margin: 0px 0px 0px 0px; }
			
		#alpha .column-three .box {
			padding: 15px 20px 5px 20px;
			margin: 0px 0px 0px 0px; }
			
		#alpha .column-three h3 {
			border-bottom: 1px solid #ccc;
			text-transform: uppercase;
			color: #004276;
			font-size: 11px;
			padding: 5px 0px;
			margin: 0px 0px 0px 0px; }
			
		#alpha .column-three ul {
			list-style: none;
			padding: 0px;
			margin: 0px; }
			
		#alpha .column-three ul li {
			background-image: url("../_images/bullet.gif");
			background-repeat: no-repeat;
			background-position: 4px 11px;
			border-bottom: 0px solid #ccc;
			padding: 5px 5px 5px 12px;
			margin: 0px; }	
			
		#alpha .column-three ul li a {
			font-size: 12px;
			font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
			padding: 0px;
			margin: 0px; }	
			
		#alpha .column-three ul li.selected a {
			font-weight: bold; }	

/*	Column Four
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/			
		#alpha .column-four {
			border-top: 1px solid #e2e2e2;
			border-left: 1px solid #e2e2e2;
			background-color: #fff;
			float: left;
			width: 459px;
			padding: 0px 0px 15px 0px;
			margin: 0px 0px 0px 0px; }
			
		#alpha .column-four .box {
			padding: 15px 20px 5px 20px;
			margin: 0px 0px 0px 0px; }
			
		#alpha .column-four h3 {
			border-bottom: 1px solid #ccc;
			text-transform: uppercase;
			color: #004276;
			font-size: 11px;
			padding: 5px 0px;
			margin: 0px 0px 0px 0px; }
			
		#alpha .column-four table {
			width: 420px;
			padding: 0px;
			margin: 0px; }	
			
		#alpha .column-four table td {
			border-bottom: 1px solid #ccc;
			font-size: 11px;
			padding: 5px 0px;
			margin: 0px; }	
			
		#alpha .column-four table td.label {
			font-weight: bold; }	
			
		#alpha .column-four table td.label span {
			font-weight: normal; }	
			
		#alpha .column-four table td.value {
			text-align: right; }
		
		#alpha .column-four table td.up {
			color: #009933; }
		
		#alpha .column-four table td.dn {
			color: #990000; }
		
		#alpha .column-four table td.stdy {
			color: #1f7cf0; }
		
		#alpha .column-four table td.negative {
			text-align: right; }
		
		#alpha .column-four table td.positive {
			text-align: left; }
		
		#alpha .column-four table td img {
			height: 13px;
			text-align: left; }

/*	Column Five
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/			
		#alpha .column-five {
			border-top: 1px solid #e2e2e2;
			border-left: 1px solid #e2e2e2;
			background-color: #fff;
			float: left;
			width: 199px;
			padding: 0px 0px 15px 0px;
			margin: 0px 0px 0px 0px; }
			
		#alpha .column-five .box {
			padding: 15px 20px 5px 20px;
			margin: 0px 0px 0px 0px; }
			
		#alpha .column-five h3 {
			border-bottom: 1px solid #ccc;
			text-transform: uppercase;
			color: #004276;
			font-size: 11px;
			padding: 4px 0px;
			margin: 0px 0px 0px 0px; }
			
		#alpha .column-five table {
			width: 160px;
			padding: 0px;
			margin: 0px; }	
			
		#alpha .column-five table tr.alt { }	
			
		#alpha .column-five table td {
			border-bottom: 1px solid #ccc;
			font-size: 11px;
			padding: 5px 0px;
			margin: 0px; }	
			
		#alpha .column-five table td.label {
			font-weight: bold; }	
			
		#alpha .column-five table td.label span {
			font-weight: normal; }	
			
		#alpha .column-five table td.value {
			text-align: right; }
		
		#alpha .column-five table td.up {
			color: #009933; }
		
		#alpha .column-five table td.dn {
			color: #990000; }
		
		#alpha .column-five table td.stdy {
			color: #1f7cf0; }

/*	Column Six
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/			
		#alpha .column-six {
			border-top: 1px solid #e2e2e2;
			border-left: 1px solid #e2e2e2;
			background-color: #fff;
			float: left;
			width: 409px;
			padding: 0px 0px 15px 0px;
			margin: 0px 0px 0px 0px; }
			
/*	Main Article Styles	*/
		#alpha .column-six .mainArticle {
			width: 389px;
			float: left;
			background-color: #fff;
			padding: 10px 10px 5px 10px;
			margin: 0px 0px 15px 0px;
			border-bottom: 1px solid #e2e2e2; }
			
		#alpha .column-six .mainArticle h2 { /* Main Title */
			font-family: Georgia, "Times New Roman", Times, serif;
			background-image: none;
			font-weight: normal;
			font-size: 22px;
			line-height: 24px;
			letter-spacing: -1px;
			color: #0f468a;
			margin: 0px 0px 8px 0px;
			padding: 0px 10px 0px 0px;
			height: auto;
			border: none; }
			
		#alpha .column-six .mainArticle h3 { /* Article Title */
			font-family: Georgia, "Times New Roman", Times, serif;
			background-image: none;
			background-color: #fff;
			font-weight: normal;
			font-size: 16px;
			line-height: 17px;
			letter-spacing: -1px;
			color: #004276;
			margin: 0px 0px 6px 0px;
			padding: 0px 10px 0px 0px;
			height: auto;
			border: none; }
			
		#alpha .column-six .mainArticle h4 { /* Super Title */
			font-weight: normal;
			font-size: 12px;
			color: #666;
			margin: 0px 0px 6px 0px; }
			
		#alpha .column-six .mainArticle p { /* Main Article p content */
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size: 12px;
			line-height: 16px; }
			
		#alpha .column-six .mainArticle .article p { /* Article p content */
			font-size: 12px;
			line-height: 14px; }
			
		#alpha .column-six .mainArticle p span {	/* Article date */
			font-size: 11px;
			font-weight:bold;
			color: #333; }
			
/*	Small Article Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
			
		#alpha .column-six .articleSmall {
			width: 389px;
			background-color: #fff;
			padding: 0px 10px 10px 10px;
			margin: 0px 0px 5px 0px;
			border-bottom: 1px solid #e2e2e2;
			float: left; }
			
		#alpha .column-six .articleSmall h3 { /* Article Title */
			font-family: Georgia, "Times New Roman", Times, serif;
			background-image: none;
			background-color: #fff;
			font-weight: normal;
			font-size: 13px;
			line-height: 15px;
			color: #004276;
			margin: 0px 0px 6px 0px;
			padding: 0px 10px 0px 0px;
			text-transform: none;
			height: auto;
			border: none; }
			
		#alpha .column-six .articleSmall p { /* Article content */
			font-size: 12px;
			line-height: 14px;
			margin: 0px 0px 6px 0px; }
			
		#alpha .column-six .articleSmall p span { /* Article date */
			font-size: 10px;
			font-weight:bold;
			color: #333; }
			
			
			
			
			
			
			
			
			
		#alpha .column-six .box {
			padding: 15px 20px 5px 20px;
			margin: 0px 0px 0px 0px; }
			
		#alpha .column-six h3 {
			border-bottom: 1px solid #ccc;
			text-transform: uppercase;
			color: #143b93;
			font-size: 11px;
			padding: 5px 0px;
			margin: 0px 0px 0px 0px; }
			
		#alpha .column-six table {
			width: 290px;
			padding: 0px;
			margin: 0px; }	
			
		#alpha .column-six table td {
			border-bottom: 1px solid #ccc;
			font-size: 11px;
			padding: 5px 0px;
			margin: 0px; }	
			
		#alpha .column-six table td.label {
			font-weight: bold; }	
			
		#alpha .column-six table td.label span {
			font-weight: normal; }	
			
		#alpha .column-six table td.value {
			text-align: right; }
		
		#alpha .column-six table td.up {
			color: #009933; }
		
		#alpha .column-six table td.dn {
			color: #990000; }
		
		#alpha .column-six table td.stdy {
			color: #1f7cf0; }
		
		#alpha .column-six table td.negative {
			text-align: right; }
		
		#alpha .column-six table td.positive {
			text-align: left; }
		
		#alpha .column-six table td img {
			height: 13px;
			text-align: left; }

/*	Column Seven
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/			
		#alpha .column-seven {
			border-top: 1px solid #e2e2e2;
			border-left: 1px solid #e2e2e2;
			background-color: #fff;
			float: left;
			width: 249px;
			padding: 0px 0px 15px 0px;
			margin: 0px 0px 0px 0px; }
			
		#alpha .column-seven .box {
			padding: 15px 20px 5px 20px;
			margin: 0px 0px 0px 0px; }
			
		#alpha .column-seven h3 {
			border-bottom: 1px solid #ccc;
			text-transform: uppercase;
			color: #143b93;
			font-size: 11px;
			padding: 4px 0px;
			margin: 0px 0px 0px 0px; }
			
		#alpha .column-seven h3 a {
			float: right;
			text-transform: none;
			text-align: right;
			padding: 0px;
			margin: 0px; }
			
		#alpha .column-seven table {
			width: 210px;
			padding: 0px;
			margin: 0px; }	
			
		#alpha .column-seven table td {
			border-bottom: 1px solid #ccc;
			font-size: 10px;
			padding: 2px 0px;
			margin: 0px; }	
			
		#alpha .column-seven table td.label { }	
			
		#alpha .column-seven table td.label span {
			font-weight: normal; }	
			
		#alpha .column-seven table td.value {
			padding: 0px 0px 0px 5px;
			text-align: right; }
		
		#alpha .column-seven table td.up {
			color: #009933; }
		
		#alpha .column-seven table td.dn {
			color: #990000; }
		
		#alpha .column-seven table td.stdy {
			color: #1f7cf0; }
		
/*	-------------------------------------------------------------
	Beta Container
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
		#beta {
			padding: 0px;
			margin: 0px;
			width: 320px;
			display: block;
			float: left; }
			
		#beta .narrow {
			width: 320px; }
			
		#beta .wide {
			width: 940px; }
			
		#beta .boxContent {	
			font-family: Georgia, "Times New Roman", Times, serif;
			display: block;
			padding: 10px;
			border-bottom: 1px solid #e2e2e2; }
			
		#beta .clearBox {
			font-family: Georgia, "Times New Roman", Times, serif;
			display: block;
			margin: auto auto;
			padding: 10px;
			border-bottom: 0px solid #e2e2e2; }



/*	Snap Shot
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/	
		#beta .snapshot {
			width: 300px; }	
			
		#beta .snapshot h2 span {
			background-image: url(../_images/h2_icon_markets.gif); }
			
		#beta .snapshot ul {
			float: left;
			width: 300px;
			list-style: none;
			margin: 8px 0px;
			padding: 0px; }	
			
		#beta .snapshot ul.half {
			width: 150px; }
			
		#beta .snapshot ul li {
			background-image: url("../_images/bullet.gif");
			background-repeat: no-repeat;
			background-position: 0px 6px;
			padding: 0px 8px;
			margin: 0px 0px 5px 8px; }	
			
		#beta .snapshot ul li a {
			font-size: 12px;
			font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
			padding: 2px 0px 2px 0px;
			margin: 0px; }	
			
		#beta .snapshot ul li span {
			font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
			font-weight: normal;
			display: inline;
			font-size: 11px;
			color: #999; }	
			
		#beta .snapshot .symbolSnapshot {
			clear: both;
			padding: 8px;
			margin: 0px;
			background-color: #f9f9f9; }
			
		#beta .snapshot .symbolSnapshot table {
			margin: auto auto; }
			
		#beta .snapshot .symbolSnapshot label {
			text-align: right;
			display: block;
			font-size: 11px;
			margin: 0px 5px 0px 0px; }
			
		#beta .snapshot .symbolSnapshot input.symbol {
			padding: 2px;
			width: 180px;
			background-image: url("../_images/searchWait.gif");
			background-repeat: no-repeat;
			background-position: 167px 3px;
			border: 1px solid #d0d0d0;
			margin: 0px 5px 0px 0px; }
			
		#beta .snapshot .symbolSnapshot input.symbolSubmit { }


/*	Extras Links
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/	
		#beta .extraLinks {
			width: 300px; }	
			
		#beta .extraLinks h2 span {
			background-image: url("../_images/h2_icon_extralinks.gif"); }
			
		#beta .extraLinks ul {
			float: left;
			width: 300px;
			list-style: none;
			margin: 8px 0px;
			padding: 0px; }	
			
		#beta .extraLinks ul.half {
			width: 150px; }
			
		#beta .extraLinks ul li {
			background-image: url("../_images/bullet.gif");
			background-repeat: no-repeat;
			background-position: 0px 6px;
			padding: 0px 8px;
			margin: 0px 0px 5px 8px; }	
			
		#beta .extraLinks ul li a {
			font-size: 12px;
			font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
			padding: 2px 0px 2px 0px;
			margin: 0px; }	
			
		#beta .extraLinks ul li span {
			font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
			font-weight: normal;
			display: inline;
			font-size: 11px;
			color: #999; }	
			

/*	Finance Links
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/	
		#beta .finance {
			width: 300px; }	
			
		#beta .finance h2 span {
			background-image: url("../_images/h2_icon_finance.gif"); }
			
		#beta .finance ul {
			float: left;
			width: 300px;
			list-style: none;
			margin: 8px 0px;
			padding: 0px; }	
			
		#beta .finance ul.half {
			width: 150px; }
			
		#beta .finance ul li {
			background-image: url("../_images/bullet.gif");
			background-repeat: no-repeat;
			background-position: 0px 6px;
			padding: 0px 8px;
			margin: 0px 0px 5px 8px; }	
			
		#beta .finance ul li a {
			font-size: 12px;
			font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
			padding: 2px 0px 2px 0px;
			margin: 0px; }	
			
		#beta .finance ul li span {
			font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
			font-weight: normal;
			display: inline;
			font-size: 11px;
			color: #999; }	
			
/*	APODOSH
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
			
			
		#alpha .column-one #apodosh {
			width: 200px;
			padding: 0px;
			margin: 0px; }	
			
		#alpha .column-one #apodosh td {
			border-bottom: 1px solid #ccc;
			font-size: 11px;
			padding: 5px 0px;
			margin: 0px; }	
			
		#alpha .column-one #apodosh td.label {
			font-weight: bold; }	
			
		#alpha .column-one #apodosh td.label span {
			font-weight: normal; }	
			
		#alpha .column-one #apodosh td.value {
			text-align: right; }
		
		#alpha .column-one #apodosh td.up {
			color: #009933; }
		
		#alpha .column-one #apodosh td.dn {
			color: #990000; }
		
		#alpha .column-one #apodosh td.stdy {
			color: #1f7cf0; }
		
		#alpha .column-one #apodosh td.negative {
			text-align: right; }
		
		#alpha .column-one #apodosh td.positive {
			text-align: left; }
		
		#alpha .column-one #apodosh td img {
			height: 13px;
			text-align: left; }
			
			
			
			
			
			
