body {
	background:  url("images/background.gif");
}

TD
{
    font-size: 		9pt;
    color: 			#222222;
    font-family: 	arial;
}
SELECT
{
	border-right:		#5B5B5B 1px solid; 
	border-top: 		#5B5B5B 1px solid; 
	border-left: 		#5B5B5B 1px solid; 
	border-bottom: 		#5B5B5B 1px solid; 
	background-color: 	#ffffff;
	height: 17 px;
}
.border
{
	background-color: #ffffff;
	border : 1px solid #A8B2BB;
	padding: 0;
	margin:0;
}

.infoBorder
{
	background-color: #f2f2f2;
	border : 1px solid #A8B2BB;
	padding: 5px;
}

.mapBorder
{
	background-color: #ffffff;
	border : 1px solid #A8B2BB;
	padding: 5px;
	height: 252px;
}

.graphBorder
{
	background-color: #ffffff;
	border : 1px solid #A8B2BB;
}



.top-bgimage {
background: #ffffff url("images/top1.gif");
background-repeat: repeat-x;
padding:8px;
}







.text
{
    font-size: 		8pt;
    color: 			#444444;
    font-family: 	arial;
}
.smtext
{
    font-size: 		7pt;
    color: 			#5F5D82;
    font-family: 	arial;
}

.title
{
    font-family: 	arial;
	font-size:		10pt;
	color:			#000000;
	font-weight: 	bold;
}
.resultstitle
{
    font-family: 	arial;
	font-size:		10pt;
	color:			#757575;
	font-weight: 	bold;
}
.results
{
    font-family: 	arial;
	font-size:		11pt;
	color:			#505050;
	font-weight: 	bold;
}
.subresults
{
    font-family: 	arial;
	font-size:		10pt;
	color:			#444444;
	font-weight: 	bold;
}
.cooling
{
    font-family: 	arial;
	font-size:		11pt;
	color:			#0E178E;
	font-weight: 	bold;
}

.heating
{
    font-family: 	arial;
	font-size:		11pt;
	color:			#E30E0F;
	font-weight: 	bold;
}

.input
{
	border-right:		#5B5B5B 1px solid; 
	border-top: 		#5B5B5B 1px solid; 
	border-left: 		#5B5B5B 1px solid; 
	border-bottom: 		#5B5B5B 1px solid; 
	background-color: 	#ffffff;
	height: 20 px;
}
input.formbutton, input.formbuttonover, input.formbuttondown { font: 8pt verdana, arial, helvetica; background-color: #FFD800; border: #000000 1px solid; color: #000000; cursor: hand; font-weight: normal }
input.formbutton     { background-color: #A7BBD9; }
input.formbuttonover { background-color: #CDDAEC; }
input.formbuttondown { background-color: #CDDAEC; }

.inputTxt
{
	border:0; 
	background-color: 	#f2f2f2;
	font-size:9pt;
	color: red;
    font-family: 	arial;
    text-align:right;
}

A:link    
{ 
	text-decoration:	none;
	color: #0000FF; 
}    

A:visited 
{ 
	text-decoration:	none;
	color: #0000FF;
}  

A:hover   
{ 
	text-decoration:	underline;
	color: red; 
} 

A:active  
{ 
	text-decoration:	underline;
	color: red; 
} 

.copy {  font-size: 9px; color: #d4d4d4 }
A.copy:link {text-decoration: none; font-size: 9px; color: #d4d4d4 } 
A.copy:visited {text-decoration: none;  font-size: 9px; color: #d4d4d4 } 
A.copy:hover {text-decoration: none;  font-size: 9px; color: #d4d4d4 } 
A.copy:active {text-decoration:none;  font-size: 9px; color: #d4d4d4 } 

A.bottomLnk:link {text-decoration: none; color: #fff; font-size: 3px} 
A.bottomLnk:visited {text-decoration: none; color: #fff; font-size: 3px} 
A.bottomLnk:hover {text-decoration: none; color: #fff; font-size: 3px} 
A.bottomLnk:active {text-decoration:none; color: #fff; font-size: 3px} 
