﻿.authenticatedbackground
{
	background-color: #FFFFFF;
}
.authenticated td.topleft
{
	background-image: url(images/authenticated/authenticatedtopleft.jpg);
	width: 35px;
	height: 55px;
}
.authenticated td.topmiddle
{
	background-image: url(images/authenticated/authenticatedtopmiddle.jpg);
}
.authenticated td.topmiddle2
{
	background-image: url(images/authenticated/authenticatedtopmiddle.jpg);
	vertical-align: top;
}
.authenticated td.topmiddle3
{
	background-image: url(images/authenticated/authenticatedtopmiddle.jpg);
	vertical-align: top;
}
.authenticated td.topright
{
	background-image: url(images/authenticated/authenticatedtopright.jpg);
	width: 35px;
	height: 55px;
}
.authenticated td.middleleft
{
	background-image: url(images/authenticated/authenticatedmiddleleft.jpg);
}

.authenticated td.middleright
{
	background-image: url(images/authenticated/authenticatedmiddleright.jpg);
}
.authenticated td.bottomleft
{
	background-image: url(images/authenticated/authenticatedbottomleft.jpg);
	width: 35px;
	height: 30px;
}
.authenticated td.bottommiddle
{
	background-image: url(images/authenticated/authenticatedbottommiddle.jpg);
}
.authenticated td.bottomright
{
	background-image: url(images/authenticated/authenticatedbottomright.jpg);
	width: 35px;
	height: 30px;
}
.authenticatedheader
{
	height: 100px;
	vertical-align: bottom;
	background-image: url(images/authenticated/authenticatedheaderbg.jpg);
}
