body
  	{
	margin: 0;
	background-color: black;
	}
div.cnt
  	{
	width:521px;
	padding: 20px 0 20px 20px;
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	}
table
	{
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	}
div.frmElmnt
  	{
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	}
div.pTitle
	{
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color:white;
	/*width:370px; */
	/*height:20px;  */
	text-align:right;
	}
div.banner
	{
	/*
	BANNER ZELF IS 360x37
	*/
	vertical-align:bottom; 
	/*width:370px; */
	padding-left:5px; 
	padding-right:5px; 
	height:39px; 
	padding-top:2px; 
	padding-bottom: 2px
	}
.frame
	{
	border: 1px solid white;
	}
.accent
	{
	font-size: 16px;
	font-weight: bold;
	}
.big
	{
	font-size: 16px;
	font-weight: bold;
	color: #fdbf6f;
	}
hr
	{
	height: 1px;
	color: white;
	}
a
  	{
	color: white;
	font-weight: bold;
	text-decoration: none;
	}
a:hover
	{
	text-decoration: underline;
	}
input
	{
	border: 1px solid white;
	background-color: black;
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	color: white;
	font-size: 11px;
    width: 220px;
    }
textarea
	{
	border: 1px solid white;
	background-color: black;
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	width: 420px;
	
	scrollbar-3dlight-color: black;
	scrollbar-arrow-color: black;
	scrollbar-base-color: black;
	scrollbar-darkshadow-color: black;
	scrollbar-face-color: black;
	scrollbar-highlight-color: black;
	scrollbar-shadow-color: black;
	scrollbar-track-color: black;
	}
td img 
  	{
	display: block;
	}
