body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #112400;
	color: #DFFCA9;
	font-size: 9px;
	text-align: center;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	margin: 0px;
	padding: 0px;
	color: #E6E33C;
	font-size: 18px;
}
h2 {
	margin: 0px;
	padding: 0px;
	color: #FFF;
	font-size: 14px;
}
a:link {
	color:#F90;
	text-decoration: underline;
}      /* unvisited link */
a:visited {
	color:#F90;
	text-decoration: underline;
}  /* visited link */
a:hover {
	color:#FF0;
	text-decoration: underline;
}  /* mouse over link */
a:active {
	color:#FF0;
	text-decoration: none;
}  /* selected link */

.bottom_nav {
	padding: 12px;
	font-size: 12px;
	color: #CAFCA0;
}
a:link.bottom_nav_link {
	color:#CAFCA0;
	text-decoration: underline;
}      /* unvisited link */
a:visited.bottom_nav_link {
	color:#CAFCA0;
	text-decoration: underline;
}  /* visited link */
a:hover.bottom_nav_link {
	color:#FF0;
	text-decoration: underline;
}  /* mouse over link */
a:active.bottom_nav_link {
	color:#FF0;
	text-decoration: underline;
}  /* selected link */

#maintable {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 965px;
}

#content {
	width:100%;
	/*height:645px;*/
	z-index:auto;
	font-size: 12px;
}
#padded {
	padding:15px;
}
#padded_lightgreenbox {
	padding:15px;
}

#right_column {
	width:100%;
	z-index:auto;
}

#mainmenu {
	position:relative;
	float:left;
	clear:both;
	width:100%;
	top:200px;
	left:30px;
	z-index:auto;
}
#contact_us {
	position:relative;
	float:left;
	clear:both;
	width:100%;
	left:40px;
	top:250px;
	z-index:auto;
	font-size: 14px;
}
ul.mainmenu {
	line-height: 2.5em;
	font-size: medium;
	color: #77F90D;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
li.mainmenu {
	padding-left:40px;
	background-color: transparent;
	background-image: url(images/utilityresourcestx_menu_bullet.png);
	background-repeat: no-repeat;
	background-position: 10px;
}
a:link.mainmenu {
	color:#77F90D;
	text-decoration: none;
}      /* unvisited link */
a:visited.mainmenu {
	color:#77F90D;
	text-decoration: none;
}  /* visited link */
a:hover.mainmenu {
	color:#FF0;
	text-decoration: underline;
}  /* mouse over link */
a:active.mainmenu {
	color:#FF0;
	text-decoration: none;
}  /* selected link */
.question {
	color: #F3A07C;
	font-size: 1.2em;
	font-weight: bold;
}
.lightgreen_box {
	width: 100%;
	margin: 0px;
	background-color: #3F8405;
	font-size: .9em;
}
.listindexnumber {
	color: #F90;
}
ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
