﻿html{ height:100%; min-height:100%; }
.CenterLayoutContainerTable
{
    height:100%; vertical-align:middle
}
.CenterLayoutCell
{
    vertical-align:middle;
}
.ContainerTable
{
    width: 755px; text-align: left; min-height: 484px;
}
.TopLogo
{
    color:White; text-align:center;  width: 755px; height: 115px; background-image: url('img/Top.gif');
}
.LeftLayoutCell
{
    width: 15px; background-image: url('img/Left.gif'); background-repeat: repeat-y;
}
.ContentLayoutCell
{
    width: 701px; background-color: White; padding:10px;
}
.RightLayoutCell
{
    width: 19px; background-image: url('img/Right.gif'); background-repeat: repeat-y;
}
.FooterLayoutCell
{
    color:#cccaca; font-size:9pt; padding:0px 0px 0px 35px; width: 755px; height: 49px; background-image: url('img/Bottom.gif'); background-repeat:no-repeat;
}
/*Administrator*/
.adminContainer
{
	WIDTH: 200px;
	HEIGHT: 170px;
	background-color:White;
	font-weight:bold;
	display:none;	
}
.adminTable
{
	WIDTH: 200px;
	HEIGHT: 170px;
	text-align:center;
	font-family:Arial;
}
.admimg
{
    width:16px;
    height:16px;
	border-width:0px;
}
.headTags
{
	display:none;
}

a.TopLogoLink{ font-family:Verdana; font-size:11px; text-decoration:none; font-weight: bold;}
a.TopLogoLink:link{font-family:Verdana; color:#fff; font-size:11px; font-weight: bold; }
a.TopLogoLink:visited{font-family:Verdana; color:#fff; font-size:11px; font-weight: bold;}
a.TopLogoLink:hover{font-family:Verdana; color:#fff; font-size:11px; font-weight: bold; text-decoration:underline;}
a.TopLogoLink:active{font-family:Verdana; color:#fff; font-size:11px; font-weight: bold; }
