                bnav a:active, #tabnav li.selected a {
background: #fff;
color: #000;
}
/*** End tab style ***/
div.editlink {
        margin-top: 10px;
        margin-right: 5px;
}
div.editlink a {
        background-image: url('/ned/images/button_edit.gif');
        background-position: left;
        background-repeat: no-repeat;
        padding-left: 20px;
        font-weight: bold;
}
.editlink a:hover {
        border-bottom: 1px solid #ddd;
}
.sortingup { background-image: url('/ned/images/sortup.gif'); background-position: right; background-repeat: no-repeat; padding-right: 12px; }
.sortingdown { background-image: url('/ned/images/sortdown.gif'); background-position: right; background-repeat: no-repeat;padding-right: 12px;}


/****** End crucial ned ****** */



select, input, textarea {
	font-family: arial,helvetica,sans serif,verdana;
}

body {
	font-family: arial,helvetica,sans serif,verdana;
	color: #4c4c4c;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
}
body, p, td, input, textarea {
	font-family: arial,helvetica,sans serif,verdana;
	font-size: 10pt;
}
td.heading, th {
	font-size: 12pt;
}
.row_light {
	background-color: #F9F9F9;
}
.row_dark {
	background-color: #F0F0F0;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #38668c;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #38668c;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #38668c;
}
.feedback {
	
}
.feedback_problem {
	color: red;
}
.feedback_notice {
	color: green;
}
.feedback_debug {
	color: grey;
	display: none;
}


.fineprint {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 8pt;
	border-bottom:1px solid #333333;
	text-align: right;
}
td, th { vertical-align: top; }
.nowrap { white-space: nowrap; }
.vbottom { vertical-align: bottom; }
.tr_off  { display: none; }
.tr_on  { display: table-row; }
.comment { 
	color: #85aed0; 
	font-style: italic;
}
.tiny { font-size: 8pt; }

div.label, div.label a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #85aed0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	float: right;
	width: 250px;
	overflow: hidden;
}
.wholemenu {
	background-image: url('/images/shadow.jpg');
	background-repeat: repeat-y;
	background-position: right;
	width: 189px;
}
.wholemenu img { 
	margin-left: 10px;
	margin-right: auto;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4c4c4c;
	line-height: 19px;
	margin-left: 20px;
}
.menu_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #587fa0;
	line-height: 19px;
	margin-left: 20px;
}
a { color: #3b698e; text-decoration: none; }
a:hover, a.selected { color: #de1f1f; }
.menu a { text-decoration: none; color: #4c4c4c;  } 
.menu a:hover, .menu a.selected { COLOR: #de1f1f; TEXT-DECORATION: none; font-weight: none }



.wnnArticleListEach a {
	padding-left: 20px;
	list-style-type: disc;
}
