/* CSS Stylesheet for the Hawaii Insurance Consultants Website */

a			{color: #330099;  text-decoration: none; }
body		{font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif; margin: 0px;  font-weight: normal; letter-spacing: normal; text-transform: none; word-spacing: normal}

h1,h2,h3,
h4,h5,h6	{margin:0px; font-weight:normal;}

.hdrLeft	{color:#000000;  font-weight: bold;  text-align:left;   }
.hdrRight	{color:#000000;  font-weight: bold;  text-align:right;  }
.hdrCenter	{color:#000000;  font-weight: bold;  text-align:center; }

.hdrRow		{background-color:#FFFFCC;}
.hdrBanner	{background-color:#339933;}

.SelRow		{background-color:#cccccc;}
.SelButton	{border-style: outset; margin:0px; border-color: #cccccc}

.topLeft	{color:#ffffff;  font-weight: bold;  text-align:left;   }
.topRight	{color:#ffffff;  font-weight: bold;  text-align:right;  }
.topCenter	{color:#ffffff;  font-weight: bold;  text-align:center; }

.boldtx		{font-weight: bold; text-align:left;   }
.rboldtx	{font-weight: bold; text-align:right;  }
.cboldtx	{font-weight: bold; text-align:center; }

.bodytx		{font-weight: normal; text-align: left;   }
.rbodytx	{font-weight: normal; text-align: right;  }
.cbodytx	{font-weight: normal; text-align: center; }

.wBoldtx	{color:#ffffff; font-weight: bold; text-align: left;   }
.cwBoldtx	{color:#ffffff; font-weight: bold; text-align: center;   }
.rwBoldtx	{color:#ffffff; font-weight: bold; text-align: right;   }

.xGR1Tapa	{ background-image: url("/images/TAPA_GRE.jpg"); background-repeat: repeat-x; }
.xBL1Tapa	{ background-image: url("/images/TAPA_BLU.jpg"); background-repeat: repeat-x; }
.xGR2Tapa	{ background-image: url("/images/TAPA_GR0.jpg"); background-repeat: repeat-x; }
.xBL2Tapa	{ background-image: url("/images/TAPA_BL0.jpg"); background-repeat: repeat-x; }
.xGR3Tapa	{ background-image: url("/images/TAPA_GR2.jpg"); background-repeat: repeat-x; }
.xBL3Tapa	{ background-image: url("/images/TAPA_BL2.jpg"); background-repeat: repeat-x; }
.xGRSTapa	{ background-image: url("/images/GRE_Streak2.gif"); background-repeat: repeat-y; }

.xGRHTapa	{ background-image: url("/images/TAPA_GR1.JPG"); background-repeat: repeat-y; }
.xBL		{ background-color: #000066; }

.bluetx		{color:#000066;	font-weight: normal; text-align: left;   }

.inputc		{font-family:Verdana, Tahoma, Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 14px; text-align:center;}

A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
