/*
Stylesheet for not IE browsers
*/

/*BEGIN_SYSTEM_STYLES*/

body {
	background-color: inherit; /* background color */
	color: inherit; /* text color */
	font-family: Verdana; /* font name */
	font-size: xx-small; /* font size */
	margin: 0px 0px 0px 0px; /* top right bottom left */
}

h1
{
padding: 0;
margin: 0 0 3px 0;
color: #ff7300; /* text color */
font-family: Verdana; /* font name */
font-size: small; /* font size */	
font-style: bold;
}

h2
{
margin:  10px 0 0 0;
color: black; /* text color */
font-family: Verdana; /* font name */
font-size: x-small; /* font size */	
font-style: bold;
}

h3
{
margin:  0;
padding: 0;
color: black; /* text color */
font-family: Verdana; /* font name */
font-size: small; /* font size */	
font-style: bold;
}

h4
{
margin: 0;
color: black; /* text color */
font-family: Verdana; /* font name */
font-size: x-small; /* font size */	
font-style: bold;
}

flatspan
{
padding: 0;
}

img
{
border-style: none;
margin: 0px;
padding: 0px;
}

#googletext
{
padding:10px;
width:880px;
position:absolute;
top:0;
left:mid;
z-index:-10;
font-size:xx-small;
color:white;
}

.butorange
{
border: 1px solid gray;
height: 24px;
width: 120px;
background-image: url(images/zoekplain.gif);
background-repeat: repeat-x;
cursor: pointer;
}

.butgray
{
border: 1px solid gray;
height: 24px;
width: 120px;
background-image: url(images/resetplain.gif);
background-repeat: repeat-x;
cursor: pointer;
}

.filler
{
width: 25px;
}

.bgcolor, .slider
{
padding: 0 20px 0 20px;
background-color: #f6f6f6;
border: 1px solid #eaeaea;
}

.bgcolor tr
{
padding: 0 20px 0 20px;
height: 24px;
}

.bgcolor span
{
color: inherit; /* text color */
font-family: Verdana; /* font name */
font-size: x-small; /* font size */	
}

.bgcolor p
{
color: inherit; /* text color */
font-family: Verdana; /* font name */
font-size: x-small; /* font size */	
padding 0 0 3px 0;
}

.pbtable
{
background-color: white;
border: 1px solid #eaeaea;
}

.pbtable tr
{
padding: 0 20px 0 20px;
height: 24px;
}

.pbtable span
{
color: inherit; /* text color */
font-family: Verdana; /* font name */
font-size: x-small; /* font size */	
}

.pbtable p
{
color: inherit; /* text color */
font-family: Verdana; /* font name */
font-size: x-small; /* font size */	
padding 0;
}

.pbrow
{
padding: 5px;
background-image: url(images/pbbg.jpg);
background-repeat: repeat-y;
background-position: right top;
}

.pbcel
{
float: left;
background-color: #f6f6f6;
border: 1px solid #eaeaea;
width: 412px;
height: 388px;
padding: 10px;
margin: 5px 5px 5px 5px;
overflow: hidden;
}

.infopage
{
padding: 6px 20px 0 20px
}

.flatlink, .flatlink a, .flatlink a:visited
{
color: black;
text-decoration: underline;
}

.flatlink a:hover
{
color: black;
text-decoration: none;
}

.aspmaker {
	color: inherit; /* text color */
	font-family: Verdana; /* font name */
	font-size: xx-small; /* font size */	
}

/*begin menu styles*/

ul#navlist
{
margin-left: 0;
padding: 12px 0 0 2px;
white-space: nowrap;
border: 1px solid #eaeaea;
background-color: #f6f6f6;
height: 24px;
}

#navlist li
{
display: inline;
padding: 0;
list-style-type: none;
height: 24px;
}

#navlist a, #navlist em
{
margin: 1px 0 0 1px;
padding: 6px 8px;
height: 24px;
width: 90px;
border: 1px solid #eaeaea;
background-image: url('images/resetplain.gif');
}

#navlist a:link, #navlist a:visited
{
color: #000000;
text-decoration: none;
text-align: center;
}

#navlist a:hover
{
color: black;
background-image: url('images/zoekplain.gif');
text-decoration: none;
border: 1px solid gray;
}

#active a:link, #active a:visited
{
background-color: orange;
color: black;
background-image: url('images/zoekplain.gif');
border: 1px solid gray;
}

/*end menu styles*/

/*begin mvlist styles*/

.containertable
{
border: 0px outset; /* border */
border-collapse: collapse;
}

.toprow
{
margin: 0 0 0 0;
color: inherit; /* text color */
font-family: Verdana; /* font name */
font-size: xx-small; /* font size */
border: 0px outset; /* border */
border-collapse: collapse;
}

.toprow td
{
padding: 4px 0 0 4px;
height: 24px;
border: 1px solid #eaeaea;
background-image: url('images/resetplain.gif');
}

.toprow span
{
font-size: xx-small; /* font size */
font-weight: bold;
}

.spacerrow
{
height: 6px;
border: none;
}

.listrow
{
color: inherit; /* text color */
font-family: Verdana; /* font name */
font-size: xx-small; /* font size */
background-color: #f6f6f6;
border: 1px solid #eaeaea;
height: 60px;
}

.listrow a:link, .listrow a:visited, .listrow a:active
{
text-decoration: underline;
color: black;
font-weight: bold;
font-size: x-small;
}

