 


body {
 background-color: <BGCOLOR3>;
 font-family: arial,sans-serif,1942;
 font-size: 10px;
}


table {
  /* make <td> sizes relative to body size! */
  font-size: 1em;
}

TABLE.BODY{
 border-style: solid;
 border-width:0px;
 border-color: <LOGOCOLOR>;
 background-color: <BGCOLOR>;
}

TABLE.menu{
 border-style: dotted;
 border-width:1px;
 border-color: <DESCCOLOR>;
 background-color: <BGCOLOR2>;
}
TABLE.menu2{
 border-style: dotted;
 border-width:1px;
 border-color: <DESCCOLOR>;
 background-color: <BGCOLOR>;
 margin-top: 10px;
 
  
}

FONT.te{
 color: <LINKCOLOR2>;
 font-weight: bold;
 text-decoration: none;
font-size: 10px;}

FONT.desc{
color: <DESCCOLOR>;
text-decoration: none;
font-size: 0.9em;
font-size: 10px;}

FONT.dirdesc{
color: <DESCCOLOR>;
text-decoration: none;
font-size: 10px;
}

A:link.me1{
 color: #7D7D7D;
 
 font-weight: bold;
 text-decoration: none;}

A:visited.me1{
 
  color: #7D7D7D;
 font-weight: bold;
 text-decoration: none;}
A:hover.me1{
 
 color:#7D7D7D;
 font-weight: bold;
 text-decoration: underline;}

A:active.me1{
 
  color: #7D7D7D;
 font-weight: bold;
 text-decoration: none;}

A:link.me{
 color: #790000;
 
 font-weight: bold;
 text-decoration: none;}

A:visited.me{
 
  color: #790000;
 font-weight: bold;
 text-decoration: none;}
A:hover.me{
 
 color:#790000;
 font-weight: bold;
 text-decoration: underline;}

A:active.me{
 
  color: #790000;
 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: white;
 
background-color: <BGCOLOR3>;
}
TD.boxbody {
color: <LINKCOLOR2>;
background-color: <BGCOLOR2>;
 
}
FONT.photodesc {
color: <PHOTODESC>;
}
TD.thmb {
background-color: <BGCOLOR>;
}
TD.photo {
background-color: <BORDERCOLOR>;
}
TD.txt {
color: <LINKCOLOR>;
}
TD.logo {
font-size: 72px;
color: <LOGOCOLOR>;
background-color: <BGCOLOR>;
}
IMG.thmb {
border-color: <BORDERCOLOR>;
border-style: solid;
border-width: <BORDERWIDTH>;
}
IMG.thmb_dir {
border-color: <BORDERCOLOR>;
border-style: solid;
border-width: 2;
}
IMG.movie {
border-color: <BORDERCOLOR>;
border-style: solid;
border-width: 0;
}

TABLE.F {
	border-style: solid;
	border-color: <BGCOLOR3>;
	background-color: <BGCOLOR>;
}
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;
}

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	background-color: #ffffff repeat;
	width: 1000px;
}

#left_part {
	float: left;
	width: 450px;
}

#right_part {
	float: left;
	margin: 0;
	width: 550px;
	height: 1%;
}

.cleaner {
	clear: both;
}

.field_desc {
	width: 100px;
	font-weight: bold;
	padding-right: 15px;
	text-align: right;
}

.name {
	color: #8e0000;
}
