﻿.ContentTbl
{
	width: 915px;
	height: 223px;
}
.ContentTbl .RightTd
{
	background-image: url('image.axd?pic=images/ContentBorderRight.gif' );
	width: 17px;
	background-position: bottom left;
	background-repeat: no-repeat;
}

.ContentTbl .LeftTd
{
	background-image: url('image.axd?pic=images/ContentLeft.gif');
	width: 466px;
	background-repeat: no-repeat;
	background-position: bottom left;
}

.ContentTbl .TopBorderTd
{
	background-image: url('image.axd?pic=images/ContentBorderSpacer.jpg' );
	height: 33px;
	background-position: bottom center;
	background-repeat: repeat-x;
}

.ContentTbl .BottomBorderTd
{
	background-image: url('image.axd?pic=images/ContentBorderSpacer.jpg' );
	background-repeat: repeat-x;
	height: 29px;
}

.ContentTbl .ContentTd
{
	width: 466px;
	height: 161px;
}

.PageLogoLogin
{
	background-image: url('image.axd?pic=images/pagelogo_login_big.gif' );
	background-repeat: no-repeat;
}
.PageLogoReport
{
	background-image: url('image.axd?pic=images/pagelogo_report_big.gif' );
	background-repeat: no-repeat;
}

.PageLogoPassword
{
	background-image: url('image.axd?pic=images/pagelogo_password_big.gif' );
	background-repeat: no-repeat;
}
.PageLogoPassword, .PageLogoReport, .PageLogoLogin
{
	background-position: 20px center;
}
.PageLogoUserInfo
{
	background-image: url('Images/userinfo.gif' );
	background-repeat: no-repeat;
	height: 234;
	width: 203;
}
