BODY {
	color: #ead9a6;
	font-size: 150%;
	background: #ffc511;
}
.TblMain {
	background-image: url('img/main_bg_border.jpg');	background-repeat: no-repeat; background-position: center top;
	width: 1023px; height: 578px;
}
A:link {
	color: #ead9a6;
	text-decoration: none;
	letter-spacing: 5px;
}
A:visited {
	color: #ead9a6;
	text-decoration: none;
	letter-spacing: 5px;
}
.rightBar {
	background-image: url('img/rightBar_bg.gif');	background-repeat: repeat;
	font-size: 23px; font-weight: bold;
	text-align: right;
}
.rightTd {
	height: 35px;
}
.rightTd 1{
	height: 30px;
}