html
{
	scrollbar-face-color: #292929;
	scrollbar-shadow-color: #999999;
	scrollbar-highlight-color: #999999;
	scrollbar-3dlight-color: #5D5D5D;
	scrollbar-darkshadow-color: #5D5D5D;
	scrollbar-track-color: #424242;
	scrollbar-arrow-color: #D66D0F;
}
body
{
	font-size: 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : center;
	margin: 0px;
	background: #424242 url(/img/fgbb.jpg) repeat-y;
}
table
{
	height: 100%;
	width: 100%;
	border: 0;	
}
img
{
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;	
	border: 1px solid #D66D0F;
}
td
{
	text-align : center;
}
td #image
{
	background: #424242 url(/img/fgbb.jpg) repeat-y;
}
h1 { display: none }
h4 
{ 
	font: 16px Georgia, 'Times New Roman', Times, serif; 
	font-weight: bold;
	color: #D66D0F;
  line-height: 40px;
  margin: 0;
}
#foto
{
	height: 100%;
	width: 620px;
	float: left;		
}
#fgright
{
	height: 100%;
	background: #424242 url(/img/fgrb.jpg) repeat-y 64px 0px;
}
#fgrightx
{
	height: 100%;
	background: url(/img/fglb.jpg) no-repeat left top;
	padding-left: 30px;	
}
html>body #fgright
{
  background-position: 684px 0px;
}
html>body #fgrightx
{
  background-position: 620px 0px;
}
#select
{			
	height: 10%;
}
#menu
{			
	height: 90%;
  overflow-y: auto; 
	text-align: center;		
}
html>body #menu
{			
  overflow: auto;
}
#menu img 
{
	border : 1px solid #DDDDDD;
	margin: 0;
}
#menu a 
{
  text-decoration: none;
}
#video 
{
	font-size: 10px;
	color: #444444;
	visibility: hidden;
	background: url(/img/loader.gif) -100px -100px no-repeat;
}
#msg
{
	font-size: 10px;
	color: #444444;
}

