a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover { color: #0066FF; text-decoration: none; }

.mtDropdownMenu { LEFT: -1000px; OVERFLOW: hidden; POSITION: absolute; TOP: -1000px }
.mtDropdownMenu .content { POSITION: absolute; }
.mtDropdownMenu .items {
	Z-INDEX: 3;
	LEFT: 0px;
	POSITION: relative;
	TOP: 0px;
	border: 1px solid #BFC3D0;
}
.mtDropdownMenu .item {
	CURSOR: hand;
	COLOR: #838AA2;
	font-weight: bold;
	FONT-FAMILY: "Microsoft Sans Serif", "MS Sans Serif";
	FONT-SIZE: 9px;
	TEXT-DECORATION: none;
}
.mtDropdownMenu .background { Z-INDEX: 1; FILTER: alpha(opacity=90); LEFT: 0px; POSITION: absolute; TOP: 0px; moz-opacity: .8 }
.mtDropdownMenu .shadowRight { Z-INDEX: 3; FILTER: alpha(opacity=40); WIDTH: 1px; POSITION: absolute; TOP: 1px; moz-opacity: .4 }
.mtDropdownMenu .shadowBottom { Z-INDEX: 1; FILTER: alpha(opacity=40); LEFT: 1px; POSITION: absolute; HEIGHT: 1px; moz-opacity: .4 }
.mtDropdownMenu .hover { BACKGROUND: #FFFFFF; COLOR: #000000; }
.mtDropdownMenu .item IMG { MARGIN-LEFT: 10px }

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.submenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.bodyblack{
	font-family: "Microsoft Sans Serif", "MS Sans Serif", Arial, sans-serif;
	font-size: 9px;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;




}
.bodyblackBox {

	font-family: "Microsoft Sans Serif", "MS Sans Serif", Arial, sans-serif;
	font-size: 9px;
	text-align: left;
	padding-right: 3px;
	padding-left: 3px;
}
.bodyblackPlans {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", Arial, sans-serif;
	font-size: 9px;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(images/pwr_backgr.gif);
	background-repeat: repeat-y;


}
.bodyblackCells {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", Arial, sans-serif;
	font-size: 9px;
	padding-right: 10px;
	padding-left: 10px;
	border: none;


}

.bodyblank {
           font-size: 9px;
	  text-align: left;
	  padding-right: 10px;
	  padding-left: 10px;
	  padding-top: 5px;
	  padding-bottom: 5px;
	  bgcolor: #FFFFFF;
}

             
