﻿
 /* td { padding:3px;} */
.heritagepropaneexpress 
  {
    text-align:right; font-family:Bookman Old Style; color:Black;
    }
.textalignright 
{
  text-align:right; color:Black;
}
.tblcenter {  text-align:center;}
.siteerror
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-weight:Bold;
	color:Red;
	font-size:13px;
}
.sitemsg
{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  color:black; /* Heritage Blue */
  font-weight: Bold;
  font-size: 14px;
}
.red { color:Red; }
.hpxstdtext 
{
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	text-align:left;
}
.hpxpagetitle 
{
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: black;
	text-align:left;
}

.qtext 
{
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	text-align:left;
}
.atext 
{
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	text-align:left;
}
.bold { font-weight:bold; }
.btmmnu, .btmmnu:link, .btmmnu:active, .btmmnu:visited
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px; /*  color: #adbae0;     round 1 too light */
  color: #adbae0;
  vertical-align: top;
  text-decoration: none;
/*  color: #827eed; */
}
.btmmnu:hover 
{ 
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight:bold;
	color: #adbae0;
    vertical-align:top;
    text-decoration: none;
}
.linkintext, .linkintext:link, .linkintext:active, .linkintext:visited
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px; /*  color: #adbae0;     round 1 too light */
  color: black;
  vertical-align: top;
  text-decoration: underline;
/*  color: #827eed; */
}
.linkintext:hover 
{ 
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight:bold;
	color: black;
    vertical-align:top;
  text-decoration: underline;
}

.red
{
  color: #b2373e;
}
.txtblue
{
  color: #2069a1;
}
.bluegray
{
  color: #8196cd;
}
.ltbluegray
{
  color: #adbae0;
}
.darkbluegray
{
  color: #4c72b9;
}
.txtwhite
{ 
  color:White;
}
.txtyellow
{ 
  color:yellow;
}
.select { display:block;}
.unselect {display:none;}
.tabmenu
{
  color: #4c5f71;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-align: center;
  width: 32%;
   height: 20px;
  border: none;
}

.selectedtabmenu
{
  color: white;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-align: center;
/*  background-color: #4c72b9;  */
  width: 32%;
   height: 20px;
  border: none;
}
.selectedtabmenu:hover
{
  color: white;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
/*  background-color: #4c72b9;  */
  width: 32%;
   height: 20px;
  border: none;
}

.tabmenucurve
{
  color: #4c72b9;
  width:40px;
   height: 28px;
  padding:0px;
  margin:0px;
  border:none;
}

.selectedtabbody , .selectedtabbody:link,.selectedtabbody:active, .selectedtabbody:visited
{
  color:White;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-align: center;
  border: none;
  padding:0px;
  margin:0px;
  border:none;
  height:.75in;

}
.oneinch { height:100px;}


.topmenubkgrnd
{
 background-color: #8196cd;
 border-color:#8196cd;
 }
.topmenu , .topmenu:link, .topmenu:active , .topmenu:visited 
{
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
/*	color: #adbae0;  */
    vertical-align:top;
    text-decoration:none;
    background-color:#8196cd;
}
.topmenu:hover 
{
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
/*	color: #adbae0;  */
    font-weight:bold;
    vertical-align:top;
    text-decoration:none;
    background-color:#8196cd;
}
.leftrightborder 
{
   border-left-width:2px;
    border-left-style:solid;
    border-color:#adbae0;
    border-right-style:solid;
   border-right-width:2px;
}
.menustartpos
{
  display: block;
  left: -2in;
  position: relative;
}
  .displayon
  {
    display:block;
  }
  .displayoff
  {
    display:none;
  }
