.h1 {
font: Geneva, Arial, Helvetica, sans-serif;
font-size:14px;
font-color:#CCCCCC;
font-style:bold;
}

.background {
	background-image: url(images/bkg_carbon.gif);
	background-repeat: repeat-x;
}
.content_left {
	background-image: url(images/content_Left.jpg);
	background-repeat: repeat-y;
}
.bkg_bottomLeft {
	background-image: url(images/bkg_bottomLeft.gif);
	background-repeat: repeat-y;
}
.bkg_bottomRight {
	background-image: url(images/bkg_bottomRight.gif);
	background-repeat: repeat-y;
}
.content_Right {
	background-image: url(images/content_Right.jpg);
	background-repeat: repeat-y;
}
.content {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.bkg_topRight {
	background-image: url(images/bkg_topRight.gif);
	background-repeat: no-repeat;
}
.bkg_topLeft {
	background-image: url(images/bkg_topLeft.gif);
	background-repeat: no-repeat;
}
.framestyle {
	height: 100%;
	width: 670px;
	position: relative;
	visibility: visible;
	z-index: 2;
	overflow: visible;
}
.content_table {
	position: relative;
	width: 670px;
	z-index: 0;
	height: 100%;
}
.scale_table {
	height: auto;
	width: auto;
	position: relative;
}
.pop_contentbkg {
	background-image: url(images/pop_05.gif);
	background-repeat: no-repeat;
}
a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
.trademarks {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
	text-align: center;
}
a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}

select {
	width: 150px;
	font-family: Geneva; 
	font-weight: bold; 
	font-size: 12px;
}

input {
	width: 150px;
	font-family: Geneva; 
	font-weight: bold; 
	font-size: 12px;
}.enviro_green {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #99FF00;
}
