<!-- ERA Colors Style Sheet -->
<!--   colors
AQUA   [#00FFFF]	BLACK [#000000]		BLUE   [#FF9A04]	FUCHSIA [#FF00FF]
GRAY   [#808080]	GREEN [#008000]		LIME   [#00FF00]	MAROON  [#800000]
NAVY   [#000080]	OLIVE [#808000]		PURPLE [#800080]	RED     [#FF0000]
SILVER [#C0C0C0]	TEAL  [#008080]		WHITE  [#FFFFFF]	YELLOW  [#FFFF00] 
ERABLUE [#FF9A04]    ERARED [#CC0033] IntelliHomeOrange[FF9A0] IBlue[4541F7] Blue [0000FF]
>

<!-- Content Page Style -->
TH.eraContentHeader {background-color: #FF9A04; font-family: Tahoma; font-size: 15pt;
		color: white; font-weight: bold}
TD.eraContent {background-color: white; font-family: Tahoma; font-size: 10pt;
		color: black; font-weight: bold;}
TD.eraContentSubTitle {background-color: white; font-family: Tahoma; font-size: 12pt;
		color: Black; font-weight: bold}
TABLE.eraContentTable {	background-color:white; color: #FF9A04;
		font-family: Tahoma; font-size: 8pt;
 		font-weight: bold; width: 100%;border=0}
H5 {font-family: serif; font-size: 24pt}
H51 {font-family: verdana;font-size: 10pt; color: #FF9A04; margin-left: 15pt; cursor: hand; 
	visibility: visible; z-index: 1; }
<!-- Menu Style -->
TABLE.RhtIntelliHome{	background-color:white; color: #green;
				font-family: Tahoma; font-size: 6pt;
		 		font-weight: bold;
		 		width: 100%;border=0}

BODY.content  {	background-color:white; color: #FF9A04;
				font-family: Verdana; font-size: 8pt;
		 		font-weight: normal;
		 		topmargin: 0;leftmargin: 0;margingwidth: 0; marginheight: 0}

BODY {			background-color:white; color: #FF9A04;
				font-family: Verdana; font-size: 8pt;
		 		font-weight: normal;
		 		topmargin: 0;}

P {font-family: sans-serif; font-size: 12pt color: black} 
H1 {font-family: serif; font-size: 30pt} 
H2 {font-family: serif; font-size: 24pt} 

.red {color: red} 
.green {color: green} 
.blue {color: blue}
.erablue {color: #FF9A04}
TH.bannerERA {background-color: #FF9400; font-family: Tahoma; font-size: 12pt;
		color: white; font-weight: bold}

TH.RhtIntelliHome{background-color: #FF9400; font-family: Tahoma; font-size: 8pt;
		color: white; font-weight: bold}
TD {background-color: white; font-family: Tahoma; font-size: 10pt;
		color: #FF9A04; font-weight: bold nowrap}
		
A:link    { text-decoration: none;  /* enter "none" for no underline */
            font-weight: bold; color: #0000FF;} 

A:visited { text-decoration: none ; 
            font-weight: bold;color: #0000FF; }

A:active  { text-decoration: none ;
            font-weight: bold; color: #0000FF; }
            
UL {font-family: verdana;list-style-type:bullet;
font-size: 8pt; color: #FF9A04; margin-left: 15pt; cursor: hand; position: relative; top: -41px; left: 5px;
visibility: visible; z-index: 1;}
<!-- #Buttons in CSS -->
 #myButton   {border-style: inset;
        border-color: #ff6633;
        background-color: #CC3300;
        text-decoration: none;   
        width: 80px;
        text-align: center;}
  
  A.buttontext {color: white; 
                text-decoration: none;   
                font: bold 12pt Verdana;
                cursor: hand;}

  .buttonover  {color: yellow;
                text-decoration: none;
                font: bold 12pt Verdana;
                cursor: hand;}