<!---
	***************************************************************************************
	Name - Purpose:-	/Index.cfm -  
	CREATED Friday, August 22, 2003 8:07:30 PM
     BY Sreedhar Veerapaneni(sreedhar@coalescent.biz)
						  Coalescent Technologies Inc.
						  908 526 6679
						  (http://www.coalescent.biz/)
	***************************************************************************************
	CHANGE HISTORY
	***************************************************************************************
	10/01/2001 (SV) - BRIEF DESCRIPTION
	***************************************************************************************
	USAGE:
   
	***************************************************************************************
--->
	.content {font-family: verdana,helvetica, arial, sans-serif; font-size: 10px;}
	.quote {color: CC3300;}
	.firered {color: FF0000;}
    .trueBlue {color:0000A0;}
	.leftNav {font-family: verdana,helvetica, arial, sans-serif; font-size: 12px;}
	.topNav {font-family: verdana,helvetica, arial, sans-serif; font-size: 10px;}	
	td{font-family:verdana,helvetica,arial,sans-serif;font-size:10px;}
	.smallstuff {font-family: verdana,helvetica, arial, sans-serif; font-size: 9px;}	
	.Bigstuff {font-family: verdana,helvetica, arial, sans-serif; font-size: 14px;}		
	.newslink {font-family: verdana,helvetica, arial, sans-serif; font-size: 9px;}	
	.LogoText {font-family: verdana,helvetica, arial, sans-serif; font-size: 32px; color: white;}		
	font {font-family:verdana,helvetica,arial,sans-serif;font-size:11px;}

A.leftNav {FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif; FONT-SIZE: 8pt; FONT-WEIGHT: bold; FONT-STYLE: normal; TEXT-DECORATION: none;}
A.leftNav:hover {FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif; FONT-SIZE: 9pt; FONT-WEIGHT: bold; FONT-STYLE: normal; TEXT-DECORATION: none;}
A.topNav {FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif; FONT-SIZE: 8pt; FONT-WEIGHT: bold; FONT-STYLE: normal; TEXT-DECORATION: none;}
A.topNav:hover {FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif; FONT-SIZE: 9pt; FONT-WEIGHT: bold; FONT-STYLE: normal; TEXT-DECORATION: none;}

.MenuLinks
{
    text-decoration:none;
    CURSOR: hand;
    FONT-FAMILY: verdana;
    font-size=11;
    COLOR: black;
}

.MenuLinksMouseOver
{
    text-decoration:underline;
    CURSOR: hand;
    FONT-FAMILY: verdana;
    font-size=11;    
    COLOR: blue;
}

.regularText
{
    COLOR: black;
    FONT-FAMILY: verdana;
    FONT-SIZE: 10;
}
.noneMenu
{
  /*BACKGROUND-COLOR: #E5E5E5;*/ 
    COLOR: black;
    CURSOR: hand;
    FONT-FAMILY: verdana;
    FONT-SIZE: 10;
}

.Menu
{
    BACKGROUND-COLOR: #E5E5E5;
    COLOR: black;
    CURSOR: hand;
    FONT-FAMILY: verdana;
    FONT-SIZE: 10;
}
.MenuOver
{
    BACKGROUND-COLOR: #FFE9D2; /*#eeeeee;*/
    COLOR: #3A2A9A;
    CURSOR: hand;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 10;
}
.LeftMenu
{
    BACKGROUND-COLOR: #D18F40;
    COLOR: black;
    CURSOR: hand;
    FONT-FAMILY: verdana;
    FONT-SIZE: 12;
}
.LeftMenuOver
{
    BACKGROUND-COLOR: #E28558;
    COLOR: #FFFFFF;
    CURSOR: hand;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 12;
}
.whatsnewMenu
{
    BACKGROUND-COLOR: #32CA64;
    COLOR: black;
    CURSOR: hand;
    FONT-FAMILY: verdana;
    FONT-SIZE: 12;
}
.whatsnewMenuOver
{
    BACKGROUND-COLOR: #3A2A9A;
    COLOR: #FFFFFF;
    CURSOR: hand;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 12;
}

.NormalText
{
    COLOR: black;
    FONT-FAMILY: verdana;
    FONT-SIZE: 12;
}		

.NormalWhiteText
{
    COLOR: White;
    FONT-FAMILY: verdana;
    FONT-SIZE: 12;
}

.HeaderText
{
    COLOR: white;
    FONT-FAMILY: verdana;
    FONT-SIZE: 10;
}

.HeaderTextYellow
{
    COLOR: yellow;
    FONT-FAMILY: verdana;
    FONT-SIZE: 10;
}

.TextGreen
{
    COLOR: green;
    FONT-FAMILY: verdana;
    FONT-SIZE: 10;
}

