@charset "utf-8";
/* CSS Document */

        .breakingnews_main
            {
            width: 195px;
                padding-top: 0px;
            padding-right: 10px;
            padding-bottom: 10px;
            padding-left: 10px;
            float:left;
        }
        
        .breakingnews_sub
            {
            width: 200px;
            padding-top: 0px;
            padding-right: 10px;
            padding-bottom: 10px;
            padding-left: 10px;
            /*float:left;*/
            border-left-width: 1px;
            border-left-style: solid;
            border-left-color: #000000;
        }
        
        .breakingnews_title
            {
				font-size: 17px;
				font-weight: bold;
				/*
				text-decoration:none;
				font-family:Arial, Helvetica, sans-serif;
				color:#3679E9;
				*/
			}
        a.breakingnews_title:hover {
	        /*text-decoration:underline;*/
        }
        
         .subbreakingnews_title 
         {
          font-size: 13px;
			font-family:Arial, Helvetica, sans-serif;
			/*color: #3679E9;*/
			/*font-weight: bold;*/
			/*text-decoration:none;*/
        }
        
        a.subbreakingnews_title:hover {
        /*text-decoration:underline;*/
        }
        
        
        
        #StoxNetworkFrontPageText {
            padding:15px;
        }
        #StoxNetworkFrontPageText h1 {
            margin-top:0px;
            margin-bottom:18px;
            font-size:18px;
            color:#ea622f;
        }
        #StoxNetworkFrontPageText  .wrap {
            clear:both;
            overflow:auto
            }
                
        #StoxNetworkFrontPageText  .news {
            float:left;
            width:395px;
            padding:5px 10px;
            margin-right:7px;
            MARGIN-LEFT:7px;
            border:#ea622f solid 1px;
            background-image:url(images/StoxNetworkFrontPage_newsbg.gif);
            background-position:top;
            background-repeat:repeat-x;
            }
        #StoxNetworkFrontPageText  .news h1 {
            color:#ffffff;
            /*margin-top:5px;*/
            background-color:#ea622f;
            }
        
        #StoxNetworkFrontPageText  .news h1 a {
            color:#ffffff;
            text-decoration:none;
        }
        
        #StoxNetworkFrontPageText .news h1 a:hover {
        text-decoration:underline;
        }
		
		.style1 {color: #CC0000}
		.style2 {color: #FFFFFF;font-weight: bold;}
		.style3 {color: #66CC00}
		.style4 {color: #FFFF99}
		.style5 {color: #FFFFFF}
		
		
