﻿
.headerTableTop
{
	background-image: url(../images/template/bannerBackground.gif);
	background-repeat: repeat-x;
	height: 156px;
	width: 900px;
}

.headerTableBottom
{
	background-image: url(../images/template/mainboxTop.gif); 
	background-repeat: repeat-x;
	height: 6px; 
	width: 900px;
}

.footerTable
{
	background-image: url(../images/template/footerBackground.gif);
	background-repeat: repeat-x;
	height: 60px;
	width: 900px;
}

.mainAreaLeft
{
	background-image: url(../images/template/mainboxLeft.gif);
	background-repeat: repeat-y;
	height: 100%;
	width: 17px;
}

.mainAreaRight
{
	background-image: url(../images/template/mainboxRight.gif);
	background-repeat: repeat-y;
	height: 100%;
	width: 19px;
}

.mainAreaMiddle
{
	height: 100%;
	width: 864px;
}

.mainAreaMenu
{
	
	width: 162px;
	border-right:#EDEDED 1px solid;
	vertical-align:top;
	
	
}

.sidebarTable
{
	width: 200px;
}

.sidebarTop
{
	background-image: url(../images/template/sidebarTop.gif);
	background-repeat: repeat-x;
	height: 8px;
	width: 100%;
}

.sidebarBottom
{
	background-image: url(../images/template/sidebarBottom.gif);
	background-repeat: repeat-x;
	height: 12px;
	width: 100%;
}

.sidebarLeft
{
	background-image: url(../images/template/sidebarLeft.gif);
	background-repeat: repeat-y;
	height: 100%;
	width: 12px;
}

.sideBarRight
{
	background-image: url(../images/template/sidebarRight.gif);
	background-repeat: repeat-y;
	height: 100%;
	width: 19px;
}

.sidebarCenter
{
	background-color: #C8E2FF;
	height: 100%;
	width: 100%;
}

.breadCrumbSearchArea
{
	width: 100%;
}
.menuItem
{
	background-image: Url(../images/template/bluebutton.gif);	
	Cursor:"Default"; 
	font-family:Arial;
	font-size:8;  
	background-color:Transparent;
	color:White;
	font-weight:bold;	
	Height:28;
	Width:162;
	
}
.menuSideBar
{
	background-color:#1557A6;	
	Height:100%;
	Width:100%;
	
}