.listrow a:hover
{
text-decoration: none;
}

.pagerrow
{
color: inherit; /* text color */
font-family: Verdana; /* font name */
font-size: x-small; /* font size */
background-color: #f6f6f6;
border: 1px solid #eaeaea;
heig/ht: 30px;
}

.pagerrow td
{
padding: 0 0 2px 2px;
}

.pagerrow a:link, .pagerrow a:visited, .pagerrow a:active
{
text-decoration: underline;
color: black;
font-size: x-small;
}

.pagerrow a:hover
{
text-decoration: none;
}

/*end mvlist styles*/

/*begin footer styles*/

#footer, #footer a, #footer a:hover, #footer a:visited
{
font-size: 10px;
color: gray;
text-decoration: none;
}

#footer ul
{
mar/gin: 5px auto 5px auto;
margin: 0;
padding: 4px;
}

#footer li
{
display: inline;
padding: 0 2px 0 2px;
margin: 0;
}

/*end footer styles*/

input, textarea, select {	
	font-family: Verdana; /* font name */
	font-size: xx-small; /* font size */
} 

a:active {
	color: ; /* active link color */
}

a:link {
	color: ; /* link color */
}

a:visited {
	color: ; /* visited link color */
}

/* main table */
.ewTable {
	width: inherit; /* table width */	
	color: inherit; /* text color */
	font-family: Verdana; /* font name */
	font-size: xx-small; /* font size */
	bor/der: 0px outset; /* border */
	bor/der-collapse: collapse;
}

/* main table data cells */
.ewTable td {
	padding: 4px; /* cell padding */
	bor/der: 1px solid; /* cell spacing */
	bor/der-color: #CCCCCC;  /* table background color */
}

.ewBasicSearch {
	font-family: Verdana; /* font name */
	font-size: xx-small; /* font size */
	border: 0px;
	border-collapse: collapse;
}

.ewBasicSearch td {
	border: 0px;
	padding: 1px;
}

.ewSearchOpr {
	font-family: Verdana; /* font name */
	font-size: xx-small; /* font size */
	color: maroon;
}

.ewListAdd {
	font-family: Verdana; /* font name */
	font-size: xx-small; /* font size */
	border: 0px;
	border-collapse: collapse;
}

.ewListAdd td {
	border: 0px;
	padding: 2px;
}

.aspmakerlist td {
	color: inherit; /* text color */
	font-family: Verdana; /* font name */
	font-size: xx-small; /* font size */
	border: 0px;
	padding: 0px;
	vertical-align: top; 
}

.ewAddOption td {
	font-family: Verdana; /* font name */
	font-size: xx-small; /* font size */
	padding: 2px; /* cell padding */	
	border: 0px;	
}

/* main table header cells */
.ewTableHeader {
	background-color: #3366CC; /* header color */
	color: #FFFFFF; /* header font color */	
	vertical-align: top;	
}

.ewTableHeader a:link {	
	color: #FFFFFF; /* header font color */	
}

.ewTableHeader a:visited {	
	color: #FFFFFF; /* header font color */	
}

/* main table row color */
.ewTableRow {
	background-color: #FFFFFF;  /* alt row color 1 */
}

/* main table alternate row color */
.ewTableAltRow {
	background-color: #F5F5F5; /* alt row color 2 */	
}

/* main table edit mode row color */
.ewTableEditRow {
	background-color: #FFFF99; /* edit mode color */
}

/* main table highlight color */
.ewTableHighlightRow {
	background-color: #FFCCFF; /* highlight color */
}

/* main table select color */
.ewTableSelectRow {
	background-color: #CCFFFF; /* select color */
}

/* main table footer section */
.ewTableFooter {
	background-color: #FFFFCC;
}

/* classes for report */
.ewReportTable {
    border: 0px;
    border-collapse: collapse;
}

.ewReportTable td {
    padding: 3px;
}

.ewGroupField {
	font-weight: bold;
}

.ewGroupName {
	font-weight: bold;
}

.ewGroupHeader {
	border-bottom: 3px double Gray;
	border-top: 3px double Gray;
}

.ewGroupSummary {
	border-top: 1px solid Gray;
} 

.ewGroupAggregate {
	font-weight: bold;
}

.ewGrandSummary {
	border-top: 1px solid Gray;
}

/* message */
.ewmsg {
	color: red; /* message color */
	font-family: Verdana; /* font name */
	font-size: xx-small; /* font size */	
}

/* Ajax */
.ewAstList {
	border: 1px solid black;
	background: #ffffff;
	position: absolute;
	padding: 0;
	white-space: nowrap;
}

.ewAstListBase {
	position: absolute;
	padding: 1;
}

.ewAstListItem {
	color: black;
	background: #ffffff;
	cursor: hand;
	cursor: pointer;
	white-space: nowrap;
	padding: 1;
}

.ewAstSelListItem {
	color: white;
	background: Highlight;
	cursor: hand;
	cursor: pointer;
	white-space: nowrap;
	padding: 1;
}

/* MultiPage pager table */
.ewMultiPagePager {
	color: inherit; /* text color */
	font-family: Verdana; /* font name */
	font-size: xx-small; /* font size */
	border: 0px; /* border */	
}

.ewMultiPagePager td {
	padding: 2px; /* cell padding */	
}

/*END_SYSTEM_STYLES*/
