﻿
/****************************** structure ******************************/
body 
{ 
	background:url(bgd9.jpg);
	font-size:12px; color:#FF9900; 
	margin: -20px 0px 0px 0px;
}

div#hp_top_wrapper { background:url('topbackground1.jpg') no-repeat center top; height:121px }

a:visited {
	font-weight: normal;
	text-decoration: underline;
	color: blue;
}

a:hover {
	text-decoration: none;
	color: red;
}

.default {
	color: #000000;
}

a:active  {
	font-weight: normal;
	text-decoration: underline;
	color: orange;
}


a.default:visited {
	font-weight: normal;
	text-decoration: underline;
	color: blue;
}
a.default:hover {
	font-weight: normal;
	text-decoration: underline;
	color: red;
}

a.default:active {
	font-weight: normal;
	text-decoration: underline;
	color: orange;
}

a.menuheader {
	font-family:Arial;
	font-weight: normal;
	font-size: small;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.menuheader:hover {
	color: #FFFF00;
	font-weight: bold;
	text-decoration: none;
}

a.menuheaderjoin {
	font-family:Arial;
	color: #FFFF00;
	font-weight: bold;
	font-size: large;
	text-decoration: none;
}

a.menuheaderjoin:hover {
	font-family:Arial;
	color: #FF9900;
	font-weight: bold;
	font-size: large;
	text-decoration: none;
}

.partnership {
	color: #808080;
	font-weight: normal;
	font-size: xx-small;
}

td.contentcell {
	color: #000000;
	font-weight: normal;
	font-size: small;
	background: #ffffff; 
    padding: 20px; 
    border: 0px;
}

font {
	color: black;
	text-align: center;
}


er {
	font-size: large;
	color: #000000;
}

.mainheader {
	font-size: xx-large;
	color: #000000;
	text-align: left;
}

.subheader {
	font-size: large;
}

.newsheader {
	font-size: large;
	color: #C7C9B4; 
	}
	
.climateheader {
	font-size: large;
	text-decoration: bold;
	color: black; 
	}

	
.climatelinks {
	font-size: small;
	color: blue; 
	}

a.climatelinks:visited {
	font-weight: normal;
	text-decoration: underline;
	color: blue;
}
a.climatelinks:hover {
	font-weight: normal;
	text-decoration: underline;
	color: red;
}

a.homeyellow{
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
}

a.footerlinks {
	font-size: small;
	color: #FF9900;
	}

a.footerlinks:visited {
	font-weight: normal;
	text-decoration: underline;
	color: #FF9900;
}
a.footerlinks:hover {
	font-weight: normal;
	text-decoration: underline;
	color: red;
}

a.footerlinks:active{
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}

a.climatelinks:active {
	font-weight: normal;
	text-decoration: underline;
	color: orange;
}
	
a.homeyellow:visited {
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}
a.homeyellow:hover {
	font-weight: normal;
	text-decoration: none;
	color: orange;
}

a.homeyellow:active {
	font-weight: normal;
	text-decoration: none;
	color: red;
}


ol.list {
	list-style-type: circle;
}
ul.list {
	list-style-type: circle;
}



