
body
{
	margin: 0px;
	padding: 0px;
	background: #fff url("images/bodybg2.jpg") repeat-x scroll 0px 0px;
}

table thead td
{
	font: 16px Tahoma;
	color: #3399FF;
	text-align: center;
}

table.hd thead td.logo
{
	text-align: left;
}

table.hd thead td.btns
{
	text-align: right;
}

.alt
{
	font: 11px Tahoma;
	background-color: #f2f2f2;
	border-top: 1px dashed #111111;
	border-bottom: 1px dashed #111111;
	text-align: center;
	height: 26px;
}

.tcat
{
	font: 12pt Tahoma;
}