.news{
	margin-bottom: 0px;
	background-image:url(../images/bg_nav_news.png);

	width:152px;
	height:550px;
	text-align:center;
	color:#E6E6E6;
	font-size: 11px;
}

.newstitle{
	cursor:pointer;
	margin-bottom: 0px;
	background-image:url(../images/bg_nav_news.png);
	color:#F1F1F1;
	width:152px;
	padding:0px;
	text-align:center;
	font-weight:bold;
	border:0px;
	font-size: 12px;
	text-decoration: underline;
}

.newsmenu{
	margin-bottom: 0px;
	width:145px;
	text-align:left;
	color:#ff6f00;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	background-repeat: repeat-y;
	text-decoration: none;
	height: auto;
	position: relative;
	left: 10px;
}

.news_foot{
background-image:url(../images/nav3_foot.png); 
width:152px;
height: 14px;
}

/* IE Win only \*/
* html .newsmenu{
	margin-bottom: 0px;
	width:175px;
	text-align:left;
	color:#FF9933;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	background-repeat: repeat-y;
	text-decoration: none;
	height: auto;
	position: relative;
	left: 15px;
	font-weight: 170;
	text-transform: capitalize;
}


