/* CSS Document 
AutoExec.nl
Author: Richard Nap
last modified: 20081001
*/
body{
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #051A40;
}


a:link {
	color: #000000;
	text-decoration: underline;
	font-weight : bold;
}

a:active{
	color: Red;
	text-decoration: underline;
	font-weight : bold;
} 
a:visited {
	color: #000000;
	text-decoration: underline;
	font-weight : bold;
} 
a:hover {
	color: #0066FF;
	text-decoration: underline;
	font-weight : bold;
} 
p.wp_keywords{
color:#ffffff;
text-align:justify}

p{
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
}



form{
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}

input{
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;

}
.wp_body{

width:600px;
}


.wp_title{
font-size:16px;
width:600px;
margin-left:30px;
letter-spacing: 15px;
}

th{
	background-color: #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	color : #000000;
	font-size : 12px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	text-align: left;
}
td{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	color : #051A40;
	font-size : 10px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}

a.header_link:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight : bold;
}

a.header_link:active{
	color: Red;
	text-decoration: none;
	font-weight : bold;
} 
a.header_link:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight : bold;
} 
a.header_link:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight : bold;
} 
.ae_selected{ background-color: #989FFC; }


/*table{
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}*/