body {
	background-image:  url(../images/HEADERlogo.jpg);
background-repeat: repeat-x;
background-color: #c1ffc1;
margin: 0px;
}
#logo {
	position: absolute;
	top: 5px;
	left: 220px;
	width: 516px;
}
#maincontent {
	position: absolute;
	top: 2px;
	left: 2px;
	width: 789px;
	background-color: #66cdaa;
	border: 4px inset #F4A460;
	padding: 10px;
}

.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;
}
.yellowLINE {
	font-weight: bold;
	color: #FFFFCC;
}
.greenLINE {
	font-weight: bold;
	color: #66CDAA;
}
.green {
	font-weight: bold;
	color: #009933;
}
.pink {
	font-weight: bold;
	color: #CC0099;
}
#content2 {
	width: 460px;
	text-align: left;
	left: 175px;
	top: 134px;
	position: absolute;
}

.imgLeft { 
float: left;
margin-right: 10px;
}
.imgRight {
float: right;
margin-left: 10px;
}
.td2{
	font-size: 16px;
	text-align:center;
	color: #FFFFFF;
	font-weight: bolder;
	background-color: #CC9999;
	}
.td3{
	font-size: 16px;
	text-align:CENTER;
	color: #000000;
	font-weight: bolder;
	background-color: #74C7E9;
	}
.td4{
	font-size: 16px;
	text-align:center;
	color: #FFFFCC;
	font-weight: bolder;
	background-color: #cc9999;
	}
.td5{
	font-size: 16px;
	text-align:CENTER;
	color: #FFFFCC;
	font-weight: bolder;
	background-color: #74C7E9;
	}
.td6{
	font-size: 16px;
	text-align:CENTER;
	color: #0099FF;
	font-weight: bolder;
	background-color: #FFCC99;
	}
.tdW {
  FONT-SIZE: 16px;
	COLOR: #FFFFFF;
	LINE-HEIGHT: 120%;
	FONT-FAMILY: Georgia, "Times Roman", Times, serif;
	TEXT-ALIGN: left;
	font-weight: bold;
	}
.tdB {
  FONT-SIZE: 16px;
	COLOR: #000000;
	LINE-HEIGHT: 120%;
	FONT-FAMILY: Georgia, "Times Roman", Times, serif;
	TEXT-ALIGN: center;
	font-weight: bold;
	background-color: #FFFFFF;
	}
.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;
	}
.youwriteP {
   background-color: #CC0099;
	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;
	}
.youWrote {
   background-color: #66cdaa;
	border: 5px solid Yellow;
}
.td {
font-size: 16px;
	color: #0000ff;
	line-height: 120%;
	font-family: Georgia, "Times Roman", Times, serif;
	text-align: center;
	}
.youBLUE{
background-color: #0099CC;
	border: 2px solid #ff9900;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 120%;
	font-family: Georgia, "Times Roman", Times, serif;
	text-align: justify;
	padding: 6px;
	font-weight: bolder;
	}
	.youGOLD{
background-color: #FFFF99;
	border: 2px solid #ff0000;
	color: #CC6600;
	font-size: 16px;
	line-height: 120%;
	font-family: Georgia, "Times Roman", Times, serif;
	text-align: justify;
	padding: 6px;
	font-weight: bolder;
	}
	.youWHITE{
background-color: #FFFFcc;
	border: 2px 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;

