/*START BASIC STYLES*/
body{
margin: 							0px 0px 0px 0px;
background-color: 			#505050;
}

html, body ,table, td, div, tr, p {
font-family: 					Verdana, sans-serif, Arial;
font-size: 					11px;
color:							#505050;
vertical-align: 				top;
overflow-x: hidden; 
scrollbar-arrow-color:#808080;
scrollbar-track-color:#FFFFFF;
scrollbar-face-color:#B1FE00;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#FFFFFF;
scrollbar-darkshadow-color:#9DCD17;
scrollbar-shadow-color:#FFFFFF; 
}

td.company_sites {
background-color: 			#505050;
font-family: 				Verdana, sans-serif, Arial;
font-size: 					11px;
color:						#999999;
}

a.company_sites {
background-color: 			#505050;
font-family: 				Verdana, sans-serif, Arial;
font-size: 					11px;
color:						#B1FE00;
text-decoration: 			none;
}

a {
color: 							#505050;
text-decoration: 				underline;
}

a:hover  {
color: 							#B1FE00;
text-decoration: 				underline;
}

input   {
font-family: 					Verdana, sans-serif, Arial;
font-size: 						11px;
color:							#000000;
background-color: 			#FFFFFF;
}

h4, h4 a, h4 a:hover{
	color: 								#505050;
	font-size: 							16px;
	text-decoration: 					none;
	font-weight: 						bold;
}

/*END BASIC STYLES*/

.menu, .menu a{
	color: 								#505050;
	font-weight: 						bold;
	text-decoration: 					none;
}

.menu a:hover{
	color: 								#B1FE00;
	font-weight: 						bold;
	text-decoration: 					none;
}

.menu2, .menu2 a{
	color: 								#505050;
	text-decoration: 					none;
}

.menu2 a:hover{
	color: 								#B1FE00;
	text-decoration: 					none;
}

/*BEGIN EDITOR STYLES*/

#KLEUR {
		width: 160px;
		align: right;
}

#PAGE {
    width: 700px;
    height: 20px;
    background: #B1FE00;
    font-color: white;
}

#KOP {
    width: 700px;
    background: #2F2F2F;
    font-color: white;
}

#TXTAREA {
    width: 700px;
    height: 400px;
    background: white;
    font-family: 	Verdana, sans-serif, Arial;
    font-size: 						11px;
    color:							#505050;
    
}

#KOP2 {
    width: 200px;
    height: 69px;
    background: #2F2F2F;
    font-color: white;
}

#KOP3 {
    width: 200px;
    height: 34px;
    font-color: white;    
}

#KOP4 {
    width: 700px;
    height: 15px;
    font-color: white;
}

#PAGE2 {
    width: 200px;
    height: 22px;
    background: #B1FE00;
    font-color: white;
}

#DIR {
    width: 200px;
    height: 479px;
    background: white;
    font-color: white;
}

#FOOTER {
    width: 700px;
    height: 59px;
    background: #2F2F2F;
    font-color: white;
}

#FOOTER2 {
    width: 200px;
    height: 59px;
    background: #2F2F2F;
    font-color: white;
}

/*END EDITOR STYLES*/