/*‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡-CONSTANT-‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡*/
* {
	margin:0px 0px 0px 0px; 				  			 	 
	padding:0px 0px 0px 0px; 
}

BODY {
background:url(images/bg2.jpg)
SCROLLBAR-FACE-COLOR: #000000 ;
scrollbar-base-color: #000000;
SCROLLBAR-ARROW-COLOR:  #ffffff ; 

}

table {								 	  	  
	border-collapse:collapse;			 	 
	border:0px;	
	width:100%;
}									   
td {							       				  
	vertical-align:top;	  			  
	font:normal 11px Tahoma;
	line-height:14px;
	color:#E3E6E6;
}										   	   
.main_table	{width:784px; background:url(images/bg.jpg) 0 0 repeat-x}
.tail_left	{width:50%; background:url(images/bg.jpg) top right repeat-x}
.tail_right	{width:50%; background:url(images/bg.jpg) 0 0 repeat-x}

a:hover {  
text-transform: capitalize; text-decoration: overline
}

.text {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; COLOR: 000000;
}
.link{
color : white;
}