
/***************************************************************
* GENERAL CLASSES    
***************************************************************/
body
{
	Padding:0Px;
	Margin: 0Px;
	Scrollbar-Face-Color:#333333;
    	Scrollbar-Highlight-Color:black;
    	Scrollbar-Shadow-Color: white;
   	Scrollbar-Arrow-Color: white;
	Background-Color: #1E1E1E;
	Font-Family:'Verdana';
	/* actual 'Eterna' */        
}
.frame
{
	Background-Color: #1E1E1E;
	
}  
.contents
{
	Background-Color:#1E1E1E;
	Border: 2px #AA0000 solid;    
	Font-Weight: bold;
	color: white;
	Font-Size: 12px;
}
.photo
{
	Background-Color: #1E1E1E; 
	Border: 2px #AA0000 solid;  
}
.arrow
{
	Text-decoration: none; 
	color: #AA0000;
	Font-Size: 12px;
}
.title
{
	Font-Weight: normal;
	color: #CC0000;
	Font-Size: 12px;
Text-decoration: bold;
        
}
a
{
	color: #AA0000;
}
.inner
{
	Background-Color: #1E1E1E;
	Border: 0px;    
	Font-Weight: 500;
	color: #CC0000;
	Font-Size: 12px;
}  
.list
{
	Color:  #AA0000;
  Font-Size:10px;
	Font-Weight: normal;
}
.listbig
{
	Color:  #AA0000;
  Font-Size:10px;
	Font-Weight: bold;
}
.selection
{    
	Color:  #AA0000;
  Font-Size:12px;
	Font-Weight: bold;
}  
.over
{
	cursor: hand;
  Font-Size:10px;
	Font-Weight: normal;
  Color:  white;
} 
.note
{
	Color:  #AA0000;
	Font-Weight: normal;  
	Text-Transform: none;  
	Font-Size:10px;  
}
.home
{
	Color:  #CC0000;
	Font-Weight: normal;  
	Text-Transform: none;  
	Font-Size:12px;  
}




