body {
 background-color: #A7AD9C;
 font-family: Verdana, Arial, Sans-Serif;
 font-size: 12px;
}


table {
  /* make <td> sizes relative to body size! */
  font-size: 1em;
}

TABLE.BODY{
 border-style: solid;
 border-color: #A7AD9C;
 background-color: #A7AD9C;
}

TABLE.menu{
 border-style: solid;
 border-color: #FAEBD7;
 background-color: #D6CCC0;
}
TABLE.menu2{
 border-style: solid;
 border-color: #FAEBD7;
 background-color: #D6CCC0;
 margin-top: 10px;
}

FONT.head{
 color: #111111;
 font-weight: bold;
 text-decoration: none;}

FONT.te{
 color: #555555;
 font-weight: bold;
 text-decoration: none;}

FONT.desc{
color: #333333;
text-decoration: none;
font-size: 0.9em;}

FONT.dirdesc{
color: #333333;
text-decoration: none;
}

A:link.me{
 color: #111111;
 font-weight: bold;
 text-decoration: none;}
A:visited.me{
 color: #111111;
 font-weight: bold;
 text-decoration: none;}
A:hover.me{
 color: #111111;
 font-weight: bold;
 text-decoration: underline;}
A:active.me{
 color: #111111;
 font-weight: bold;
 text-decoration: none;}

A:link.me3{
 color: #333333;
 font-weight: bold;
 text-decoration: none;}
A:visited.me3{
 color: #333333;
 font-weight: bold;
 text-decoration: none;}
A:hover.me3{
 color: #333333;
 font-weight: bold;
 text-decoration: underline;}
A:active.me3{
 color: #333333;
 font-weight: bold;
 text-decoration: none;}

A:link.me4{
 color: #333333;
 font-weight: bold;
 text-decoration: none;}
A:visited.me4{
 color: #333333;
 font-weight: bold;
 text-decoration: none;}
A:hover.me4{
 color: #333333;
 font-weight: bold;
 text-decoration: none;}
A:active.me4{
 color: #333333;
 font-weight: bold;
 text-decoration: none;}

A:link.me2{
 color: #111111;
 font-weight: bold;
 text-decoration: none;}
A:visited.me2{
 color: #111111;
 font-weight: bold;
 text-decoration: none;}
A:hover.me2{
 color: #111111;
 font-weight: bold;
 text-decoration: none;}
A:active.me2{
 color: #111111;
 font-weight: bold;
 text-decoration: none;}

A:link.logo{
 font-size: 58;
 color: #333333;
 font-weight: bold;
 text-decoration: none;}
A:visited.logo{
 font-size: 58;
 color: #333333;
 font-weight: bold;
 text-decoration: none;}
A:hover.logo{
 font-size: 58;
 color: #333333;
 font-weight: bold;
 text-decoration: none;}
A:active.logo{
 font-size: 58;
 color: #333333;
 font-weight: bold;
 text-decoration: none;}
TD{
color: #111111;
}
TD.boxhead {
color: #111111;
background-color: #D6CCC0;
margin: 0.5em;
}
TD.boxbody {
color: #555555;
background-color: #D6CCC0;
}
FONT.photodesc {
color: #111111;
}
TD.thmb {
background-color: #A7AD9C;
}
TD.photo {
background-color: #FAEBD7;
}
TD.txt {
color: #111111;
}
TD.logo {
font-size: 72px;
color: #333333;
background-color: #A7AD9C;
}
IMG.thmb {
border-color: #FAEBD7;
border-style: solid;
border-width: 3;
}
IMG.thmb_dir {
border-color: #FAEBD7;
border-style: solid;
border-width: 2;
}
IMG.movie {
border-color: #FAEBD7;
border-style: solid;
border-width: 0;
}

TABLE.F {
	border-style: solid;
	border-color: #FAEBD7;
	background-color: #A7AD9C;
}
TD.F {
	color: #111111;
	font-weight: bold;
	font-size: 0.8em;
}
TD.N {
	color: #111111;
	font-weight: normal;
	font-size: 0.8em;
}
TR.H {
	background-color: #D6CCC0;
	color: #111111;
	font-weight: bold;
	font-size: 0.8em;
}
A:link.mex{
 color: #111111;
 font-weight: bold;
 text-decoration: none;}
A:visited.mex{
 color: #111111;
 font-weight: bold;
 text-decoration: none;}
A:hover.mex{
 color: #111111;
 font-weight: bold;
 text-decoration: underline;}
A:active.mex{
 color: #111111;
 font-weight: bold;
 text-decoration: none;}
 
INPUT.login{
border: 1px solid #111111;
padding: 3px;
background-color: #D6CCC0;
color: #111111;
font-size: 0.9em;
font-weight: bold;
}
INPUT.login_btn{
border: 1px solid #111111;
padding: 2px;
background-color: #111111;
color: #D6CCC0;
font-size: 0.9em;
font-weight: bold;
}

