body {
		text-align: center;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
		margin: 0;
		padding: 0;
		}
		
	input, textarea, select {
		border: 1px solid #000000;
		background-color: #f5f5f5;
		margin: 0 10px;
		/*background-image: url('../images/bgInput.gif');*/
		}
	
	submit {
		border: auto;
		}
		
	#BNcenter {
		width: 900px;
		margin: 0 auto;
		padding: 0;
		background-color: #FFFDE5;
		}
			
	#BNheader {
		width: 900px;
		height: 194px;
		margin: 0;
		padding: 0;
		background-repeat: no-repeat;
		}
		
	#content {
		text-align: left;
		background-color: #FFFDE5;
		min-height: 400px;
		padding: 20px;
		}
		
	* html #content {
		height: 400px;
		}
		
	#selectLanguage {
		text-align: right;
		margin-top: 0px;
		padding-top: 10px;
		background: #ffffff;
		}
		
	#selectLanguage a {
		text-decoration: none;
		color: #F00025;
		font-size: 10px;
		}
	
	.sel {
		font-weight: bold;
		}
	
	img {
		border: 0px solid;
		}
		
	#BNselect span {
		margin: 0 0 0 10px;
		}
	
	a {
		text-decoration: none;
		color: #000000;
		font-weight: bold;
		}
		
	h3 {
		font-size:16px;
		margin:0 0 15px 0;
		padding:0;
		}	
		
	#files {
		
				}
				
	#cForm {
		text-align: right;
		width:400px;
		}
		
	#footer {
		clear: both;
		margin: 0;
		padding: 4px;
		background-color: #FFED02;
		}
	
	.blue {
		color: #0099ff;
		font-weight: bold;
		}
		
	#newsletter {
		float: left;
		}
	
	.title {
		font-weight: bold;
		margin: 0 0 5px 0;
		}
		
	.description {
		
		}
		
	.file {
		margin: 10px 0;
		}