﻿.tblMaster
{
	width: 1000px;
	height: 100%;
	border-right: #8287be 1px solid;
	border-top: #8287be 1px solid;
	border-left: #8287be 1px solid;
	border-bottom: #8287be 1px solid;
	background-color: White;
}

.tblBody
{
	width: 745px;
}

.tblHeading
{
	font-weight: normal;
	color: #287EA0;
	font-family: Arial;
}

.tblWindow
{
	width: 500px;
	height: 500px;
	background-color: White;
}

.tblLogin
{
    width:202px;
    background-image:url(../images/general/loginbackground.gif);
    background-repeat:repeat-x;
    background-color:#848810;
}

.tdMeterText
{
	font-size:14pt;
}

