body {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	background-color: #fff;
	background-image: url(http://www.globechange.org/images/header_bg.gif) ;
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 80%
}

h1 {
	
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 25px;
	padding-right: 25px;
	font-size: 150%;
	font-weight: bold;
	font-style: italic;
	color: #333366;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 25px;
	padding-right: 25px;
	font-size: 140%;
	font-weight: bold;
	color: #666699;
}

h3 {
	
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 25px;
	padding-right: 25px;
	font-size: 130%;
	font-weight: bold;
	color: #666699;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000;
}

ul, ol, li {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000;
}

p.main {
	padding-left: 25px;
	padding-right: 25px;
}
.padding25 {
	padding-left: 25px;
	padding-right: 25px;
}
p.bottom_nav {
	padding-left: 25px;
	padding-right: 25px;
	color: #666699;
	font-size: 90%;
}

a {
	text-decoration: underline;
	font-weight: normal;
	color:  #666699;
	}
a:visited {
	color:  #666699;
	}
a:active {
	color:  #666699;
	}
a:hover {
	color: #333366;
	text-decoration: none;
	}
	
a.copyright {
	text-decoration: underline;
	font-weight: normal;
	color:  #fff;
	}
a.copyright:visited {
	color:  #fff;
	}
a.copyright:active {
	color:  #fff;
	}
a.copyright:hover {
	color: #fff;
	text-decoration: none;
	}

td.header {
	background-image: url(http://www.globechange.org/images/header_bg.gif);
	background-repeat: repeat-x;
}

td.dk_blue {
	background-color: #333366;
}

td.white {
	background-color: white;
}

td.olive {
	background-color: #666633;
}

p.mail_list {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #333366;
	text-align: right;
}

p.mail_list_un {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333366;
	text-align: left;
	padding-left: 25px;
	padding-right: 25px;
}

p.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 75%;
	color: #fff;
	text-align: right;
	padding: 10px;
}

.bold {
	font-weight: bold;
}

.blue {
	color: #666699;
}

.noborder {
	border: 0 white none;
}

.top_nav_category {
	color: #666633;
	font-weight: bold;
	font-size: 12px;
	padding-left: 25px;
	padding-right: 25px;
}
.topNavNoPad{
	color: #666633;
	font-weight: bold;
	font-size: 12px;
}

a.top_nav {
	text-decoration: underline;
	font-weight: normal;
	color:  #666633;
	font-weight: bold;
	font-size: 12px;
	}
a.top_nav:visited {
	color:  #666633;
	font-weight: bold;
	font-size: 12px;
	}
a.top_nav:active {
	color:  #666633;
	font-weight: bold;
	font-size: 12px;
	}
a.top_nav:hover {
	color: #666633;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	}
	
.item_title {
	color: #666699;
	font-style: italic;
	font-weight: bold;
}

.notice {
	color: #666666;
	font-style: italic;
	font-size: 10px;
}
.whiteBold {
	font-weight: bold;
	color: #FFFFFF;
}

.dirAuthor {
	color: #333366;
}

.dirTitle {
	color: #333366;
	font-weight: bold;
}.confUnderline110 {
	font-size: 110%;
	font-weight: bold;
	text-decoration: underline;
}
#homeTable{
	border: 2px solid #333365;
	border-collapse: collapse;
	margin-right: 10px;
	margin-left: 10px;
}
#homeTable tr {
	padding: 0px;
}
#homeTable th {
	color: #FFFFFF;
	background-color: #666698;
	text-align: left;
	font-size: 120%;
	padding-left: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#homeTable td {
	padding-left: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 2px solid #333365;
	background-color: #F9F9F9;
}
#homeTable .emphasis{
	border: 2px solid #666634;
	background-color: #EEEEDF;
	cursor: hand;

/*	font-size: 110%; */
}
