body {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}

td {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}

td2 {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #B3B9C2;
}

a {
	font-family: Arial, sans-serif;
	color: #FF6600;
	text-decoration: none;
}

a:hover{
	color: #666666;
}

th {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}

hr {
	color: #FFFFFF;
	border: 1px solid;
	border-color: #495271 #495271 #495271 #495271;
	height: 5px;
	width: 100%;
}
.hr2 {
	color: #FFFFFF;
	border: 1px solid;
	border-color: #495271 #495271 #495271 #495271;
	height: 5px;
	width: 25%;
}


.content{
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #111111;
}

.contentheader{
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}

.header {
	font-family: Times New Roman;
	font-size: 20px;
	color: #000000;
	line-height: 15px;
}

.form{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #B3B9C2;
	border: 1px solid;
	border-color: #495271 #495271 #495271 #495271;
	height: 18px;
	margin: 1px;
	color: #000000;
}

input {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;	
}

textarea {
	font-family: Arial, sans-serif;
	font-size: 12px;
	border: 1px solid;
	border-color: #495271 #495271 #495271 #495271;
	background-color: #B3B9C2;
	color: #000000;
}

.imglink {
	border: 1px solid;
	border-color: #000000 #000000 #000000 #000000;
}

select {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}

ul {
	font-family: Arial, sans-serif;
	font-size: 12px;
	list-style-type: circle;
	list-style-position: outside;
	color: #000000;
}

li {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}

ol {
	font-family: Arial, sans-serif;
	font-size: 12px;
	list-style-type: upper-roman;
	list-style-position: outside;
	color: #000000;
}

.small {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #000000;
}

.big {
	font-family: Arial, sans-serif;
	font-size: 16px;
	color: #495271;
}

.bodystyle {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	border-width: 3px;
	border-style: solid;
	padding: 5px;
}

.bijtekst {
	font-family: Arial, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}

.subheader {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #495271;
}

.error{
	color: #FF0000;
	font-weight: bold;
}

.edit{
	color: #FFFFFF;
}

BODY
{
	scrollbar-3dlight-color: 	#495271;
	scrollbar-arrow-color: 		#495271;
	scrollbar-base-color: 		#FFFFFF;
	scrollbar-darkshadow-color: #E3E5E9;
	scrollbar-face-color: 		#E3E5E9;
	scrollbar-highlight-color: 	#E3E5E9;
	scrollbar-shadow-color:		#495271;
	scrollbar-track-color : 	#FFFFFF;
	background-color: #FFFFFF;

}

.inv{
		width: 0;
		height: 0;
}

.dateChooser td {
    cursor:default;
    text-align:center;
}
.dateChooser td.dateChooserActive:hover {
    color:white;
    background:#002E8E;
}
.dateChooser td.dateChooserActiveToday {
    border: 1px solid #FF7E31;
}
.dateChooser th {
    background: #aaa;
    color: white;
    width: 18px;
    border: none;
}
.dateChooser option, .dateChooser select {
    font-size:10px;
}
.dateChooser {
    border: 0px outset #aaa;
    background: #E3E5E9;
    padding: 1px;
}
.dateChooser table {
    width:160px;
}
