A {
	background: transparent;
	color: Blue;
}

A:VISITED {
	background: transparent;
	color: #E5972E;
}

A:HOVER {
	background: transparent;
	color : #FF6347;
}


BODY  {
	font-family: Tahoma, Verdana, Arial, Helvetica, san-serif;
	font-size: medium;
	background: White; 
}

.supportBar {
	background: #A5B5CE;
	font-family : Tahoma, Verdana, Arial, Helvetica, san-serif;
	font-style : normal;
	font-weight : normal;
	font-size: medium;
}

.bodyText {
	 font-family: Tahoma, Verdana, Arial, Helvetica, san-serif;
	 font-size: medium;
}

.smallText { 
	font-family: Tahoma, Verdana, Arial, Helvetica, san-serif;
	font-size: smaller;
 }
 
.headerTitle {
	background: transparent;
	color: #13007c;
	font-weight : bold;
	font-size: medium;
}
.tinyText {
	font-family: Tahoma, Verdana, Arial, Helvetica, san-serif;
	font-size: x-small; 
}
.mailHeader{
	background : #A5B5CE;
	color: #000099;
	font-style : normal;
	font-weight : normal;
	font-size: smaller;
}
.mailLabels{
	background : #A5B5CE;
	color: #316CAF;
	font-style : normal;
	font-weight : normal;
	font-size: x-small;
}
.mailBackground{
	background : #A5B5CE;
	color: #316CAF;
	font-style : normal;
	font-weight : normal;
	font-size: smaller;
}
.headerBackground{
	background: #10007B;
	color: white;
}

.headerLink{
	background : #FEE500;
	color: #191970;
}

A.headerLink,
A.headerLink:visited {
	background : transparent;
	color: #191970 !important;
	font-size : 10px;
}
.headerLink a:hover{
	background : transparent;
	color: red !important;
	font-size : 10px;
}

.headerLabel{
	background: #10007B;
	color: white;
	font-size: larger;
}
.majorLink{
	background: #10007B;
	color: white;
	font-size : medium;
}
.majorLink a:link{
	background : transparent;
	color: White;
	font-size : medium;
}
.majorLink a:hover{
	background: transparent;
	color: #FFD700;
	font-size : medium;
}
.majorLink a:visited{
	background: transparent;
	color: white;
	font-size : medium;
}
.minorLink{
	background: #FEE500;
	color: #191970;
	font-size : smaller;
}
.minorLink a:link{
	background: transparent;
	color: #191970;
	font-size : smaller;
}
.minorLink a:hover{
	background: transparent;
	color: Blue;
	font-size : smaller;
}
.minorLink a:visited{
	background: transparent;
	color: Black;
	font-size : smaller;
}
.clearnote{
	background-color : transparent;
	color : #483D8B;
	font-family : Tahoma, Verdana, Arial, Helvetica, san-serif;
	font-size : x-small;
	font-weight : normal;
}
.note {
	background-color : white;
	color : #483D8B;
	font-family : Tahoma, Verdana, Arial, Helvetica, san-serif;
	font-size : x-small;
	font-weight : normal;
}
.signup {
	background : #DAE1EB;
	color: #000000;
}
.term{
	background-color: transparent;
	color : #483D8B;
}
.termqualifier{
	background-color: transparent;
	color : #A0522D;
	font-size: 10px;
}
.description{
	background :transparent;
	color : #292670;	
}
TD.AUP{
	font-size : x-small;
}

TD.copyright{
	font-size : x-small;
}
SPAN.serviceMark{
	font-size : xx-small;
}
.content{
	background : white;
	color: black;
	font-family: Tahoma, Verdana, Arial, Helvetica, san-serif;
	font-style : normal;
	font-weight : normal;
	font-size: medium;
}
.support a:link {
	color: #0000CD;
	background: transparent;
}
.support a:hover {
	color: #CD5C5C;
	background: transparent;
}
.support a:visited {
	color: #00008B;
	background: transparent;
}



/* --------------------------------------- */
/*     Member Services pages               */
/* --------------------------------------- */

INPUT.xl-buttons {
  width             : 300px;
}

INPUT.fakelink {
        background : transparent;
        border : none;
        text-decoration : underline;
        color : blue;
}

INPUT.fakelink:hover {
        background : transparent;
        border : none;
        text-decoration : underline;
        color : #FF6347;
}

.memberserv {
	background : #DAE1EB;
	color: #000000;
}

.bill-total { color : blue; }
.small-font { font-size : smaller; }
.smaller-font { font-size : x-small; }


/*---------------------------------------------*/
/*            INFORMATION CATEGORIES           */
/*---------------------------------------------*/
.tab-billHist       { background-color: #D0C4DE; color: black; }
.tab-credit         { background-color: #FFA07A; color: black; }
.tab-email          { background-color: #A4BFEA; color: black; }
.tab-custInfo       { background-color: #AFD8EA; color: black; }
.tab-primary        { background-color: #98C1FF; color: black; }
.tab-phones         { background-color: #9FE0AE; color: black; }
.tab-services       { background-color: #E8B4B4; color: black; }
.tab-network        { background-color: #F7D7D7; color: black; }
.tab-activity       { background-color: #FFF482; color: black; }
.tab-trouble        { background-color: #BBBBBB; color: black; }

.input-field        { background-color: white !important; }
.subtle             { color: blue; }
.fixed-width        { font-family: Courier; }

TD.label-col {
  font-weight       : bold;
}

/*---------------------------------------------*/
/*            BILLING HISTORY                  */
/*---------------------------------------------*/
.billHist-hdr {
  background-color  : #c9a7ce;
  color             : black;
}

.billHist-entry {
  background-color  : #F2E3F4;
  color             : black;
}

.ccare-bill-total {
  background-color  : #F2E3F4;
  color : blue;
}


/*---------------------------------------------*/
/*                  PHONES                     */
/*---------------------------------------------*/
.phones-hdr {
  background-color  : #7FD8B0;
  color             : black;
}

.phones-entry {
  background-color  : #C5F9D1;
  color             : black;
}

.phones-border {
  border            : 3px groove green;
}


/*---------------------------------------------*/
/*                  SERVICES                   */
/*---------------------------------------------*/
.services-hdr {
  background-color  : #F2A0A0;
  color             : black;
}

.services-entry {
  background-color  : #F7D7D7;
  color             : black;
}

.border {
  border            : 3px groove #F2A0A0;
}


/*---------------------------------------------*/
/*              EMAIL ACCTS                    */
/*---------------------------------------------*/
.email-hdr {
  background-color  : #89cde5;
  color             : black;
}

.email-entry {
  background-color  : #D9F7FB;
  color             : black;
}
.email-entryDISABLED {
  background-color  : #CCCCCC;
  color             : #777777;
  font-style        : italic;
}

/*---------------------------------------------*/
/*        styles from style-sheet.css          */
/*---------------------------------------------*/

.errmsg             { color: red; font-weight: bold; }

INPUT.invisible {
  background-color  : transparent;
  color             : #A5B5CE;
  text-decoration   : none;
  border            : none;
}

A.small-note,
A.small-note:disabled {
  background-color  : transparent;
  color             : blue !important;
  font-size         : smaller;
}
A.small-note:hover,
A.small-note:hover:disabled {
  color             : #FF6347 !important;
}

.voicemail          { background-color: #FF9532; color: black; }
.shadow             { background-color: #A5B5CE; color: black; }

