/* Sonic News Section */
ol, ul {
	padding: 0px;
	margin:0px;
}
li {
	background-color: transparent;
}
ul#news {
/*	border: 1px solid #ff00cc;*/
	list-style: none outside;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	margin-left: 10px;
	padding-left: 8px;
	text-indent: 0px;
	margin-right: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin-top: 0px;
	background-color: transparent;
/*	width: 180px;*/
}

ul#news li {
	margin-right: 0px;
	padding-right: 0px;
/*	border: 1px solid green;*/
	width: 170px;
}

ul#news ul.children li {
	margin-right: 0px;
	padding-right: 0px;
/*	border: 1px solid blue;*/
	width: 150px;
}

ul#news ul.children ul.children li {
	margin-right: 0px;
	padding-right: 0px;
/*	border: 1px solid orange;*/
	width: 130px;
}

ul#news a.newsmenu	{ text-decoration: none; font-weight: bold; color : #3F352A; background-color: transparent;}
ul#news a.newsmenu:hover { text-decoration: underline; font-weight: bold; color : #3F352A; background-color: transparent;}

ul#news ul.children {
	list-style: square outside;
	font-size: 10px;
	margin-left: 10px;
	font-weight: normal;
	padding-left: 8px;
	text-indent: 0px;
	background-color: transparent;
	/*	border: 1px solid #ff00cc;*/
	/*list-style-type: none;*/
}
ul#news ul.children a.newsmenu	{ text-decoration: none; font-weight: normal; color : #3F352A; background-color: transparent;}
ul#news ul.children a.newsmenu:hover { text-decoration: underline; font-weight: normal; color : #3F352A; background-color: transparent;}

ul#news ul.children ul.children {
	list-style: circle outside;
	font-size: 10px;
/*	margin-left: 10px;
	padding-left: 8px;
	text-indent: 0px; */
	background-color: transparent;
	/*list-style-type: none;*/
}

.news	{ font-size : 11px; color : #3F352A; line-height: 150%; }
ul#news ul.children ul.children a.newsmenu { text-decoration: none; font-weight: normal; color : #3F352A; background-color: transparent;}
ul#news ul.children ul.children a.newsmenu:hover { text-decoration: underline; font-weight: normal; color : #3F352A; background-color: transparent;}

h2.newsdate {
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 13px !important;
	font-weight: bold;
	padding: 0 60px 0 0;
	color: #983400;
	text-decoration: none;
	letter-spacing: normal;
}

a.newspage:active, a.newspage:focus, a.newspage:hover, a.newspage:link, a.newspage:visited {
	color: #424C55;
	text-decoration: none;
/*	font-size: 12px;*/
}

.newsbug {
	color: #983400;
	font-size: 14px;
	font-weight: bold;
}
.newsbug2 {
	color: #983400;
	font-size: 13px;
	font-weight: bold;
}

.content2news {
    font : 11px arial, helvetica, sans;
    color : #333333;
	 margin-top: 1px;
	 margin-bottom: 1px;
    padding-left:8px;
    padding-right:5px;
    padding-top: 1px;
    padding-bottom: 1px;
  }
a.content2news:active, a.content2news:focus, a.content2news:hover, a.content2news:link, a.content2news:visited {
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
	padding:0px;
}  
h2.content2news {
background-color: transparent;
	font-size: 11px;
	font-weight: bold;
	color: #983400;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	letter-spacing: normal;
	padding-top: 5px;
}  

a.c2news:active, a.c2news:focus, a.c2news:hover, a.c2news:link, a.c2news:visited {
	color: #983400;
	font-weight: bold;
	text-decoration: underline;
	font-size: 12px;
}


div.meta a:active, div.meta a:focus, div.meta a:hover, div.meta a:link, div.meta a:visited {
	font-size: 10px;
}