/* CSS Document */

body {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a img,:link img,:visited img { border:none }

#tooltipDiv {
	position: absolute;
	left: 0px;
	top: 0px;
	width: auto;
	height: auto;
	z-index: 1000;
	display: none;
	background-color: #66CC66;
	border: solid 1px #CCFFCC;	
        padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

#fudo {
	position: absolute;
	top: 260px; 
	left: 520px;
	z-index: 1000;
	visibility: hidden;  
}

#box1, #box2, #box3, #box4, #box5, #box6 {
	position: absolute;
	border: solid 2px #555555;	
        padding: 10px;
	visibility: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #888888;
	text-decoration: none;
	background-image: url(../accessory/backblackdata.jpg);
	background-repeat: repeat;
}

#box1, #box2, #box3, #box4, #box5 {
	left: 112px;
	top: 290px;
	width: 195px;
	height: 225px;
}

#box6 {
	left: 112px;
	top: 305px;
	width: 195px;
	height: 190px;
}

#announcer { /*potential news-box over green-rice */
	position: absolute;
	left: 642px;
	top: 50px;
	width: 170px;
	height: 230px;
	border: none;	
        padding: 8px;
	visibility: visible;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 500;
	color: #111111;
	text-decoration: none;
}

.imgbdr {
	border: 1px solid #555555;
}

.titleup1 {
	font-family: "Courier New", Courier, mono;
	color: #666666;
	font-size: 21px;
	font-weight: 900;
	display: inline;
	letter-spacing: 1px;
}

.titleup2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #555555;
	font-weight: bolder;
	display: inline;
	letter-spacing: 1px;
}

.situation1 {
	color: #777777;
	margin: 5px;
}

.situation2 {
	color: #888888;
}

.situation {
	color: #555555;
}

.situation a:link		{color: #444444;}
.situation a:visited 	{color: #444444;}
.situation a:hover 		{color: #888888;}

a:link, a:visited {text-decoration: none}

/* END. Elephant architectures in slender scan... */