/*	color: #C4DD2A; #cae03d; */
body.std {
	background-color: Black;
	font-family: Arial;
}

a.smlMenu {
	color: #97aa20;
	font-size: 11px;
	display: block;
	height: 20px;
	background: black;
	width: 125px;
	text-align: center;
	vertical-align: middle;
}

a.smlMenu:hover {	
	background: #97aa20;
	color: white;
}

a.menuxz {
	background: #97aa20;
	color: White;
	/* All Items */
	display: block;
	font-family: Arial;
	font-size: 14px;
	height: 20px;
	padding-top: 2px;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	width: 125px;	
}

a.menuxz:hover {
	background: black;
	color: #97aa20;
	/* All Items */
	display: block;
	font-family: Arial;
	font-size: 14px;
	height: 20px;
	padding-top: 2px;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	width: 125px;	
}

a.menuxz_off {
	background: #97aa20;
	color: White;
	/* All Items */
	display: block;
	font-family: Arial;
	font-size: 14px;
	height: 20px;
	padding-top: 2px;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	width: 125px;	
} 

a.menuzx {
	background: White;
	color: #97aa20;
	/* All Items */
	display: block;
	font-family: Arial;
	font-size: 14px;
	height: 20px;
	padding-top: 2px;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	width: 125px;	
}

a.menuzx:hover {
	background: black;
	color: #97aa20;
	/* All Items */
	display: block;
	font-family: Arial;
	font-size: 14px;
	height: 20px;
	padding-top: 2px;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	width: 125px;	
}

a.menuzx_off {
	background: White;
	color: #97aa20;
	/* All Items */
	display: block;
	font-family: Arial;
	font-size: 14px;
	height: 20px;
	padding-top: 2px;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	width: 125px;	
}

a.stdContent {
	color: White;
	text-decoration: underline;
}

a.stdContent:hover {
	color: #C4DD2A;
}

a.strContentCol {
	color: #C4DD2A;
	font-weight: bold;
	font-size: 13px;
}

a.strContentCol:hover {
	color: White;
	font-weight: bold;
	font-size: 13px;
}

a.enter {
	font-family: Arial;
	font-size: 20px;
	color: white;
}

a.enter:hover {	
	color: #C4DD2A;
}

span.strContentCol {
	color: #C4DD2A;
	font-weight: bold;
	font-size: 14px;
}

span.navFoc {
	font-family:	Arial;
	font-size: 11px;
	color: #C4DD2A;
}

span.navOff {
	font-family:	Arial;
	font-size: 10px;
	color: Silver;
}

a.frmNav {
	text-decoration: underline;
	color: Silver;
}

a.frmNav:hover {
		color: #C4DD2A;
}

a.strContentStd {
	color: White;
	font-weight: bold;
	font-size: 13px;
}

li.menu {
	height: 35px;
	text-align: center;
}

li.stdContent {
	color: White;
	font-family: Arial;
	font-size: 10pt;
	padding-right: 20px;	
}

p.date {
	color: #C4DD2A;
	font-family: Arial;
	font-size: 14px;
	text-align: right;
	padding-top: 3px;
	padding-right: 1px;
}

p.adaDate {
	color: Green; /*#C4DD2A;*/
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
}

p.stdHead {
	text-align: left;
	color: white;
	font-weight: bold;
	font-size: 11pt;
	text-decoration: underline;
}

p.stdContent {
	color: White;
	font-family: Arial;
	font-size: 10pt;
	padding-right: 20px;	
}

p.stdContentRed {
	color: Red;
	font-family: Arial;
	font-size: 10pt;
	padding-right: 20px;	
}

p.stdContentGreen {
	color: Green;
	font-family: Arial;
	font-size: 10pt;
	padding-right: 20px;	
}

span.stdContentRed {
	color: Red;
	font-family: Arial;
	font-size: 10pt;
	padding-right: 20px;	
}

span.stdContentGreen {
	color: Green;
	font-family: Arial;
	font-size: 10pt;
	padding-right: 20px;	
}

p.stdContentCol {
	color: #C4DD2A;
	font-family: Arial;
	font-size: 10pt;
	padding-right: 20px;	
}

p.smlContentStd {
	color: White;
	font-size: 11px;
}

p.strContentStd {
	color: White;
	font-weight: bold;
	font-size: 13px;
}

p.strContentCol {
	color: #C4DD2A;
	font-weight: bold;
	font-size: 14px;
}

p.scrollMsg {
	text-align: left;
	color: white;
	font-weight: bold;
	font-size: 11pt;
}	

td.adaHead {
	text-align: center;
	color: White;
	font-size: 15px;
	font-weight: bold;
}
td.adaDate {
	vertical-align: top;
	padding-top: 5px;
	width: 50px;
}

td.adaEndItem {
	height: 1px;
	width: 450px;
	text-align: center;
	vertical-align: middle;
	background-image: url(../img/subs/pix_w.png);
}
p.adaHead {
	color: Green; /*#C4DD2A;*/
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;		
	padding-top: 5px;
}

