A {
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt; 
}

A:hover {
	text-decoration : underline;
}

a:link       { color: #808080; font-family:Verdana }
a:visited    { color: #808080; font-family:Verdana }
a:active     { color: #808080; font-family:Verdana }


body         { font-family: 'Arial Narrow', Arial, Helvetic; 
               background-color: #EEEEEE; color: ##808080;
               background-image: url("images/bg_world_3.jpg");                                            
               scrollbar-face-color:#000000;
               scrollbar-shadow-color:grey               
 }


.MyHeadTable { font-family: 'Arial Narrow'; font-size: 12pt; color: #FFFF00; font-weight: bold; 
               background-color: #0000FF }
.MyPageTitle { font-family: 'Arial Narrow'; font-size: 16pt; color: #000000; font-weight: bold }               
.MyMenuTitle { font-size: 10pt; font-family: Arial Narrow; color: #000000; font-weight: bold }
.MyMenuLink  { font-family: 'Arial Narrow', Arial, Helvetic; font-size: 10pt; color: #0000FF }
.MyFont_DLA  { font-family: 'X-Files'; font-size: 16pt; color: #808080; font-weight: bold}
.MyFont_DLA2 { font-family: 'X-Files'; font-size: 12pt; color: #808080; font-weight: bold}
.MyFont0     { font-family: 'Verdana', Arial, Helvetic; font-size: 16pt; color: #808080; font-weight: bold}
.MyFont1     { font-family: 'Verdana', Arial, Helvetic; font-size: 12pt; color: #808080}
.MyFont2     { font-family: 'Verdana', Arial, Helvetic; font-size: 10pt; color: #808080}
.MyFont3     { font-family: 'Verdana', Arial, Helvetic; font-size: 9pt; color: #808080}
.UnVisible   { font-family: 'Arial Narrow', Arial, Helvetic; font-size: 10pt; color: #FFFF99 }

.Menu {
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt; color: #009933 ; 
}

table
{
	table-border-color-light: rgb(255,153,51);
	table-border-color-dark: rgb(0,0,0); 
}

h1           { font-family: 'Arial Narrow', Arial, Helvetic;  color: #FF8A8A}
h2           { font-family: 'Arial Narrow', Arial, Helvetic;  color: #FF8A8A}
h3           { font-family: 'Arial Narrow', Arial, Helvetic;  color: #FF8A8A}
h4           { font-family: 'Arial Narrow', Arial, Helvetic;  color: #FF8A8A}
h5           { font-family: 'Arial Narrow', Arial, Helvetic;  color: #FF8A8A}
h6           { font-family: 'Arial Narrow', Arial, Helvetic;  color: #FF8A8A}


hr           { color:#808080; background-color:#EEEEEE; }




.pagecounter {
	color: #666666;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
}
.textcaption {
	color: #FF6633;
	font-size: x-small
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.imagecaption {
	color: #666666;
	font-size: x-small
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
    font-weight: bold;
}
.darktextcaption {
	color: #CCCCCC;
	font-size: x-small
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.smallimagecaption {
	color: #333333;
	font-size: x-small
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.nodeclass {
	color: #222222;
	font-size: x-small
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}