﻿body 
{
	font-family: Verdana, Sans-Serif;
	font-size: x-small;
	font-weight: normal;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
}

A:link 
{
	text-decoration: none;
	color: #3333cc;
}
A:visited
{
	text-decoration: none;
	color: #3333cc;
}
A:active
{
	text-decoration: none;
	color: #3333cc;
}
A:hover
{
	text-decoration: underline;
	color: #3333cc;
}

table.GridLook {
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #d3d3d3;
	border-collapse: collapse;
	background-color: white;
}

.tablehHeaderBG
{
	background-color: #f37420;
}

.tableAlternatingBG
{
	background-color: #FFFBD6;
}

.OrangeBg
{
	background-color: #FFF3C7;
}

.enerwatchTextBoxFormat
{
	font-family: Verdana, Sans-Serif;
	font-size: x-small;
	font-weight: normal;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
}

.header
{
	font-size: large;
}