p.adaContent {
		color: White;
		font-family: Arial;
		font-size: 12px;
		padding-bottom: 15px;	
}

td.stdBottom {
		font-family: Arial;
		font-size: 8pt;
		font-style: normal;
		font-weight: bold;
		color: White;	
		text-align: center;
		vertical-align: bottom;
		padding-bottom: 5px;
		height: 50px;
}

p.gyComment {
	color: #C4DD2A;
	text-align: center;
	font-size: 11px;
	font-family: Arial;
}

p.gryLnk {
		text-align: center;
		height: 55px;
}

p.gryHead {
	text-align: Center;
	color: white;
	font-weight: bold;
	font-size: 11pt;
	text-decoration: underline;
}

img.grySpacer {
		height: 70px;
		width: 1px;
}

a.gryLnk {
		background: Black;
		font-family: Arial;
		font-weight: bold;
		font-size: 14px;
		color: #C4DD2A;
}

a.gryLnk:hover {
		color: White;
		text-decoration: underline;
}

label.stdContent {
	color: Silver; /*White;*/
	font-family: Arial;
	font-size: 9pt;
	padding-right: 20px;	
}

label.stdContentCol {
	color: #C4DD2A;
	font-family: Arial;
	font-size: 9pt;
	padding-right: 20px;	
}

legend.stdContent {
	color: #C4DD2A;
	font-weight: bold;
	font-family: Arial;
	font-size: 10pt;
	padding-right: 20px;	
}

fieldset.fs {
	padding: 10px;
	width: auto;
	border-color: #C4DD2A;
}

span.stdContent {
	color: White;
	font-family: Arial;
	font-size: 10pt;
	padding-right: 20px;	
}

span.strContentCol {
	color: #C4DD2A;
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
}

span.stdContentRed {
	color: Red;
	font-family: Arial;
	font-size: 10pt;
	padding-right: 20px;	
}

span.stdContent {
	color: White;
	font-family: Arial;
	font-size: 10pt;
	padding-right: 20px;	
}

span.stdContentCol {
	color: #C4DD2A;
	font-family: Arial;
	font-size: 10pt;
	padding-right: 20px;	
}

input.std {
	border: 1px solid #2d3640; 
	background:#20252b;
	color:#C4DD2A;
	font-size:12px;
	line-height:12px;
	padding:2px 0 2px 2px;
}

input.foc {
	border: 1px solid #2d3640; 
	background: #C4DD2A;
	color:Black;
	font-size:12px;
	line-height:12px;
	padding:2px 0 2px 2px;
}

textarea.std {
	border: 1px solid #2d3640; 
	background:#20252b;
	color:#C4DD2A;
	font-size:12px;
	line-height:12px;
	padding:2px 0 2px 2px;
}

textarea.foc {
	border: 1px solid #2d3640; 
	background: #C4DD2A;
	color:Black;
	font-size:12px;
	line-height:12px;
	padding:2px 0 2px 2px;
}

select.std {
	border: 1px solid #2d3640; 
	background:#20252b;
	color:#C4DD2A;
	font-size:12px;
	line-height:12px;
	padding:2px 0 2px 2px;
}

select.foc {
	border: 1px solid #2d3640; 
	background: #C4DD2A;
	color:Black;
	font-size:12px;
	line-height:12px;
	padding:2px 0 2px 2px;
}

span.tmp {
	text-align: center;	
	color: Red;
	font-family: Arial;
	font-weight: bold;
	font-size: 22px;
}

p.artHead {
	text-align: left;
	color: white;
	font-weight: bold;
	font-size: 11pt;
	text-decoration: underline;
}

span.artHead {
	text-align: left;
	color: white;
	font-weight: bold;
	font-size: 11pt;
	text-decoration: underline;
}

span.stdArtCursief {
	color: White;
	font-family: Arial;
	font-size: 10pt;
	padding-right: 20px;	
	font: italic;
}
	

p.stdArt {
	color: White;
	font-family: Arial;
	font-size: 10pt;
	padding-right: 20px;	
}

a.stdArt {
	font-size: 10pt;
	color: #C4DD2A;
	text-decoration: none;
}

a.stdArt:hover {
	color: White;
}

a.leesmeer {
	font-size: 10pt;
	color: #C4DD2A;
	text-decoration: underline;
}

a.leesmeer:hover {
	color: White;
}

span.dateArt {
	background: #97aa20;
	color: Black;
	/* All Items */
	/*display: block;*/
	font-family: Arial;
	font-size: 10px;
	height: 16px;
	padding-top: 2px;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	width: 30px;	
}

a.kdag {
	color: #FFA500;
	font-family: Arial;
	font-weight: bold;	
	font-size: 12pt;
	text-decoration: none;
}

a.kdag:hover {
	text-decoration: underline;
}
