

.TblOuter
{
	height:415px;
	width:765px;
}

/*the top table, containing logo and site banner*/
.TblTop
{
	width:100%;
	height:61px;
}

.ImagePadderLR
{
	font-size:1px;
	padding-right: 2px;
	padding-left: 5px; 
}

.ImagePadder4Way
{
	padding:2px;
}

body
{
	margin-bottom: 2px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

.ContentTable
{
	height:100%;
	width:765px;
}

.HomePageContentTable
{
	height:100%;
	width:760px
}

.ColumnTable
{
	height:100%;
	vertical-align:top;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-right-width: 0px;
}

.Column
{
	width:200px;
	vertical-align:top;
}

.ColumnDivider
{
	border-right-style: solid;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	border-right-width: 1px;
	height:100%;
	width:1px;
	font-size:1px;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:3px;
	margin-right:3px;
}

.Divider
{
	height: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDDDDD;
	font-size: 1px;
	margin-left:4px;
	margin-right:4px;
	margin-top:4px;
	margin-bottom:4px;
}

.BottomDivider
{
	height: 1px;
	width: 761px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DBDBDB;
	font-size: 1px;
	margin-left:2px;
	margin-right:2px;
}

.SideConentPanel
{
	vertical-align:top;
}

.PageWidth
{
	width:765px;
}

.PageBannerContainer
{
	font-size:1px; 
	height:1px; 
	width:760px; /*765 - 5px (i.e. left banner spacing)*/
	margin-top:4px; 
	/*
	border-top:1px solid #AAAAAA; 
	border-bottom:1px solid #AAAAAA;
	*/
	height:70px;
}

.Logo
{
	margin-left:8px;
	margin-top:5px;
	border:0px;
}

.TableLeftBorder
{
	border-left:1px;
}

.InfoPanelTop
{
	background-image:url(images/info_panel_top.jpg); 
	background-repeat:no-repeat; 
	width:182px; 
	height:18px; 
	font-size:1px;  
}

.InfoPanelBot
{
	background-image:url(images/info_panel_bottom.jpg); 
	background-repeat:no-repeat; 
	width:182px; 
	height:18px; 
	font-size:1px;  
}


.DefaultPage
{
	color:#FFFFFF;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}