/*=============================================*/
/* appsoftGlobal.css                           */
/* Use with appsoft website                    */
/*                                             */
/* Copywrite Applied Software NZ LtdNov 2003   */
/*=============================================*/


/*=============================================*/
/* Banner Global                               */      
/*=============================================*/ 

.lBanner
{
	font-weight: bold;
	font-size: 24px;
	left: 0px;
	width: 100%;
	color: #ffffff;
	white-space: nowrap;
	position: static;
	top: 0px;
	height: 40px;
	background-color: #339999;
}
.tblLayout{
	left: 0px;
	top: 0px;
	bottom: 0px;
	position: absolute;
	width: 100%;
	overflow: hidden;
}


/***********************************/
/*MenuMenuMenuMenuMenuMenuMenuMenu*/

.MenuBarTop
{
	border-bottom-style: solid;
	border-bottom-color: #339999;
	border-bottom-width: 3px;
	background-color: #FFFFFF;
	text-decoration: none;
	height: 30px;
	text-align: right;
	left: 0px;
	position: relative;
	white-space: nowrap;
	right: 0px;
	width: 100%;
	border-top-color: #FFFFFF;
	border-top-style: solid;
}
.MenuBarScroll
{
	right: 0px;
	left: 0px;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	white-space: nowrap;
	border-left-style: none;
	position: relative;
	height: 30px;
	background-color: #0000ff;
	text-align: center;
	border-bottom-style: none;
}
.MenuBarCell1 {
	width: 20%;
}
.MenuBarCell2 {
	background-repeat: no-repeat;
	background-position: center;
	color: #0033FF;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	width: 16%;
		
}
.lMenuLeft
{
	padding-left: 5px;
	font-size: 12px;
	left: 0px;
	vertical-align: top;
	width: 120px;
	line-height: 20px;
	white-space: nowrap;
	text-align: left;
}

.lPageDetail {
	text-align: left;
	vertical-align: top;
	padding-left: 5px;
}
/*================================*/
/*Body*/
.MenuBody
{
	background-image: url(../graphics/BodyBGGrey.png);
	background-repeat: repeat-y;
	width: 100%;
}
#outer {
	border:1px solid #000000;
	width:100%;
	background-repeat: repeat-x;
	color: #0033CC;
	padding-top: 10px;
	background-image: url(../graphics/BannerTop.png);
 }
.Footer {
	background-color: #009999;
	text-align: center;
	white-space: nowrap;
	color: #FFFFFF;
	height: 10px;
	width: 100%;
	left: 0px;
	position: relative;
	bottom: 0px;
	font-weight: bold;
}
.lPageBlock {
	background-image: url(url(../graphics/BodyBGGrey.png));
	background-repeat: repeat-y;
}
.pPageRight {
	font-size: 16px;
	color: #0033CC;
	text-align: left;
	overflow: hidden;
	vertical-align: top;
}

.pPageMid{
	left: 10px;
	top: 0px;
	text-align: left;
	width: 150px;
	vertical-align: top;
}
.TextBoxPos {
	position: relative;
}
L
