body 
	{
	font-family: tahoma;
	color: black;
	}

#content      
	{
	font-family: tahoma;
	color: black;
	background-color: white;
	background-image:  url(img/eso.png);
	margin-top: -298px;
	margin-left: -501px;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 1002px;
	height: 596px;
	visibility: visible
	}

#box
	{
	  background-image:  url(img/neo.png);
	  text-align: left;
	  padding: 5px 0px 0px 0px;
	  height: 221px;
	  width: 783px;
	}

#colorbox_1
	{
	  text-align: left;
	  border-style: solid;
	  border-width: 1px;
	  border-color: white;
	  color: black;
	  font-size: 11px;
	  background-color: #FFC30D;
	  height: 82px;
	  width: 795px;
	}

#colorbox_2
	{
	  
	  border-style: solid;
	  border-width: 1px;
	  border-color: white;
	  color: black;
	  font-size: 11px;
	  background-color: #FF4A0D;
	  width: 795px;
	  min-height: 82px;
	}

#colorbox_3
	{
	  border-style: solid;
	  border-width: 1px;
	  border-color: white;
	  color: black;
	  font-size: 11px;
	  background-color: #00CC33;
	  min-height: 82px;
	  width: 795px;
	}

#colorbox_4
	{
	  text-align: left;
	  border-style: solid;
	  border-width: 1px;
	  border-color: white;
	  color: black;
	  font-size: 11px;
	  background-color: #4C79FF;
	  min-height: 82px;
	  width: 795px;
	}

#footer 
	{
	font-size: 10px;
	font-family: tahoma;
	text-align: left;
	margin: 10px 0 0 5px;
	}

a:link, a:visited 
	{
	color: white;
	font-size: 11px;
	text-decoration: none;
	}

a:hover 
	{
	color: black;
	font-size: 11px;
	text-decoration: none;
	}

.floatleft
	{
	 float: left;
	}

.floatright
	{
	 float: right;
	 margin: -10px 23px 0px 0px
	}

.text
	{
	 color: white;
	 font-size: 11px;
	 font-family: tahoma;
	}
	
.text_b
	{
	 color: black;
	 font-size: 11px;
	 font-family: tahoma;
	}

.text_1
	{
	 width: 400px;
	 margin: 7px 10px 7px 370px;
	 color: white;
	 font-size: 12px;
	 font-family: tahoma;
	 text-align: justify;
	}

.text_2
	{
	
	 width: 400px;
	 margin: 7px 10px 7px 370px;
	 color: white;
	 font-size: 12px;
	 font-family: tahoma;
	 text-align: justify;
	}

.text_link
	{
	 height: 20px;
	 color: white;
	 font-size: 11px;
	 font-family: tahoma;
	 text-align: center;
	}

.text_3
	{
	 width: 400px;
	 margin: 7px 10px 7px 370px;
	 color: white;
	 font-size: 12px;
	 font-family: tahoma;
	 text-align: right;
	}
	
.text_4
	{
	 width: 440px;
	 margin: 7px 10px 7px 330px;
	 color: white;
	 font-size: 11px;
	 font-family: tahoma;
	 text-align: center;
	}

.keepitclear{

	display: none;
