.bg {
	background: #DFDCFF;
	border-top: 1px solid #ADA6FA;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
}
.bg1 {
	background: #FFFFFF;
}
a:link {
	font: 12px Tahoma;
	color: #2F2D82;
	text-decoration: none;
}
a:hover {
	font: 12px Tahoma;
	color: #E88194;
	text-decoration: underline;
}
a:active {
	font: 12px Tahoma;
	color: #F9E3E5;
	text-decoration: underline;
}
a:visited {
	font-family: Tahoma;
	color: #3C39A4;
	font-size: 12px;
	text-decoration: none;
}
.bg2 {

	background: #DFDCFF;
}
.bg3 {
	background: #FEE5EB;
	border-top: 1px solid #ADA6FA;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;

}
.text {
	font: 12px Tahoma;
	color: #000000;
	text-align: justify;
}
.bg4 {
	background: #DFDCFF;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 1px solid #ADA6FA;
	border-left: 0px;
	font: 12px Verdana;
	color: #3D33A3;

}
.color {
	color: #E6607D;
}
.menu1 {
	background: #9188F9;
	border-top: 2px solid #EC7E98;
	border-right: 0px;
	border-bottom: 1px solid #FEE5EB;
	border-left: 0px;


}
.menu2 {
	background: #9188F9;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 1px solid #FEE5EB;
	border-left: 0px;

}
.color1 {

	color: #FFFFFF;
}
.bg5 {


	background: #EC7E98;
}
.color2 {
	color: #3A2E94;
	font: bold 12px Tahoma;

}
.form {
	font: 11px Tahoma;
	color: #3A2E94;
	background: #FFFFFF;
	border: 1px solid #3A2E94;
	width: 150px;
	text-align: center;

}
.submit {
	font: bold 12px Tahoma;
	color: #FFFFFF;
	background: #E6607D;
	text-align: center;
	border: 1px outset #3A2E94;
}
h1 {
	font: bolder 22px Tahoma;
	color: #3D33A3;
	text-align: center;
}
.color3 {
	color: #FFFFFF;
	text-decoration: underline;

}
