BODY {
	background-color: #FFFFFF;
	font-family: "Verdana";
	font-size: 12px;
	margin: 0px 0px;
	color: #000000;
	}
DIV {
	font-family: "Verdana";
	font-size: 12px;
	color: #3C3C3C;
	}
TD {
	font-family: "Verdana";
	font-size: 12px;
	color: #3C3C3C;
	}
A {
	text-decoration: none;
	color: #CC6600;
	}
A:visited {
	text-decoration: none;
	color: #CC6600;
	}
A:active {
	text-decoration: none;
	color: #CC6600;
	}
.orangelink A {
	font-family: "Verdana";
	font-weight: 800;
	font-size: 12px;
	color: #CC6600;
	}
.orangelink A:hover { color: #3C3C3C; }
.orangelink A:active { color: #CC6600; }

.orangelinkwh A {
	font-family: "Verdana";
	font-weight: 800;
	font-size: 12px;
	color: #CC6600;
	}
.orangelinkwh A:hover { color: #EEEEEE; }
.orangelinkwh A:active { color: #CC6600; }


.graylink A {
	font-family: "Verdana";
	font-weight: 800;
	font-size: 12px;
	color: #3C3C3C;
	}
.graylink A:hover { color: #CC6600; }


.tinyselect {
	font-family: "Verdana";
	font-size: 11px;
	}
.navitm {
	font-family: "Verdana";
	color: #EBEBEB;
	font-size: 12px;
	font-weight: 800;
	}
.navitm A {
	text-decoration: none;
	font-family: "Verdana";
	color: #EBEBEB;
	font-size: 12px;
	font-weight: 800;
	}
.navitm A:visited { color: #EBEBEB; }
.navitm A:hover { color: #FFCC00; }

.navitmYellow { 
	color: #FFCC00;
	font-weight: 800;
	}
.navitmYellow A { 
	color: #FFCC00;
	font-weight: 800;
	}
.navitmYellow A:visited {
	color: #FFCC00;
	}

.navutil {
	font-family: "Verdana";
	color: #CC6600;
	font-size: 12px;
	font-weight: 800;
	}
.navutil A {
	text-decoration: none;
	font-family: "Verdana";
	color: #CC6600;
	font-size: 12px;
	font-weight: 800;
	}
.navutil A:visited { color: #CC6600; }
.navutil A:hover { color: #3C3C3C; }

.tiny {
	font-family: "Verdana";
	font-size: 11px;
	color: #000000;
	}
.tiny A {
	font-family: "Verdana";
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	}
.tiny A:hover { color: #CC6600; }

.topnavtabs {
	position: absolute;
	visibility: hidden;
	width: 100%;
	top: 5px;
	left: 0px;
	height: 20px;
	z-index: 31;
	}
.topnavitems {
	position: absolute;
	visibility: hidden;
	width: 100%;
	top: 27px;
	left: 0px;
	height: 20px;
	z-index: 30;
	}
.topnavitems2 {
	position: absolute;
	top: 120px;
	left: 0px;
	width: 100%;
	height: 23px;
	z-index: 30;
	}

.sectionTitle {
	font-family: "Verdana";
	font-size: 18px;
	font-weight: 800;
	color: #3C3C3C;
	}

#bannerlogo {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 115;
	height: 77;
	}
.textbox {
	font-family: "Courier";
	font-size: 10pt;
	}