body {
	background-image: url(../images/bkg-fade.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#FFF;
	margin:0 0 0 0;
	padding: 0px;
}

#header {
	width:900px;
	margin:0 auto;
	padding-top:20px;
	background:#fff url(../images/bkg-blu-fade-top.jpg) repeat-x top left;
}

#masthead {
/*	position:relative;
	z-index:1; */
	margin-top:-5px;
}

#wrap {
	position:relative;
	float:left;
	background-color:#366;
	width:100%;
	background:url(../images/bkg-fade2.jpg) repeat-x top left;
/*	border-bottom:1px #999 solid; */
	border-top:1px #999 solid;
	margin-bottom:10px;
}

.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-left: 8px;
}
a:link {
	font-style: normal;
	text-decoration: none;
	color: #006699;
}
a:visited {
	font-style: normal;
	text-decoration: none;
	color: none;
}
a:active {
	font-style: normal;
	text-decoration: none;
	color: none;
}
a:hover {
	color: none;
	text-decoration: underline;
}

li {
	margin-left: -24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
/*	font-weight: bold; */
	text-decoration: none;
	list-style: url(../images/arrows.gif);
}

.menuText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	line-height: normal;
}
.menuTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.menuTitle A:Link {
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
.menuTitle A:Active {
	font-weight: bold;
	color: #006699;
}
.menuTitle A:Visited {
	font-weight: bold;
	color: #660066;
	text-decoration: none;
}
.menuTitle A:Hover {
	font-weight: bold;
	color: #660066;
	text-decoration: underline;
}
.menuTitleSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}
.mainTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	font-weight: bold;
	color: #333333;
	letter-spacing: 1px;
}
.mainSubTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.75em;
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
.mainSubTitleLink {
	font-size: 14px;
	text-decoration: none;
}
.mainSubTitle1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-weight: 700;
	color: #333;
	text-decoration: none;
}
.mainSubTitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.parSubHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-weight: 700;
	color: #333;
	line-height:1.25em;
}
.topNavText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	list-style-type: square;
	padding-right:10px;
}
.topNav {
	padding-top: .4em;
	padding-bottom: .45em; */
	padding-right: 1em;
	background:url(../images/buttons2.gif) repeat-x top;
	border-top:3px #666 double;
}

.topNavBody {
	padding:0;
	border-top-style:double;
	border-bottom:none;
/*	background:url(../images/buttons2.gif) repeat-x top; */
}

#tblBorderTop {
	border-top-style:double;
	border-top-color: #B5B5B5;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#999999;
}
#tblBorder {
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#999999;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#999999;
}
#cellBkgGlobe {
background-image:url(../images/globe-wide-banner.gif);
background-position:left;
background-repeat:no-repeat;
}
.cellBkg {
	background-image: url(../images/bkg-blu-fade.jpg);
}
.CellBkg-DSSAT {
	background-color: #FFDEBE;
}
.CellBkg-UNODC {
	background-color: #D0DFDF;
}

.lineTopRtBtm {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.lineTopLtBtm {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 6px;
	padding-left: 7px;
	padding-right: 2px;
}
.lineLtBtm {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.lineLtTop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.lineLt {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}

/* Below is not really lines on all sides - just left, top, and bottom */

.lineAllSides {
	border-left: 1px solid #999;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
	padding-left: 8px;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 8px;
	background:#FFFFFF;
/*	background-attachment:scroll;
	background-image:url(../images/Compass-blue.gif);
	background-repeat:no-repeat;
	background-position:center;  */
}
.horizMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	padding-left: 10px;
	letter-spacing: 2px;
	padding-top: 1px;
	padding-bottom: 4px;
	margin-top: 1px;
	margin-bottom: 4px;
	height: 20px;
}
.horizMenu A:Link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.horizMenu A:Active {
	font-weight: bold;
	color: #FFFFFF;
}
.horizMenu A:Visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.horizMenu A:Hover {
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
.horizMenuBkg-UNODC {
	background-color: #669999;
}
.horizMenuBkg-UNODC-date {
	background-color: #336666;
}
.horizMenuBkg-DSSAT {
	background-color: #AE6C24;
}
.horizMenuBkg-DSSAT-date {
	background-color: #663300;
}
.horizMenuBkg-MERC {
	background-color: #6389D8;
}
.horizMenuBkg-MERC-date {
	background-color: #003399;
}
.horizMenuBkg-CBTTP {
	background-color: #AA80D5;
}
.horizMenuBkg-CBTTP-date {
	background-color: #663399;
}
.horizMenuBkg-CHINA {
	background-color: #990;
}
.horizMenuBkg-CHINA-date {
	background-color: #663;
}
.date {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left: 7px;
}
hr {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 4px;
	border-top: 1px solid #336699;
	border-right: 1px solid #336699;
	border-bottom: 1px solid #336699;
	border-left: 1px solid #336699;
}
.contactInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.copyRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:.55em;
	color: #999;
	padding-top:20px;
}

.copyRight a:link {
	color:#ccc;
}

.projectStaff {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.pixBorder {
	border-style: solid;
	border-width: 2px;
	border-color: Black;
	padding: 2px;
	margin-bottom: 2px;
}
ul.negSpace {
	margin-top:-18px;
}
p.smSpace {
	margin-top:-15px;
}
li.noIMG {
	list-style-image:none;
	list-style:none;
	margin-top:4px;
}

.greenB {
	color:#006600;
	font-weight:bold;
}