/* CSS Document 

color organe #DF722E
*/

body 
	{
		text-align:center;
		padding:0; margin:0;
/*		background-color: #000000;*/
		background-image:url(images/background.jpg);		*/
		color: #ffffff;
		font-family: tahoma;
		font-size: 12px;
		text-align: left;
	}
	a:hover
	{
	   text-decoration: underline;
	}
	#downloadurl a
	{
	  color: #FF7C0B;
	}
	.file 
	{
		border: 1px solid #FF7C0B;
		background-color: #F5F5F5;
	}
	.text 
	{
		border: 1px solid #FF7C0B;
		background-color: #F5F5F5;
	}
	.button
	{
		border: 1px solid #FF7C0B;
		background-color: #E0DFE3;
	}
	.searchbutton
	{
		border: 1px solid #FF7C0B;
		background-color: #E0DFE3;
	}
	.downloadhtml A:link {text-decoration: none; font-weight: normal;}
	.downloadhtml A:visited {text-decoration: none; font-weight: normal;}
	.downloadhtml A:active {text-decoration: none; font-weight: normal;}
	.downloadhtml A:hover {text-decoration: none; font-weight: normal;}
