﻿.PublicTbl
{
	width: 915px;
	height: 100%;
	background-repeat: repeat-y;
}

.PublicTbl .HeaderRightTd
{
	width: 530px;
}

.PublicTbl .HeaderCenterTd
{
	background-position: center 15px;
	background-image: url('image.axd?pic=Images/Header_Icon.gif' );
	background-repeat: no-repeat;
	width: 270px;
}

.MiddleBand
{
	background-color: #efebec;
}

.PublicTbl .HeaderCenterTdSmall
{
	background-position: center 15px;
	background-image: url('image.axd?pic=Images/Header_Icon_Small.gif' );
	background-repeat: no-repeat;
	width: 270px;
}

.PublicTbl .HeaderLeftTd
{
	width: 115px;
}

.PublicTbl .IAAA_Logo
{
	height: 100px; /*65px; */
	background-position: right center;
	background-repeat: no-repeat;
	background-image: url('image.axd?pic=images/Icon_IAAA.jpg');
}

.PublicTbl .MembershipMenu
{
	height: 45px;
}

.PublicTbl .BottomRightTd
{
}

.PublicTbl .BottomCenterTd
{
	text-align: center;
	vertical-align: bottom;
}

.PublicTbl .BottomLeftTd
{
}

