body {
	background-color: #E8D1ED;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #000000;
	text-decoration:underline;

}
a:visited {
	color: #000000;
	text-decoration:underline;

}
.MainBorder {
	border: medium solid #47046E;
}
.ButtonBackground {
	background-color: #47046E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	height: 30px;
	padding: 3px 0px;
	text-decoration: underline;
	font-weight: bold;
}
.Justify {
	text-align: justify;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}

.BackGround {
	background-color: #FFFFFF;
	background-image: url(images/ArrowHead.gif);
	background-repeat: repeat;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #47046E;
	font-size: 36px;
	margin: 0px;
	padding: 2px;
}
.PurpleBackground {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	background-color: #47046E;
	padding: 0px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 2px;
}
.RightBorder {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #47046E;
	height: 1100px;
}
.box {
	width: 300px;
}
a.nav {
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ffffff;
	text-align: left;
	font-weight: bold;
	}
	
a.nav:hover {
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFF00;
	font-size: 14px;
	font-weight: bold;
	}
.Group_Layer_Box {
	height: 1100px;
}
