/* ------------------------------------------------------------------ */
/* CAICOM MAIN CSS ... LAST UPDATE: FEBRUARY 8, 1999				  */
/* NOTE1: BODY, P, and TD attributes control the default page fonts	  */
/* NOTE2: Two spaces should appear after { and before }	for DW3 bug   */
/* ------------------------------------------------------------------ */

/* ------------------------------------------------------------------ */
/* AUTOMATIC ATTRIBUTES */

A:link				{  text-decoration: none; font-size: 12px; color: #2F332B  }
A:visited			{  text-decoration: none; font-size: 12px; color: #2F332B  }
A:hover				{  text-decoration: none; font-size: 12px; color: #80C31C  }
A:active			{  text-decoration: none; font-size: 12px; color: #2F332B  }
BODY, P, TD				{  font-family: arial, sans-serif; font-size: 13px; font-weight: normal; color: #2F332B  }
H1 					{  font-family: arial, sans-serif; font-size: 15px; font-weight: bold  }
H2 					{  font-family: arial, sans-serif; font-size: 12px; font-weight: bold  }
H3 					{  font-family: arial, sans-serif; font-size: 15px; font-weight: bold  }
H4 					{  font-family: arial, sans-serif; font-size: 12px; font-weight: bold  }
OL 					{  font-size: 12px; }
UL 					{  font-size: 12px; list-style: outside; list-style-type: line  }
UL UL				{  font-size: 12px; list-style: outside; list-style-type: square  } /* Special */
B					{  font-weight: bold  }
STRONG 				{  font-weight: bold  }
I 					{  font-style: italic  }
EM 					{  font-style: italic  }
INPUT		  		{  color: #000088; font-family: arial, helvetica; font-size: 12px; } /* Special */
TEXTAREA			{  color: #000088; font-family: arial, helvetica; font-size: 12px; } /* Special */
BLOCKQUOTE			{  font-size: 12px; }
PRE					{  font-family: "courier new", courier, monospace; font-size: 12px  }

/* ------------------------------------------------------------------ */
/* UNIQUE HREF  ATTRIBUTES */

a.blue:link			{  text-decoration: none; font-size: 12px; color: #2F332B  }
a.blue:hover			{  text-decoration: none; font-size: 12px; color: #ff9700  }
a.blue:active			{  text-decoration: none; font-size: 12px; color: #2F332B  }
a.blue:visited			{  text-decoration: none; font-size: 12px; color: #2F332B  }
a.beige:link			{  text-decoration: none; font-size: 12px; color: #FF7900  }
a.beige:hover			{  text-decoration: none; font-size: 12px; color: #2F332B  }
a.beige:active			{  text-decoration: none; font-size: 12px; color: #FF7900  }
a.beige:visited			{  text-decoration: none; font-size: 12px; color: #FF7900  }
a.green:link			{  text-decoration: none; font-size: 12px; color: #2F332B  }
a.green:hover			{  text-decoration: none; font-size: 12px; color: #2F332B  }
a.green:active			{  text-decoration: none; font-size: 12px; color: #2F332B  }
a.green:visited			{  text-decoration: none; font-size: 12px; color: #2F332B  }




