	html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
	a, abbr, acronym, address, big, cite, code,
	del, dfn, em, font, img, a img, ins, kbd, q, s, samp,
	small, strike, strong, sub, sup, tt, var,
	b, u, i, center,
	dl, dt, dd, ol, ul, li,
	fieldset, form, label, legend {
		margin: 0;
		padding: 0;
		border: 0;
		outline: 0;
		background: transparent;
	}
	ol, ul {
		list-style: none;
	}
	li{list-style:none;}
	:focus {
		outline: 0;
	}
	div {
		display:block;
	}
body,td,th {
	font:12px Arial, Helvetica, sans-serif;
	color: 000;
	margin: 0px;
}

a:link, a:visited {
	text-decoration:underline;
	color:#fff;
}
a:hover, a:active {
	text-decoration:none;
	color:#fff;
}

#content {
	position:relative;
	width:850px;
	height:auto;
	margin:0 auto;
	background:#fff;
border: 1px solid #ccc;
	}

#header {
	position:relative;
	width:850px;
	height:192px;
	margin:0 auto;
	background: url(../images/newsl.jpg) left top no-repeat;	
}

.promo h1 {
	font-size: 19px;
	}
.promo h1 span, .promo h1 a{color: #f4993f;}	
.update {
	position:relative;
	width:720px;
	height:460px;
	margin:10px auto;
	text-align: center;
	}
.update h1 {font-size: 18px; display:block; clear:both}
.update a {
	font-size: 20px;
	font-weight: bold;
color: red;
	}
.update img {
	margin-bottom: 5px;
	}
	.numbers {
    border-style: ridge;    
    border-width: 2px;
    border-color: #666666;  
    background: #fff;    
    padding: 2px 0px;
    width: 30px;
    text-align: center; 
    font-family: Arial; 
    font-size: 18px;
    font-weight: bold;    
    font-style: normal;   
    color: #000;  

}
.title {   
    border: none;    
    padding: 0px;
    width: 30px;
    text-align: center; 
    font-family: Arial; 
    font-size: 10px; 
    font-weight: normal;  
    color: #fff;       
    background: transparent;
}
#table {
    border: none;   
    margin: 0px auto;
}
#table td {	color: #f4993f;}
.special  {font-size:24px; font-weight: bold; color: #000; float: left;}

.promo h1 {margin-bottom:10px}	
.promo h1 a {color: #ed2915; text-decoration: none;}
.sites {	
	position:relative;
	margin:0 auto;
	padding: 8px 8px 20px 8px;
	}

.sites a img { padding: 2px; border: 1px solid #ccc; }
/*clearfix*/
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

