body {
 background-color: #003300;
font-family: Tahoma, Arial, 'Bitstream Vera Sans', sans-serif;
 font-size: 12px;
}


table {
  /* make <td> sizes reeeeeeeelative to body size! */
  font-size: 1em;
	color: #fff;
	font-weight: bold;
}

TABLE.BODY
{
	background-color: #191919;
	border: 1px solid #fff;
	color: #fff;
}

TABLE.menu
{
	
 	background-color: <BGCOLOR2>;
	border: 1px solid #fff;
	color: #fff;
}

TABLE.menu2
{
	background-color: <BGCOLOR>;
	margin-top: 20px;
	border: 1px solid #fff;
	color: #fff;
	font: 15px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding: 20px;
	margin-left: 20px;
	text-decoration: none;
}

FONT.te{
 color: #fff;
 font-weight: bold;
 text-decoration: none;}

FONT.desc{
color: #fff;
text-decoration: none;
font-size: 0.9em;}

FONT.dirdesc{
color: #fff;
text-decoration: none;
}

A:link.me{
 color: #fff;
 font-weight: bold;
 text-decoration: none;}
A:visited.me{
 color: #fff;
 font-weight: bold;
 text-decoration: none;}
A:hover.me{
 color: <LINKCOLOR>;
 font-weight: bold;
 text-decoration: underline;}
A:active.me{
 color: <LINKCOLOR>;
 font-weight: bold;
 text-decoration: none;}

A:link.me3{
 color: <DESCCOLOR>;
 font-weight: bold;
 text-decoration: none;}
A:visited.me3{
 color: <DESCCOLOR>;
 font-weight: bold;
 text-decoration: none;}
A:hover.me3{
 color: <DESCCOLOR>;
 font-weight: bold;
 text-decoration: underline;}
A:active.me3{
 color: <DESCCOLOR>;
 font-weight: bold;
 text-decoration: none;}

A:link.me4{
 color: <DESCCOLOR>;
 font-weight: bold;
 text-decoration: none;}
A:visited.me4{
 color: <DESCCOLOR>;
 font-weight: bold;
 text-decoration: none;}
A:hover.me4{
 color: <DESCCOLOR>;
 font-weight: bold;
 text-decoration: none;}
A:active.me4{
 color: <DESCCOLOR>;
 font-weight: bold;
 text-decoration: none;}

A:link.me2{
 color: <LINKCOLOR>;
 font-weight: bold;
 text-decoration: none;}
A:visited.me2{
 color: <LINKCOLOR>;
 font-weight: bold;
 text-decoration: none;}
A:hover.me2{
 color: <LINKCOLOR>;
 font-weight: bold;
 text-decoration: none;}
A:active.me2{
 color: <LINKCOLOR>;
 font-weight: bold;
 text-decoration: none;}

A:link.logo{
 font-size: 58;
 color: <LOGOCOLOR>;
 font-weight: bold;
 text-decoration: none;}
A:visited.logo{
 font-size: 58;
 color: <LOGOCOLOR>;
 font-weight: bold;
 text-decoration: none;}
A:hover.logo{
 font-size: 58;
 color: <LOGOCOLOR>;
 font-weight: bold;
 text-decoration: none;}
A:active.logo{
 font-size: 58;
 color: <LOGOCOLOR>;
 font-weight: bold;
 text-decoration: none;}
TD{
color: <LINKCOLOR>;
}
TD.boxhead {
color: #fff;
background-color: <BGCOLOR3>;
}
TD.boxbody {
color: #fff;
background-color: <BGCOLOR2>;
}
FONT.photodesc {
color: #fff;
}
TD.thmb {
background-color: <BGCOLOR>;
}
TD.photo {
background-color: #333;
margin-top: 20px;
}
TD.txt {
color: #fff;
}
TD.logo {
font-size: 72px;
color: <LOGOCOLOR>;
background-color: #f00;
}
IMG.thmb {
border-color: <BORDERCOLOR>;
border-style: solid;
border-width: <BORDERWIDTH>;
}
IMG.thmb_dir {
border-color: <BORDERCOLOR>;
border-style: solid;
border-width: 1;
}
IMG.movie {
border-color: <BORDERCOLOR>;
border-style: solid;
border-width: 0;
}

TABLE.F {
	border-style: solid;
	border-color: <BGCOLOR3>;
	background-color: <BGCOLOR>;
	color: #fff;
}
TD.F {
	color: <LINKCOLOR>;
	font-weight: bold;
	font-size: 0.8em;
}
TD.N {
	color: <LINKCOLOR>;
	font-weight: normal;
	font-size: 0.8em;
}
TR.H {
	background-color: <BGCOLOR3>;
	color: <LINKCOLOR>;
	font-weight: bold;
	font-size: 0.8em;
}
A:link.mex{
 color: <LINKCOLOR>;
 font-weight: bold;
 text-decoration: none;}
A:visited.mex{
 color: <LINKCOLOR>;
 font-weight: bold;
 text-decoration: none;}
A:hover.mex{
 color: <LINKCOLOR>;
 font-weight: bold;
 text-decoration: underline;}
A:active.mex{
 color: <LINKCOLOR>;
 font-weight: bold;
 text-decoration: none;}
 
INPUT.login{
border: 1px solid <LINKCOLOR>;
padding: 3px;
background-color: <BGCOLOR2>;
color: <LINKCOLOR>;
font-size: 0.9em;
font-weight: bold;
}
INPUT.login_btn{
border: 1px solid <LINKCOLOR>;
padding: 2px;
background-color: <LINKCOLOR>;
color: <BGCOLOR2>;
font-size: 0.9em;
font-weight: bold;
}

#titol
{
	color: #fff;
}
