body, #wrapper {
      height:100%;
      margin: 0;
      padding: 0;
      border: none;
      text-align: center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #898f92;
	background-image: url();

}

td {
 	font-family : Trebuchet MS, Tahoma, Verdana, Helvetica, sans-serif;
	color : #ffffff;
	font-size : 11px;
	line-height: 14px;


}

   #wrapper {
      margin: 0 auto;
      text-align: left;
      vertical-align: middle;
      width: 400px;
   }


A  {
	color: #faf08c;
	text-decoration: none;
}


A:HOVER {
	color: #ee670d;
	text-decoration: none;
}



.transparan {
background-image: url(../gfx/bg_trans_left.png);
filter: Alpha(Opacity=0);
}

.transparan2 {
background-image: url(../gfx/bg_trans_right.png);
filter: Alpha(Opacity=0);
}

.txt10px {
	font-size : 10px;
}

.txt20px {
	font-size : 20px;
	color : #FFFFFF;
	line-height: 23px;
}


.txt15px {
	font-size : 15px;
	color : #FFFFFF;
}

.txt15px A{
	font-size : 15px;
	color : #FFFFFF;
}

.txt15px A:HOVER{
	font-size : 15px;
	color : #e1762d;
	text-decoration: none;
}

.hallbox_link {
	color : #FFFFFF;
	font-size : 13px;
	font-weight: bold;
	background-color: #434343;
}

.hallbox_link A { 
	color : #faf08c;
	background-color: #434343;
}

.hallbox_link A:HOVER {;
	display: block; 
	color: #ee670d;
	background-color: #434343;
}




