body {
	background-color: #c1ffc1;
	margin: 0;
}
#logo {
	position: absolute;
	top: 5px;
	left: 220px;
	width: 516px;
}
#MainContent {
	margin: 0 auto;
	width: 600px;
	background-color: #ffffff;
	padding: 10px;
	border: solid 2px #CC0000;
	}
#MainContent_four {
	margin:0 auto;
	width: 600px;
	background-color: #ffffff;
	padding: 10px;
	border: solid 2px #CC0000;
	}	

.red {
	font-weight: bold;
	color: #CC0000;
	}
	.green{
	font-weight: bold;
	color: #66cdaa;
	}
.blue {
	font-weight: bold;
	color: #0033ff;
}
.orange {
	font-weight: bold;
	color: #FF9900;
}
.white {
	font-weight: bold;
	color: #FFFFFF;
}
.black {
	font-weight: bold;
	color: #000000;
	font-weight:bold; 
}
.yellow {
	font-weight: bold;
	color: #FFFF00;
}
.green {
	font-weight: bold;
	color: #009933;
}
.pink {
	font-weight: bold;
	color: #CC0099;
}
.imgLeft { 
float: left;
margin-right: 10px;
}
.imgRight {
float: right;
margin-left: 10px;
}

.youWHITE{
background-color: #FFFFcc;
	border: 4px solid #ff9900;
	color: #000000;
	font-size: 16px;
	line-height: 120%;
	font-family: Georgia, "Times Roman", Times, serif;
	text-align: justify;
	padding: 6px;
	font-weight: bolder;
	}
.dataencrypt {
   background-color: #219f67;
	border: 5px solid Yellow;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 120%;
	font-family: Georgia, "Times Roman", Times, serif;
	text-align: justify;
	padding: 6px;
	font-weight: bolder;
	}
	.dataencryptGreen {
   background-color: #c1ffc1;
	border: 5px solid Yellow;
	color: #000000;
	font-size: 16px;
	line-height: 120%;
	font-family: Georgia, "Times Roman", Times, serif;
	text-align: justify;
	padding: 6px;
	font-weight: bolder;
	}

	

