* {
  margin: 0px;
}

body {
  background-color:black;
  background-image: url(../../resources/images/back.png);
}

table.submenuFront {
  padding-left:20px;  
  padding-right:10px;    
}

table.hallmenu {
visibility:hidden;
position:absolute;
left:320px;
top:430px;

}

table.yearmenu {
visibility:hidden;
position:absolute;
left:21px;
top:0px;

}

td.submenu {
  padding-left:30px;  
  padding-right:30px;    
}


td.submenuline1 {
  height:1.5px;
}

td.copyright {
  font-family:Verdana;
  font-size:10px;
  font-weight:bold;
  color:#ffffff;
  padding:20px 0px 60px 100px;
  text-align:center;
}

td.madein  {
  font-family:Arial;
  font-size:10px;
  font-weight:normal;
  letter-spacing:-0.7;
  color:#ffffff;
  padding:0px 0px 0px 0px;
  text-align:center;
  filter:alpha(opacity=25);
}

td.content {
  line-height: 103%;
  color:#ffffff;

}

/* Main content */

p {
  font-family:Verdana;
  font-size:12px;
  color:#CCCCCC;
  padding:8px 0 8px 0;
}

p.tennants {
  font-family:Verdana;
  font-size:12px;
  color:#CCCCCC;
  padding:2px 0 2px 0;
}


a {
  font-family:Verdana;
  font-size:12px;
  color:white;
  font-weight:bold;
  text-decoration: none;
}

p.switch a {
	font-size:10px;
	font-family:Arial;
	color:#666666;
}

p.switch a:hover {
  color:#FF9900;
  font-weight:bold;
  text-decoration: none;
}

a:hover {
  color: #FC7114;
  font-weight:bold;
  text-decoration: none;
}

h1 {
  font-family:Arial;
  font-size:20px;
  color:#FFFFFF;
  padding:30px 0 10px 0;
}

h1.slogan {
  font-family:Arial;
  font-weight:normal;
  font-size:24px;
  color:#FFFFFF;
  padding:25px 0 15px 0;
}

h2 {
  font-family:Verdana;
  font-size:16px;
  color:#FFFFFF;
  padding:15px 0 10px 0;
}


ul  {
  font-family:Verdana;
  font-size:12px;
  margin:5px 5px 5px 50px;
}
ul {
  padding:0;
  line-height:175%;
}

/* Index Page */

table.last_works td {
  font-family:Verdana;
  font-size:12px;
  color:#ffffff;
  padding-right:42px;
}
table.last_works img {
  width:101;
  height:89;
}
td.bottom_index {
  background-image: url(../../resources/images/main/bottom.gif);
  background-repeat:repeat-x;
  background-position:left top;
}

/* Images */

td.thumbs img {
  width:155px;
  height:120px;
  margin:5px 10px 5px 0;
  
	BORDER-TOP: 3px solid white;
	BORDER-BOTTOM: 3px solid white;
	BORDER-LEFT: 3px solid white;
	BORDER-RIGHT: 3px solid white;
}

img.withborder{
	BORDER-TOP: 3px solid white;
	BORDER-BOTTOM: 3px solid white;
	BORDER-LEFT: 3px solid white;
	BORDER-RIGHT: 3px solid white;
}

td.backimage {
	background-image: url(../../resources/images/building.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	filter:alpha(opacity=30);
}

.mo {
  filter:alpha(opacity=25);
}
.mm {
  filter:alpha(opacity=45);
}


/*  */
