body	
  {	font-family: arial, sans-serif; 
	font-size:14px; 
	background-image:url('afb/bg_window.jpg'); 
	background-repeat: no-repeat;
	background-attachment: fixed;
  }

td 	{ font-size:14px; }
.menu 	{ color: #000000; text-decoration: none; font-size:24px;  }
.menus 	{ color: #000000; text-decoration: none; font-size:13px;  }

.txt	
  {	background-color: #ffffff; 
	border: 1px solid white;  
	color: #000000;
	filter:alpha(opacity=70); opacity: 0.7; -moz-opacity:0.7;
  }
.vid	
  {	background-color: #ffffff; 
	filter:alpha(opacity=100); opacity: 1.0; -moz-opacity:1.0;
  }