BODY.mainmenu
{
	background-color : #365f9e;  /*3964a6*/
}

/* Main menu mixed color 1 */
TD.mainmenu
{
	background-color : #3964a6;
	color : White;
}

/* Main menu mixed color 2 */
TD.mainmenu2
{
	background-color : #3964a6;
	color : khaki;
}

TD.headerline
{
	border-bottom : 1px solid #E1C2A3;
	background-color : #3964a6;
	color : White;
}

/*Display the Loan Officer & Customer Link on Homepage*/
a.mainmenulinks
{
	color : #FDFB62;
}

/*Displays text on the 1st line of the index page*/
TD.topheader
{

	background-color : #3964a6;
	color : White;
}

/*Displays text on the 2nd line of the index page*/
TD.topheader2
{

	background-color : #3964a6;
	color : #FDFB62;
}

BODY.mainwindowbackcolor
{
	background-color : White;
}

TD.mainwindowtitle
{
	color : #63A1C1;
}

TD.mainwindowheader
{
	background-color : #bc8f62;  /* C38240 */
	border-color : #999966;
	color : White;
}

TD.sidepanel1
{
	background-color : #f1f19c;   /*#FFFF99*/
	color : black;
}

TABLE.sidepanel1
{
	border-color : #999966;
}

A.sidepanel1
{
	color : #3964a6;	
}

TD.sidepanel2
{
	background-color : #fbd68d;  /*FFCC66*/
	color : Black;
}

/*Need this one for the link button on the menu controls*/
A.sidepanel2
{
	color : Black;	
}

TD.bottomfooter
{
	background-color : #E1C2A3;
	color : #000000;
}
	