/*‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡-CONSTANT-‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡*/
* {
	margin:0px 0px 0px 0px; 				  			 	 
	padding:0px 0px 0px 0px; 
}

html, body {
	height:100%;
	text-align:center;
}

body  {background-color:#ffffff}	

body, td, textarea, p{
	font-size:12px;
    font-family:Tahoma;
	color:#BDBDBE;
	line-height:13px;
	vertical-align:top;
	padding:0px;
}

input {	color: #333333;font-size:12px;font-family:Tahoma;}

a {color:#FFF; text-decoration:none;}
a:hover {color:#FFF; text-decoration:underline;}

table {								 	  	  
	border-collapse:collapse;			 	 
	border:0px;	
	width:100%;
}									   
td {							       				  
	vertical-align:top;	  			  
	font:normal 10px Tahoma;
	line-height:13px;
	color:#BDBDBE;
}										   	   

	#flash {
	margin:0 auto;
	text-align:center;
	height:625px;
	width:955px;
	padding:0px;
	background-color:#000;
		}
		
	#tag {
	height:20px;
	text-align: right;
	position: absolute;
	left: 954px;
	top: 692px;
		}
a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
a:hover {
	color: #33CC00;
}
