﻿body 
{
	background:#f7fff7;
	font-size:10pt;
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
}

#CloseWindow
{
	position:absolute;
	top:10px;
	left:650px;
}

a
{
	text-decoration:none;
	color:Black;
	font-weight:bold;
}
a:hover
{
	text-decoration:underline;
	color:Red;
}

.Detail
{
	position:absolute;
	top:550px;
	width:700px;
	left:10px;
	background-color:White;
	font-size:8pt;
	border:solid black 1px;
	visibility:hidden;
	padding:0px 5px 5px 5px;
}

.Box
{
	width:150px;
	height:20px;
	margin:10px 10px 10px 10px;
	padding:2px 2px 2px 2px;
	border-left:solid 1px black;
	border-top:solid 1px black;
	border-right:solid 3px black;
	border-bottom:solid 3px black;
	position:absolute;
}

.LineLeftDown
{
	border-left:dotted 1px black;
	border-top:dotted 1px black;
	border-right:dotted 0px black;
	border-bottom:dotted 0px black;
	position:absolute;
}
.HLLineRightDown
{
	border-left:dotted 0px black;
	border-top:solid 1px black;
	border-right:solid 1px black;
	border-bottom:dotted 0px black;
	position:absolute;
}
.LineRightDown
{
	border-left:dotted 0px black;
	border-top:dotted 1px black;
	border-right:dotted 1px black;
	border-bottom:dotted 0px black;
	position:absolute;
}

.LineDownLeft
{
	border-left:dotted 0px black;
	border-top:dotted 0px black;
	border-right:dotted 1px black;
	border-bottom:dotted 1px black;
	position:absolute;
}
.LineDownRight
{
	border-left:dotted 1px black;
	border-top:dotted 0px black;
	border-right:dotted 0px black;
	border-bottom:dotted 1px black;
	position:absolute;
}

.LineDown
{
	border-left:dotted 1px black;
	border-top:dotted 0px black;
	border-right:dotted 0px black;
	border-bottom:dotted 0px black;
	position:absolute;
}

.LineAcross
{
	border-left:dotted 0px black;
	border-top:dotted 1px black;
	border-right:dotted 0px black;
	border-bottom:dotted 0px black;
	position:absolute;
}

#BoxA{	left:40px;	top:90px; } /* On-site Customer */
#BoxB{	left:560px;	top:120px; } /* Planning Game */
#BoxC{	left:10px;	top:180px; } /* Metaphor */
#BoxD{	left:340px; top:140px; } /* 40 Hour Week */
#BoxE{	left:120px; top:260px; } /* Refactoring */
#BoxF{	left:400px; top:230px; } /* Simple Design */
#BoxG{	left:80px; top:340px; } /* Pair Programming */
#BoxH{	left:310px; top:380px; } /* Testing */
#BoxI{	left:600px; top:340px; } /* Short Releases */
#BoxJ{	left:280px; top:440px; } /* Coding Standards */
#BoxK{	left:0px; top:480px; } /* Collective Ownership */
#BoxL{	left:550px; top:480px; } /* Continuous Integration */

#LineAB{ width:440px; height:20px; left:208px; top:110px;	}
#LineAH{ width:120px; height:270px; left:208px; top:120px;	}
#LineAC{ width:1px; height:62px; left:128px; top:128px;	}
#LineDF{ width:1px; height:63px; left:440px; top:178px;	}
#LineCF{ width:245px; height:35px; left:175px; top:205px;	}
#LineCE{ width:1px; height:56px; left:140px; top:215px;	}
#LineCG{ width:1px; height:135px; left:110px; top:215px;	}
#LineEG{ width:1px; height:60px; left:160px; top:290px;	}
#LineDE{ width:80px; height:100px; left:285px; top:178px;	}
#LineDG{ width:140px; height:180px; left:245px; top:178px;	}
#LineFE{ width:145px; height:17px; left:285px; top:268px;	}

#LineBH{ width:120px; height:240px; left:475px; top:155px;	}
#LineBI{ width:1px; height:195px; left:680px; top:155px;	}

#LineEH{ width:45px; height:100px; left:275px; top:295px;	}
#LineEK{ width:95px; height:210px; left:35px; top:280px;	}
#LineEL{ width:295px; height:200px; left:265px; top:295px;	}

#LineFG{ width:198px; height:103px; left:248px; top:265px;	}
#LineFH{ width:1px; height:125px; left:462px; top:265px;	}
#LineFI{ width:85px; height:95px; left:565px; top:255px;	}

#LineIH{ width:190px; height:29px; left:475px; top:375px;	}
#LineIL{ width:1px; height:115px; left:700px; top:375px;	}
#LineGK{ width:1px; height:115px; left:100px; top:375px;	}
#LineGH{ width:80px; height:28px; left:240px; top:375px;	}
#LineGJ{ width:70px; height:80px; left:220px; top:375px;	}
#LineGL{ width:360px; height:127px; left:200px; top:375px;	}

#LineHK{ width:200px; height:80px; left:120px; top:410px;	}
#LineHL{ width:160px; height:78px; left:475px; top:412px;	}

#LineJK{ width:150px; height:15px; left:140px; top:470px;	}
#LineJL{ width:160px; height:30px; left:445px; top:460px;	}
#LineKL{ width:395px; height:1px; left:165px; top:510px;	}







