

	body
	{
		scrollbar-base-color: #F82020;
		scrollbar-track-color: #F82020;
		scrollbar-face-color: #F82020;
		scrollbar-highlight-color: #FFFFFF;
		scrollbar-3dlight-color: #FFFFFF;
		scrollbar-darkshadow-color: #FFFFFF;
		scrollbar-shadow-color: #FFFFFF;
		scrollbar-arrow-color: #FFFFFF; 
		padding: 10px;
		margin: 10px;
		background-color: #000000;
		background-attachment: fixed;
		color: #000;


	}
	

	#contents	
	{

   		margin-top: 10px;
		margin-bottom: 10px;
		margin-right:auto;
		margin-left:auto;
		padding: 0px;
		text-align: left;
	}
	

.box {
background-color:#000000 
}



input.btn{

display: inline;
font-family: Arial Rounded MT Bold, Arial,, helvetica, sans-serif;
text-align:center;
text-valign:center;
font-size:12px;
font-weight:bold;
text-decoration: none;
padding:3px;
color: 000000;
border-style: outset;
border-width: 1;
white-space: pre;
height: 24px; 
background-color: transparent;
}

input.btn2
{
display: inline;
font-family: Arial Rounded MT Bold, Arial,, helvetica, sans-serif;
text-align:center;
text-valign:center;
font-size:12px;
font-weight:bold;
text-decoration: none;
padding:3px;
color: 000000;
border-style: outset;
border-width: 1;
white-space: pre;
height: 24px; 
background-color: transparent;
}

input.btn3
{
display: inline;
font-family: Arial Rounded MT Bold, Arial,, helvetica, sans-serif;
text-align:center;
text-valign:center;
font-size:12px;
font-weight:bold;
text-decoration: none;
padding:3px;
color: 000000;
border-style: outset;
border-width: 1;
white-space: pre;
height: 24px; 
background-color: transparent;
}


a.:link	{ color: #FFFFFF; text-decoration: none; }

a.:visited{ color: #0000FF; text-decoration: none; }

a.:hover	{ font-color: #0000FF; text-decoration: none; background: #F82020; }

a.:active	{ font-color: #FF0000; text-decoration: none; }

div.fileinputs { position: relative; } 
div.fakefile { position: absolute; top: 0px; left: 0px; z-index: 1; } 
input.file { position: relative; -moz-opacity:0 ; filter:alpha(opacity: 0); opacity: 0; z-index: 2; } 
input.file2 { position: absolute; top: 0px; left: 0px; z-index: 3; } 


