



table{
	background-color:#555555;
}

tr{
	background-color:#555555;
}

td{
	background-color:#555555;
}




body{

	background-color :	#888888;
	color		 :	#cccccc;
	
	font-style	 :	normal;
	font-family	 :	arial;
	font-weight	 : 	600;
	font-size 	 :	12;

	text-align 	 :	justify;
	padding		 :	15%;
	padding-top 	 :	10%;	
	cursor		 :	wait;	

	border-style	:	inset;
	border-width	:	8;
	border-color	:	#555555;
	}




a{

	color		:	#ffffff;
	text-decoration :	none;
	
	}




a:hover{



	}



h3{

	background-color :	#555555;
	color		 :	#eeeeee;
	
	font-style	 :	normal;
	font-family	 :	arial;
	font-weight	 : 	600;
	font-size 	 :	18;

	text-align 	 :	center;
	padding		 :	2%;


	}

h1{

	background-color :	#999999;
	color		 :	#dddddd;
	
	font-style	 :	normal;
	font-family	 :	arial;
	font-weight	 : 	600;
	font-size 	 :	12;

	text-align 	 :	justify;
	padding		 :	2%;


	}



h2{

	background-color :	#6f6f6f;
	color		 :	#cfcfcf;
	
	font-style	 :	normal;
	font-family	 :	arial;
	font-weight	 : 	300;
	font-size 	 :	12;

	text-align 	 :	justify;
	padding		 :	4%;



	}







h4{





	}






img{ 

	width		:		20; 
	height		:		20; 
	z-index		:		100;
	
}



span{

	background-color	:	transparent;
	z-index			:	0;
	height			:	auto;
	width			:	auto;
	

	
	}

div{

	background-color :	#777777;
	color		 :	#cccccc;
	
	font-style	 :	normal;
	font-family	 :	arial;
	font-weight	 : 	600;
	font-size 	 :	12;

	text-align 	 :	justify;
	padding		 :	10%;	


	}


.hide{		position	:	absolute;
		left		:	-2000;
		top		:	-2000;
		z-index		:	-6000;
		width		:	0;
		height		:	0;
		font-size	:	0;




}
