div 			{	font-family		: Verdana;
					font-size		: 10pt;
					position		: absolute;
					border			: solid 0pt #7F7F7F;	}

.BodyN			{	font-size		: 3px;
					width			: 100%;
					height			: 6px;
					background-image: url("DarkBlue/Body-N.gif"); 	
					top				: 0;
					z-index			: 10;					}

.BodyS			{	font-size		: 3px;
					width			: 100%;
					height			: 6px;
					background-image: url("DarkBlue/Body-S.gif");
					bottom			: 0;
					z-index			: 10;					}

.BodyW			{	font-size		: 3px;
					width  			: 6px;
					height			: 100%;
					background-image: url("DarkBlue/Body-W.gif"); 	
					left			: 0;
					z-index			: 10;					}

.BodyE			{	font-size		: 3px;
					width			: 6px;
					height			: 100%;
					background-image: url("DarkBlue/Body-E.gif"); 	
					right			: 0;
					z-index			: 10;					}

.BodyNW		{	font-size			: 3px;
					width			: 6px;
					height			: 6px;
					background-image: url("DarkBlue/Body-NW.gif");
					top				: 0;
					left			: 0;
					z-index			: 15;					}

.BodyNE		{	font-size			: 3px;
					width			: 6px;
					height			: 6px;
					background-image: url("DarkBlue/Body-NE.gif");
					top				: 0;
					right			: 0;
					z-index			: 15;					}

.BodySW		{	font-size			: 3px;
					width			: 6px;
					height			: 6px;
					background-image: url("DarkBlue/Body-SW.gif"); 	
					bottom			: 0;
					left			: 0;
					z-index			: 15;					}
			
.BodySE		{	font-size			: 3px;
					width			: 6px;
					height			: 6px;
					background-image: url("DarkBlue/Body-SE.gif"); 	
					bottom			: 0;
					right			: 0;
					z-index			: 15;					}
			
.BodyCa			{	font-family		: Arial;
					width			: 100%;
					height			: 100%;
					color			: white;
					font-size		: 10pt;	
					font-weight		: normal;		
					text-align		: justify;
					z-index			: 5;
				}

.BodyC			{	font-family		: Arial;
					color			: white;
					font-size		: 10pt;	
					font-weight		: normal;		
					text-align		: justify;
					z-index			: 5;
					margin			: 40px 5px 5px 5px;
				}

.HeadW			{	font-size		: 3px;
					width  			: 12px;
					height			: 32px;
					background-image: url("DarkBlue/Head-W.gif"); 	
					left			: 0;
					z-index			: 15;					}

.HeadE			{	font-size		: 3px;
					width  			: 12px;
					height			: 32px;
					background-image: url("DarkBlue/Head-E.gif"); 	
					right			: 0;
					z-index			: 15;					}

.HeadC			{	font-family		: Arial;
					width			: 100%;
					height			: 32px;
					color			: white;
					font-size		: 10pt;	
					font-weight		: normal		
					text-align		: center;
					background-image: url("DarkBlue/Head-C.gif");
					top				: 0;
					z-index			: 10;					}

