/* CSS Document by Martin den Dulk */
/* Website: http://www.Just-Media.nl */
/* Mail: Info@Just-Media.nl */
/* Telephone: +31 (0) 6 418 99 66 7 */

body, td, th, tr {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial;
}
body, html {
	background-color: #6c6c6c;
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
}
form {
margin: 0px;
}
.submitbutton {
	font-weight: bold; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	border: 1px solid #FFFFFF; 
	background-color: #333333; 
	color: #FFFFFF; 
	margin-top: 3px; 
	height:20px;
}
.submitbutton2 {
	font-weight: bold; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	width:100px; 
	border: 1px solid #FFFFFF; 
	background-color: #9c2124; 
	color: #FFFFFF; 
	margin-top: 3px; 
	height:20px;
}
.credits_DIV {
position: absolute;
width: 500px;
left: 50%; margin-left: -250px;
}
a:hover.darklink {
	text-decoration: none;
	color: #333;
}
.subbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	background: #666;
	border: 10px;
	color: #FFF;
	height:20px;
}