img { border: 1px solid #FFFFFF; }

.thbody {
	background-color: #000000;
	background-image: url('../ui/th_bg.png');
	background-repeat: repeat-y;
	background-attachment: fixed;

	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;

	font-family: arial, helvetica;
}

.smenu { width: 140px; border: 0px solid #FF0000; }
.smenupad { height: 0px; }
.smenucont { text-align: center; }
.smenutext { font-size: 8pt; color: #FFFFFF; }


.hidinfo { display: none; }