body {
	Background-color: #FFFFC0;
	color: White;
	font-weight : bold;
	font-size: 10pt;
}

TD {
	color: black;
	font-weight : bold;
	font-size: 11pt;
}

.hidetext{
font-weight :normal;
color : #000080;
font-size : 4pt;
font-family : "Arial";
}
.indexpage {
	background-image : url('frames/map.gif');
	background-attachment : fixed;
	background-position : center 60px ;
	background-repeat : no-repeat;
	overflow-x: hidden;
	overflow-y: hidden;
}

.question {
font-weight :normal;
color : blue;
font-size : 10pt;
font-family : "Arial";
}

.answer {
font-weight :bold;
color : White;
font-size : 11pt;
font-family : "Arial";
}
.subject {
font-weight :bold;
color : Navy;
font-size : 12pt;
font-family : "Arial";
}
.black {
font-weight :bold;
color : black;
font-size : 9pt;
font-family : "Arial";
}


.bars { 
	position: absolute;
	top: 0px;
	left: 0px;
 }
 
.netlogo {
	font-family : "Arial";
	font-size : 12pt;
	font-weight : bold;
}

.contact { 
	font-family : "Arial";
	font-size : 18pt;
	font-weight : bold;
}

.fixit,
#bodydiv0,
#bodydiv1,
#bodydiv2,
#bodydiv3,
#bodydiv4,
#bodydiv5,
#bodydiv6,
#bodydiv7,
#bodydiv8,
#bodydiv9,
#bodydiv10,
#bodydiv11 {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	position: relative;
	top: -130px;
	left: 100px;
	width: 450px;
	visibility: hidden;
	padding: 10px;
	border:10px;
}

p { 
	margin-bottom: -15px;
 }

.leftside{ 
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
}
.red {
	color: red;
	font-size:110%;
}
.redtitle {
	color: red;
	font-size:160%;
}
.yellow {
	color: yellow;
}
.yellowtitle {
	color: yellow;
	font-size: 15pt;
}
.boldyellow {
	color: gold;
	font-size: 16pt;
}
.boldyellowlaunch {
	color : white;
		font-size: 18pt;
		align:center;
}
.indexbuttons {
/*	position: absolute;	
	top: 5px;
	left: 10px; */
}

a {
	text-decoration : none;
	color: white;
	
}

.ruler{
	margin-top: 6px;
	height: 3px;
	color: Gray;
	border : thin ridge Gray;
}

#bodyitem0 {
}


#bodyitem1,
#bodyitem2, 
#bodyitem3, 
#bodyitem4, 
#bodyitem5, 
#bodyitem6,
#bodyitem7 {
	position: absolute;
	top: 175px;
	left: 140px;
	color: #d9d900;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	width: 495px;
	top-margin:10px;
	height: 300px;
	visibility: hidden;
	padding: 10px;
/*	border: 2px ridge white; */
/*	background-color : #000090; */
	background-image : url('images/tableback.gif');
	}

#globe { 
	align:center;
	
/*	position: absolute;
	top: 90px;
	left: 230px;
	width: 230px;
	height: 230px; */
 }
 
.tblindent{ 
	position: absolute;
	left: 480px;
 }
 
 .mainframe { 
 	background-image : url('frames/map.gif');
	background-attachment : fixed;
	background-position : left top ;
	background-repeat : no-repeat;
}

.trade {
	font-size:8pt;
}
.selectionheading {
	color: #ffff00;
	font-weight : bold;
	font-size: 13pt;
}
selection{
	color: White;
	font-weight : bold;
	font-size: 11pt;
}